#DE9BB2#DE9BB2
#DE9BB2 is a light, moderate pink. Relative luminance 0.422; OKLCH L 76.1% C 0.085 H 357.0°. Best body text is #000000 at 9.44:1 contrast (WCAG AA passes).
Color values
| HEX | #DE9BB2 |
|---|---|
| RGB | rgb(222, 155, 178) |
| HSL | hsl(339, 50%, 74%) |
| HSV | hsv(339, 30%, 87%) |
| CMYK | cmyk(0%, 30.2%, 19.8%, 12.9%) |
| CIE-LAB | lab(71.00, 28.30, -1.82) |
| CIE-LCH | lch(71.00, 28.36, 356.33°) |
| OKLab | oklab(76.09% 0.0848 -0.0044) |
| OKLCH | oklch(76.09% 0.085 357) |
| XYZ | xyz(49.8820, 42.1893, 47.6268) |
| Luminance | 0.4219 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Faded Pink
#DE9DAC
ΔE00 2.55
Pig Pink
#E78EA5
ΔE00 4.55
Dusty Pink
#D8A7B1
ΔE00 5.39
Dull Pink
#D5869D
ΔE00 5.66
Light Mauve
#C292A1
ΔE00 5.99
Grey Pink
#C3909B
ΔE00 6.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DE9BB2 #9BDEC7
analogous
#DE9BD4 #DE9BB2 #DEA69B
triadic
#DE9BB2 #B2DE9B #9BB2DE
tetradic
#DE9BB2 #D4DE9B #9BDEC7 #A69BDE
square
#DE9BB2 #D4DE9B #9BDEC7 #A69BDE
split-complementary
#DE9BB2 #9BDEA6 #9BD4DE
monochromatic
#BF3F6B #CF6D8F #DE9BB2 #EDC9D5 #F7E8ED
Accessibility & contrast
On white
2.23
#DE9BB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.44
#DE9BB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DE9BB2
9.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DE9BB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DE9BB2 | 1.00 | 2.23 | 9.44 | 9.44 |
| #FFFFFF | 2.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A3A7B3
Deuteranopia (green-blind)
#B3B2B0
Tritanopia (blue-blind)
#E998A3
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #de9bb2; /* rgb */ color: rgb(222, 155, 178); /* oklch */ color: oklch(76.1% 0.085 357.0);
Tailwind
colors: {
custom: {
50: '#e9b9c9',
500: '#de9bb2',
950: '#000000',
},
}SCSS
$custom: #de9bb2; $custom-light: #e9b9c9; $custom-dark: #000000;
JSON
{
"hex": "#de9bb2",
"rgb": {
"r": 222,
"g": 155,
"b": 178
},
"hsl": {
"h": 339.403,
"s": 50.376,
"l": 73.922
},
"oklch": {
"l": 0.76094,
"c": 0.08491,
"h": 357
},
"luminance": 0.42187
}Semantic roles & 50–950 ramp
primary
#DE9BB2
secondary
#DDEEE8
accent
#BE8A28
background
#FEFBFC
surface
#FDF6F8
border
#D5D0D1
text
#161113
muted
#848082