#DE91BB#DE91BB
#DE91BB is a light, moderate pink. Relative luminance 0.394; OKLCH L 74.7% C 0.107 H 346.1°. Best body text is #000000 at 8.87:1 contrast (WCAG AA passes).
Color values
| HEX | #DE91BB |
|---|---|
| RGB | rgb(222, 145, 187) |
| HSL | hsl(327, 54%, 72%) |
| HSV | hsv(327, 35%, 87%) |
| CMYK | cmyk(0%, 34.7%, 15.8%, 12.9%) |
| CIE-LAB | lab(69.02, 35.05, -9.76) |
| CIE-LCH | lch(69.02, 36.39, 344.45°) |
| OKLab | oklab(74.67% 0.1036 -0.0256) |
| OKLCH | oklch(74.67% 0.107 346.1) |
| XYZ | xyz(49.2196, 39.3710, 52.0109) |
| Luminance | 0.3937 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 6.63
Dull Pink
#D5869D
ΔE00 6.80
Pig Pink
#E78EA5
ΔE00 6.85
Bubblegum Pink
#FE83CC
ΔE00 6.94
Plum
#DDA0DD
ΔE00 7.66
Faded Pink
#DE9DAC
ΔE00 7.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DE91BB #91DEB4
analogous
#DB91DE #DE91BB #DE9195
triadic
#DE91BB #BBDE91 #91BBDE
tetradic
#DE91BB #DEDB91 #91DEB4 #9195DE
square
#DE91BB #DEDB91 #91DEB4 #9195DE
split-complementary
#DE91BB #95DE91 #91DEDB
monochromatic
#BC3880 #D0629E #DE91BB #ECC0D8 #F8E7F0
Accessibility & contrast
On white
2.37
#DE91BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.87
#DE91BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DE91BB
8.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DE91BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DE91BB | 1.00 | 2.37 | 8.87 | 8.87 |
| #FFFFFF | 2.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#97A1BD
Deuteranopia (green-blind)
#A9ADB9
Tritanopia (blue-blind)
#E890A0
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #de91bb; /* rgb */ color: rgb(222, 145, 187); /* oklch */ color: oklch(74.7% 0.107 346.1);
Tailwind
colors: {
custom: {
50: '#e9b2cf',
500: '#de91bb',
950: '#000000',
},
}SCSS
$custom: #de91bb; $custom-light: #e9b2cf; $custom-dark: #000000;
JSON
{
"hex": "#de91bb",
"rgb": {
"r": 222,
"g": 145,
"b": 187
},
"hsl": {
"h": 327.273,
"s": 53.846,
"l": 71.961
},
"oklch": {
"l": 0.74665,
"c": 0.10669,
"h": 346.1
},
"luminance": 0.39368
}Semantic roles & 50–950 ramp
primary
#DE91BB
secondary
#DCEFE5
accent
#C16C24
background
#FEFBFC
surface
#FDF6F9
border
#D5D0D2
text
#161113
muted
#848082