#DE8BB0#DE8BB0
#DE8BB0 is a light, moderate pink. Relative luminance 0.371; OKLCH L 73.3% C 0.110 H 351.9°. Best body text is #000000 at 8.43:1 contrast (WCAG AA passes).
Color values
| HEX | #DE8BB0 |
|---|---|
| RGB | rgb(222, 139, 176) |
| HSL | hsl(333, 56%, 71%) |
| HSV | hsv(333, 37%, 87%) |
| CMYK | cmyk(0%, 37.4%, 20.7%, 12.9%) |
| CIE-LAB | lab(67.38, 36.55, -6.04) |
| CIE-LCH | lch(67.38, 37.05, 350.61°) |
| OKLab | oklab(73.3% 0.1093 -0.0155) |
| OKLCH | oklch(73.3% 0.11 351.9) |
| XYZ | xyz(47.1941, 37.1324, 45.7474) |
| Luminance | 0.3713 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Dull Pink
#D5869D
ΔE00 4.50
Pig Pink
#E78EA5
ΔE00 4.87
Pinky
#FC86AA
ΔE00 6.23
Pink (survey)
#FF81C0
ΔE00 6.46
Faded Pink
#DE9DAC
ΔE00 6.98
Carnation Pink
#FF7FA7
ΔE00 6.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DE8BB0 #8BDEB9
analogous
#DE8BD9 #DE8BB0 #DE8F8B
triadic
#DE8BB0 #B0DE8B #8BB0DE
tetradic
#DE8BB0 #D9DE8B #8BDEB9 #8F8BDE
square
#DE8BB0 #D9DE8B #8BDEB9 #8F8BDE
split-complementary
#DE8BB0 #8BDE8F #8BD9DE
monochromatic
#BA3570 #D05B90 #DE8BB0 #ECBBD0 #F8E7EF
Accessibility & contrast
On white
2.49
#DE8BB0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.43
#DE8BB0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DE8BB0
8.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DE8BB0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DE8BB0 | 1.00 | 2.49 | 8.43 | 8.43 |
| #FFFFFF | 2.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#949BB1
Deuteranopia (green-blind)
#A8A9AE
Tritanopia (blue-blind)
#EA8898
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #de8bb0; /* rgb */ color: rgb(222, 139, 176); /* oklch */ color: oklch(73.3% 0.110 351.9);
Tailwind
colors: {
custom: {
50: '#eaaec7',
500: '#de8bb0',
950: '#000000',
},
}SCSS
$custom: #de8bb0; $custom-light: #eaaec7; $custom-dark: #000000;
JSON
{
"hex": "#de8bb0",
"rgb": {
"r": 222,
"g": 139,
"b": 176
},
"hsl": {
"h": 333.253,
"s": 55.705,
"l": 70.784
},
"oklch": {
"l": 0.73305,
"c": 0.1104,
"h": 351.9
},
"luminance": 0.37129
}Semantic roles & 50–950 ramp
primary
#DE8BB0
secondary
#D7EEE4
accent
#C37B22
background
#FEFAFC
surface
#FDF4F8
border
#D5CED1
text
#161013
muted
#847F82