#DE91BE#DE91BE
#DE91BE is a light, moderate pink. Relative luminance 0.395; OKLCH L 74.8% C 0.109 H 344.1°. Best body text is #000000 at 8.90:1 contrast (WCAG AA passes).
Color values
| HEX | #DE91BE |
|---|---|
| RGB | rgb(222, 145, 190) |
| HSL | hsl(325, 54%, 72%) |
| HSV | hsv(325, 35%, 87%) |
| CMYK | cmyk(0%, 34.7%, 14.4%, 12.9%) |
| CIE-LAB | lab(69.11, 35.53, -11.29) |
| CIE-LCH | lch(69.11, 37.28, 342.37°) |
| OKLab | oklab(74.77% 0.1045 -0.0298) |
| OKLCH | oklch(74.77% 0.109 344.1) |
| XYZ | xyz(49.5441, 39.5008, 53.7200) |
| Luminance | 0.3950 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 6.59
Bubblegum Pink
#FE83CC
ΔE00 6.60
Plum
#DDA0DD
ΔE00 6.98
Dull Pink
#D5869D
ΔE00 7.53
Pig Pink
#E78EA5
ΔE00 7.62
Lilac
#C8A2C8
ΔE00 7.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DE91BE #91DEB1
analogous
#D891DE #DE91BE #DE9198
triadic
#DE91BE #BEDE91 #91BEDE
tetradic
#DE91BE #DED891 #91DEB1 #9198DE
square
#DE91BE #DED891 #91DEB1 #9198DE
split-complementary
#DE91BE #98DE91 #91DED8
monochromatic
#BC3885 #D062A2 #DE91BE #ECC0DA #F8E7F1
Accessibility & contrast
On white
2.36
#DE91BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.90
#DE91BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DE91BE
8.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DE91BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DE91BE | 1.00 | 2.36 | 8.90 | 8.90 |
| #FFFFFF | 2.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#96A1C0
Deuteranopia (green-blind)
#A9ADBC
Tritanopia (blue-blind)
#E891A1
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #de91be; /* rgb */ color: rgb(222, 145, 190); /* oklch */ color: oklch(74.8% 0.109 344.1);
Tailwind
colors: {
custom: {
50: '#e9b2d1',
500: '#de91be',
950: '#000000',
},
}SCSS
$custom: #de91be; $custom-light: #e9b2d1; $custom-dark: #000000;
JSON
{
"hex": "#de91be",
"rgb": {
"r": 222,
"g": 145,
"b": 190
},
"hsl": {
"h": 324.935,
"s": 53.846,
"l": 71.961
},
"oklch": {
"l": 0.74767,
"c": 0.10869,
"h": 344.1
},
"luminance": 0.39498
}Semantic roles & 50–950 ramp
primary
#DE91BE
secondary
#DCEFE4
accent
#C16524
background
#FEFBFC
surface
#FDF6F9
border
#D5D0D2
text
#161114
muted
#848082