#DE90BF#DE90BF
#DE90BF is a light, moderate pink. Relative luminance 0.392; OKLCH L 74.6% C 0.111 H 343.2°. Best body text is #000000 at 8.85:1 contrast (WCAG AA passes).
Color values
| HEX | #DE90BF |
|---|---|
| RGB | rgb(222, 144, 191) |
| HSL | hsl(324, 54%, 72%) |
| HSV | hsv(324, 35%, 87%) |
| CMYK | cmyk(0%, 35.1%, 14%, 12.9%) |
| CIE-LAB | lab(68.92, 36.23, -12.13) |
| CIE-LCH | lch(68.92, 38.20, 341.49°) |
| OKLab | oklab(74.63% 0.1064 -0.032) |
| OKLCH | oklch(74.63% 0.111 343.2) |
| XYZ | xyz(49.5016, 39.2404, 54.2469) |
| Luminance | 0.3924 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 6.34
Pink (survey)
#FF81C0
ΔE00 6.47
Plum
#DDA0DD
ΔE00 6.79
Lavender Pink
#DD85D7
ΔE00 7.38
Dull Pink
#D5869D
ΔE00 7.84
Lilac
#C8A2C8
ΔE00 7.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DE90BF #90DEAF
analogous
#D690DE #DE90BF #DE9098
triadic
#DE90BF #BFDE90 #90BFDE
tetradic
#DE90BF #DED690 #90DEAF #9098DE
square
#DE90BF #DED690 #90DEAF #9098DE
split-complementary
#DE90BF #98DE90 #90DED6
monochromatic
#BC3887 #D061A4 #DE90BF #ECBFDA #F8E7F1
Accessibility & contrast
On white
2.37
#DE90BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.85
#DE90BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DE90BF
8.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DE90BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DE90BF | 1.00 | 2.37 | 8.85 | 8.85 |
| #FFFFFF | 2.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#94A1C1
Deuteranopia (green-blind)
#A8ADBD
Tritanopia (blue-blind)
#E790A1
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #de90bf; /* rgb */ color: rgb(222, 144, 191); /* oklch */ color: oklch(74.6% 0.111 343.2);
Tailwind
colors: {
custom: {
50: '#e9b1d2',
500: '#de90bf',
950: '#000000',
},
}SCSS
$custom: #de90bf; $custom-light: #e9b1d2; $custom-dark: #000000;
JSON
{
"hex": "#de90bf",
"rgb": {
"r": 222,
"g": 144,
"b": 191
},
"hsl": {
"h": 323.846,
"s": 54.167,
"l": 71.765
},
"oklch": {
"l": 0.74635,
"c": 0.11112,
"h": 343.2
},
"luminance": 0.39238
}Semantic roles & 50–950 ramp
primary
#DE90BF
secondary
#DBEFE3
accent
#C26324
background
#FEFBFC
surface
#FDF6F9
border
#D5D0D2
text
#161114
muted
#848082