#DE84CC#DE84CC
#DE84CC is a light, vivid pink. Relative luminance 0.364; OKLCH L 73.2% C 0.142 H 334.7°. Best body text is #000000 at 8.28:1 contrast (WCAG AA passes).
Color values
| HEX | #DE84CC |
|---|---|
| RGB | rgb(222, 132, 204) |
| HSL | hsl(312, 58%, 69%) |
| HSV | hsv(312, 41%, 87%) |
| CMYK | cmyk(0%, 40.5%, 8.1%, 12.9%) |
| CIE-LAB | lab(66.82, 44.68, -22.57) |
| CIE-LCH | lch(66.82, 50.06, 333.20°) |
| OKLab | oklab(73.19% 0.1284 -0.0608) |
| OKLCH | oklch(73.19% 0.142 334.7) |
| XYZ | xyz(49.2743, 36.3945, 61.5445) |
| Luminance | 0.3639 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 2.38
Orchid (survey)
#C875C4
ΔE00 5.59
Bubblegum Pink
#FE83CC
ΔE00 5.83
Orchid
#DA70D6
ΔE00 5.87
Purply Pink
#F075E6
ΔE00 6.03
Violet (CSS)
#EE82EE
ΔE00 6.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DE84CC #84DE96
analogous
#C384DE #DE84CC #DE849F
triadic
#DE84CC #CCDE84 #84CCDE
tetradic
#DE84CC #DEC384 #84DE96 #849FDE
square
#DE84CC #DEC384 #84DE96 #849FDE
split-complementary
#DE84CC #9FDE84 #84DEC3
monochromatic
#B7319C #D154B8 #DE84CC #EBB4E0 #F8E5F4
Accessibility & contrast
On white
2.54
#DE84CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.28
#DE84CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DE84CC
8.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DE84CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DE84CC | 1.00 | 2.54 | 8.28 | 8.28 |
| #FFFFFF | 2.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#849ACF
Deuteranopia (green-blind)
#9BA7C9
Tritanopia (blue-blind)
#E6889F
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #de84cc; /* rgb */ color: rgb(222, 132, 204); /* oklch */ color: oklch(73.2% 0.142 334.7);
Tailwind
colors: {
custom: {
50: '#eaaadb',
500: '#de84cc',
950: '#000000',
},
}SCSS
$custom: #de84cc; $custom-light: #eaaadb; $custom-dark: #000000;
JSON
{
"hex": "#de84cc",
"rgb": {
"r": 222,
"g": 132,
"b": 204
},
"hsl": {
"h": 312,
"s": 57.692,
"l": 69.412
},
"oklch": {
"l": 0.73189,
"c": 0.14207,
"h": 334.7
},
"luminance": 0.36392
}Semantic roles & 50–950 ramp
primary
#DE84CC
secondary
#D2ECD7
accent
#C54120
background
#FEFAFD
surface
#FDF4FB
border
#D5CED4
text
#161015
muted
#847F83