LightPink — Color Codes & Palette
Color Codes
| Format | Value | |
|---|---|---|
| HEX | #FFB6C1 | |
| RGB | rgb(255, 182, 193) | |
| HSL | hsl(351, 100%, 86%) |
Shades of LightPink
| #FF8A9B | #FF5C74 | #FF2E4D | #FF0026 | #D1001F | #A30018 | #750012 | #47000B |
Tints of LightPink
| #FFBDC7 | #FFC2CB | #FFC7CF | #FFCCD4 | #FFD1D8 | #FFD6DC | #FFDBE1 | #FFE0E5 |
Color Pairings & Harmony
|
Complementary
#B8FFF4
|
Analogous +30°
#FFD1B8
|
Analogous −30°
#FFB8E6
|
Triadic +120°
#C2FFB8
|
Triadic −120°
#B8C2FF
|
Contrast & Accessibility (WCAG 2.1)
CSS Snippet
.element {
color: #FFB6C1;
}
.element-bg {
background-color: #FFB6C1;
color: #000000;
}
.element-border {
border: 2px solid #FFB6C1;
}
About LightPink
LightPink is a very light color with vivid, highly saturated, defined by the hex code #FFB6C1. Its exact color model values are rgb(255, 182, 193) in RGB and hsl(351, 100%, 86%) in HSL (hue 351°, saturation 100%, lightness 86%). On a white background the contrast ratio is 1.65:1 — Fail, and on black it is 12.71:1 — AAA pass for normal text. Use LightPink for UI elements, backgrounds, text, borders, or decorative accents. The shades section below shows progressively darker variations, while the tints strip shows progressively lighter versions — both useful for building a tonal palette. The harmony swatches provide complementary, analogous, and triadic pairings based on the HSL hue wheel.
Want to explore this color interactively, generate palettes, or convert between color formats? The DevArbor Color Picker has you covered.
Open the Color Picker →