#DE84CB#DE84CB
#DE84CB is a light, vivid pink. Relative luminance 0.363; OKLCH L 73.1% C 0.141 H 335.1°. Best body text is #000000 at 8.27:1 contrast (WCAG AA passes).
Color values
| HEX | #DE84CB |
|---|---|
| RGB | rgb(222, 132, 203) |
| HSL | hsl(313, 58%, 69%) |
| HSV | hsv(313, 41%, 87%) |
| CMYK | cmyk(0%, 40.5%, 8.6%, 12.9%) |
| CIE-LAB | lab(66.78, 44.51, -22.07) |
| CIE-LCH | lch(66.78, 49.68, 333.63°) |
| OKLab | oklab(73.15% 0.1281 -0.0594) |
| OKLCH | oklch(73.15% 0.141 335.1) |
| XYZ | xyz(49.1548, 36.3466, 60.9148) |
| Luminance | 0.3634 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 2.60
Orchid (survey)
#C875C4
ΔE00 5.66
Bubblegum Pink
#FE83CC
ΔE00 5.74
Orchid
#DA70D6
ΔE00 6.02
Purply Pink
#F075E6
ΔE00 6.20
Violet (CSS)
#EE82EE
ΔE00 6.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DE84CB #84DE97
analogous
#C484DE #DE84CB #DE849E
triadic
#DE84CB #CBDE84 #84CBDE
tetradic
#DE84CB #DEC484 #84DE97 #849EDE
square
#DE84CB #DEC484 #84DE97 #849EDE
split-complementary
#DE84CB #9EDE84 #84DEC4
monochromatic
#B7319A #D154B7 #DE84CB #EBB4DF #F8E5F4
Accessibility & contrast
On white
2.54
#DE84CB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.27
#DE84CB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DE84CB
8.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DE84CB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DE84CB | 1.00 | 2.54 | 8.27 | 8.27 |
| #FFFFFF | 2.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#849ACE
Deuteranopia (green-blind)
#9CA7C8
Tritanopia (blue-blind)
#E6889F
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #de84cb; /* rgb */ color: rgb(222, 132, 203); /* oklch */ color: oklch(73.1% 0.141 335.1);
Tailwind
colors: {
custom: {
50: '#eaaadb',
500: '#de84cb',
950: '#000000',
},
}SCSS
$custom: #de84cb; $custom-light: #eaaadb; $custom-dark: #000000;
JSON
{
"hex": "#de84cb",
"rgb": {
"r": 222,
"g": 132,
"b": 203
},
"hsl": {
"h": 312.667,
"s": 57.692,
"l": 69.412
},
"oklch": {
"l": 0.73149,
"c": 0.14124,
"h": 335.1
},
"luminance": 0.36344
}Semantic roles & 50–950 ramp
primary
#DE84CB
secondary
#D2ECD7
accent
#C54320
background
#FEFAFD
surface
#FDF4FA
border
#D5CED3
text
#161015
muted
#847F83