#DE91BF#DE91BF
#DE91BF is a light, moderate pink. Relative luminance 0.395; OKLCH L 74.8% C 0.109 H 343.5°. Best body text is #000000 at 8.91:1 contrast (WCAG AA passes).
Color values
| HEX | #DE91BF |
|---|---|
| RGB | rgb(222, 145, 191) |
| HSL | hsl(324, 54%, 72%) |
| HSV | hsv(324, 35%, 87%) |
| CMYK | cmyk(0%, 34.7%, 14%, 12.9%) |
| CIE-LAB | lab(69.14, 35.69, -11.80) |
| CIE-LCH | lch(69.14, 37.59, 341.71°) |
| OKLab | oklab(74.8% 0.1049 -0.0311) |
| OKLCH | oklch(74.8% 0.109 343.5) |
| XYZ | xyz(49.6538, 39.5447, 54.2976) |
| Luminance | 0.3954 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 6.51
Pink (survey)
#FF81C0
ΔE00 6.60
Plum
#DDA0DD
ΔE00 6.77
Lavender Pink
#DD85D7
ΔE00 7.60
Lilac
#C8A2C8
ΔE00 7.71
Dull Pink
#D5869D
ΔE00 7.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DE91BF #91DEB0
analogous
#D791DE #DE91BF #DE9199
triadic
#DE91BF #BFDE91 #91BFDE
tetradic
#DE91BF #DED791 #91DEB0 #9199DE
square
#DE91BF #DED791 #91DEB0 #9199DE
split-complementary
#DE91BF #99DE91 #91DED7
monochromatic
#BC3887 #D062A4 #DE91BF #ECC0DA #F8E7F1
Accessibility & contrast
On white
2.36
#DE91BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.91
#DE91BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DE91BF
8.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DE91BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DE91BF | 1.00 | 2.36 | 8.91 | 8.91 |
| #FFFFFF | 2.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#95A1C1
Deuteranopia (green-blind)
#A8ADBD
Tritanopia (blue-blind)
#E791A1
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #de91bf; /* rgb */ color: rgb(222, 145, 191); /* oklch */ color: oklch(74.8% 0.109 343.5);
Tailwind
colors: {
custom: {
50: '#e9b2d2',
500: '#de91bf',
950: '#000000',
},
}SCSS
$custom: #de91bf; $custom-light: #e9b2d2; $custom-dark: #000000;
JSON
{
"hex": "#de91bf",
"rgb": {
"r": 222,
"g": 145,
"b": 191
},
"hsl": {
"h": 324.156,
"s": 53.846,
"l": 71.961
},
"oklch": {
"l": 0.74802,
"c": 0.10939,
"h": 343.5
},
"luminance": 0.39542
}Semantic roles & 50–950 ramp
primary
#DE91BF
secondary
#DCEFE4
accent
#C16324
background
#FEFBFC
surface
#FDF6F9
border
#D5D0D2
text
#161114
muted
#848082