#DE91CC#DE91CC
#DE91CC is a light, moderate pink. Relative luminance 0.401; OKLCH L 75.3% C 0.119 H 335.6°. Best body text is #000000 at 9.03:1 contrast (WCAG AA passes).
Color values
| HEX | #DE91CC |
|---|---|
| RGB | rgb(222, 145, 204) |
| HSL | hsl(314, 54%, 72%) |
| HSV | hsv(314, 35%, 87%) |
| CMYK | cmyk(0%, 34.7%, 8.1%, 12.9%) |
| CIE-LAB | lab(69.57, 37.85, -18.39) |
| CIE-LCH | lch(69.57, 42.08, 334.10°) |
| OKLab | oklab(75.27% 0.1088 -0.0493) |
| OKLCH | oklch(75.27% 0.119 335.6) |
| XYZ | xyz(51.1484, 40.1425, 62.1691) |
| Luminance | 0.4014 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Plum
#DDA0DD
ΔE00 4.46
Lavender Pink
#DD85D7
ΔE00 4.71
Bubblegum Pink
#FE83CC
ΔE00 6.23
Pink (survey)
#FF81C0
ΔE00 7.49
Lilac
#C8A2C8
ΔE00 7.62
Violet (CSS)
#EE82EE
ΔE00 8.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DE91CC #91DEA3
analogous
#CA91DE #DE91CC #DE91A6
triadic
#DE91CC #CCDE91 #91CCDE
tetradic
#DE91CC #DECA91 #91DEA3 #91A6DE
square
#DE91CC #DECA91 #91DEA3 #91A6DE
split-complementary
#DE91CC #A6DE91 #91DECA
monochromatic
#BC389D #D062B6 #DE91CC #ECC0E2 #F8E7F4
Accessibility & contrast
On white
2.33
#DE91CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.03
#DE91CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DE91CC
9.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DE91CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DE91CC | 1.00 | 2.33 | 9.03 | 9.03 |
| #FFFFFF | 2.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#92A3CE
Deuteranopia (green-blind)
#A5AECA
Tritanopia (blue-blind)
#E694A6
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #de91cc; /* rgb */ color: rgb(222, 145, 204); /* oklch */ color: oklch(75.3% 0.119 335.6);
Tailwind
colors: {
custom: {
50: '#e9b2db',
500: '#de91cc',
950: '#000000',
},
}SCSS
$custom: #de91cc; $custom-light: #e9b2db; $custom-dark: #000000;
JSON
{
"hex": "#de91cc",
"rgb": {
"r": 222,
"g": 145,
"b": 204
},
"hsl": {
"h": 314.026,
"s": 53.846,
"l": 71.961
},
"oklch": {
"l": 0.75267,
"c": 0.11944,
"h": 335.6
},
"luminance": 0.4014
}Semantic roles & 50–950 ramp
primary
#DE91CC
secondary
#DCEFE0
accent
#C14924
background
#FEFBFD
surface
#FDF6FB
border
#D5D0D4
text
#161115
muted
#848083