#DE90BB#DE90BB
#DE90BB is a light, moderate pink. Relative luminance 0.391; OKLCH L 74.5% C 0.108 H 345.9°. Best body text is #000000 at 8.81:1 contrast (WCAG AA passes).
Color values
| HEX | #DE90BB |
|---|---|
| RGB | rgb(222, 144, 187) |
| HSL | hsl(327, 54%, 72%) |
| HSV | hsv(327, 35%, 87%) |
| CMYK | cmyk(0%, 35.1%, 15.8%, 12.9%) |
| CIE-LAB | lab(68.80, 35.59, -10.08) |
| CIE-LCH | lch(68.80, 36.99, 344.18°) |
| OKLab | oklab(74.5% 0.1051 -0.0265) |
| OKLCH | oklch(74.5% 0.108 345.9) |
| XYZ | xyz(49.0674, 39.0667, 51.9602) |
| Luminance | 0.3906 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 6.47
Bubblegum Pink
#FE83CC
ΔE00 6.75
Dull Pink
#D5869D
ΔE00 6.86
Pig Pink
#E78EA5
ΔE00 6.98
Plum
#DDA0DD
ΔE00 7.65
Pinky
#FC86AA
ΔE00 7.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DE90BB #90DEB3
analogous
#DA90DE #DE90BB #DE9094
triadic
#DE90BB #BBDE90 #90BBDE
tetradic
#DE90BB #DEDA90 #90DEB3 #9094DE
square
#DE90BB #DEDA90 #90DEB3 #9094DE
split-complementary
#DE90BB #94DE90 #90DEDA
monochromatic
#BC3881 #D0619E #DE90BB #ECBFD8 #F8E7F1
Accessibility & contrast
On white
2.38
#DE90BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.81
#DE90BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DE90BB
8.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DE90BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DE90BB | 1.00 | 2.38 | 8.81 | 8.81 |
| #FFFFFF | 2.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#96A0BD
Deuteranopia (green-blind)
#A9ADB9
Tritanopia (blue-blind)
#E88F9F
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #de90bb; /* rgb */ color: rgb(222, 144, 187); /* oklch */ color: oklch(74.5% 0.108 345.9);
Tailwind
colors: {
custom: {
50: '#e9b1cf',
500: '#de90bb',
950: '#000000',
},
}SCSS
$custom: #de90bb; $custom-light: #e9b1cf; $custom-dark: #000000;
JSON
{
"hex": "#de90bb",
"rgb": {
"r": 222,
"g": 144,
"b": 187
},
"hsl": {
"h": 326.923,
"s": 54.167,
"l": 71.765
},
"oklch": {
"l": 0.74498,
"c": 0.1084,
"h": 345.9
},
"luminance": 0.39064
}Semantic roles & 50–950 ramp
primary
#DE90BB
secondary
#DBEFE4
accent
#C26B24
background
#FEFBFC
surface
#FDF6F9
border
#D5D0D2
text
#161113
muted
#848082