#DE89CC#DE89CC
#DE89CC is a light, vivid pink. Relative luminance 0.378; OKLCH L 74.0% C 0.133 H 335.0°. Best body text is #000000 at 8.56:1 contrast (WCAG AA passes).
Color values
| HEX | #DE89CC |
|---|---|
| RGB | rgb(222, 137, 204) |
| HSL | hsl(313, 56%, 70%) |
| HSV | hsv(313, 38%, 87%) |
| CMYK | cmyk(0%, 38.3%, 8.1%, 12.9%) |
| CIE-LAB | lab(67.86, 42.08, -20.98) |
| CIE-LCH | lch(67.86, 47.02, 333.49°) |
| OKLab | oklab(73.97% 0.1209 -0.0564) |
| OKLCH | oklch(73.97% 0.133 335) |
| XYZ | xyz(49.9687, 37.7832, 61.7759) |
| Luminance | 0.3778 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 3.01
Bubblegum Pink
#FE83CC
ΔE00 5.75
Plum
#DDA0DD
ΔE00 5.87
Orchid (survey)
#C875C4
ΔE00 6.55
Violet (CSS)
#EE82EE
ΔE00 6.66
Purply Pink
#F075E6
ΔE00 6.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DE89CC #89DE9B
analogous
#C589DE #DE89CC #DE89A1
triadic
#DE89CC #CCDE89 #89CCDE
tetradic
#DE89CC #DEC589 #89DE9B #89A1DE
square
#DE89CC #DEC589 #89DE9B #89A1DE
split-complementary
#DE89CC #A1DE89 #89DEC5
monochromatic
#B9349D #D159B7 #DE89CC #EBB9E1 #F8E7F5
Accessibility & contrast
On white
2.45
#DE89CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.56
#DE89CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DE89CC
8.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DE89CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DE89CC | 1.00 | 2.45 | 8.56 | 8.56 |
| #FFFFFF | 2.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#899ECE
Deuteranopia (green-blind)
#9FAAC9
Tritanopia (blue-blind)
#E68DA2
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #de89cc; /* rgb */ color: rgb(222, 137, 204); /* oklch */ color: oklch(74.0% 0.133 335.0);
Tailwind
colors: {
custom: {
50: '#eaaddb',
500: '#de89cc',
950: '#000000',
},
}SCSS
$custom: #de89cc; $custom-light: #eaaddb; $custom-dark: #000000;
JSON
{
"hex": "#de89cc",
"rgb": {
"r": 222,
"g": 137,
"b": 204
},
"hsl": {
"h": 312.706,
"s": 56.291,
"l": 70.392
},
"oklch": {
"l": 0.73973,
"c": 0.13343,
"h": 335
},
"luminance": 0.37781
}Semantic roles & 50–950 ramp
primary
#DE89CC
secondary
#D6EDDB
accent
#C44422
background
#FEFAFD
surface
#FDF4FB
border
#D5CED4
text
#161015
muted
#847F83