#DE90CC#DE90CC
#DE90CC is a light, vivid pink. Relative luminance 0.398; OKLCH L 75.1% C 0.121 H 335.6°. Best body text is #000000 at 8.97:1 contrast (WCAG AA passes).
Color values
| HEX | #DE90CC |
|---|---|
| RGB | rgb(222, 144, 204) |
| HSL | hsl(314, 54%, 72%) |
| HSV | hsv(314, 35%, 87%) |
| CMYK | cmyk(0%, 35.1%, 8.1%, 12.9%) |
| CIE-LAB | lab(69.35, 38.38, -18.71) |
| CIE-LCH | lch(69.35, 42.70, 334.01°) |
| OKLab | oklab(75.1% 0.1103 -0.0502) |
| OKLCH | oklch(75.1% 0.121 335.6) |
| XYZ | xyz(50.9962, 39.8382, 62.1184) |
| Luminance | 0.3984 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 4.47
Plum
#DDA0DD
ΔE00 4.61
Bubblegum Pink
#FE83CC
ΔE00 6.13
Pink (survey)
#FF81C0
ΔE00 7.43
Violet (CSS)
#EE82EE
ΔE00 7.82
Lilac
#C8A2C8
ΔE00 7.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DE90CC #90DEA2
analogous
#C990DE #DE90CC #DE90A5
triadic
#DE90CC #CCDE90 #90CCDE
tetradic
#DE90CC #DEC990 #90DEA2 #90A5DE
square
#DE90CC #DEC990 #90DEA2 #90A5DE
split-complementary
#DE90CC #A5DE90 #90DEC9
monochromatic
#BC389D #D061B6 #DE90CC #ECBFE2 #F8E7F4
Accessibility & contrast
On white
2.34
#DE90CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.97
#DE90CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DE90CC
8.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DE90CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DE90CC | 1.00 | 2.34 | 8.97 | 8.97 |
| #FFFFFF | 2.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#91A2CE
Deuteranopia (green-blind)
#A4AECA
Tritanopia (blue-blind)
#E693A6
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #de90cc; /* rgb */ color: rgb(222, 144, 204); /* oklch */ color: oklch(75.1% 0.121 335.6);
Tailwind
colors: {
custom: {
50: '#e9b2db',
500: '#de90cc',
950: '#000000',
},
}SCSS
$custom: #de90cc; $custom-light: #e9b2db; $custom-dark: #000000;
JSON
{
"hex": "#de90cc",
"rgb": {
"r": 222,
"g": 144,
"b": 204
},
"hsl": {
"h": 313.846,
"s": 54.167,
"l": 71.765
},
"oklch": {
"l": 0.75102,
"c": 0.1212,
"h": 335.6
},
"luminance": 0.39836
}Semantic roles & 50–950 ramp
primary
#DE90CC
secondary
#DBEFE0
accent
#C24824
background
#FEFBFD
surface
#FDF6FB
border
#D5D0D4
text
#161115
muted
#848083