#DE84CA#DE84CA
#DE84CA is a light, vivid pink. Relative luminance 0.363; OKLCH L 73.1% C 0.140 H 335.6°. Best body text is #000000 at 8.26:1 contrast (WCAG AA passes).
Color values
| HEX | #DE84CA |
|---|---|
| RGB | rgb(222, 132, 202) |
| HSL | hsl(313, 58%, 69%) |
| HSV | hsv(313, 41%, 87%) |
| CMYK | cmyk(0%, 40.5%, 9%, 12.9%) |
| CIE-LAB | lab(66.75, 44.34, -21.56) |
| CIE-LCH | lch(66.75, 49.31, 334.07°) |
| OKLab | oklab(73.11% 0.1279 -0.058) |
| OKLCH | oklch(73.11% 0.14 335.6) |
| XYZ | xyz(49.0360, 36.2991, 60.2893) |
| Luminance | 0.3630 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 2.82
Bubblegum Pink
#FE83CC
ΔE00 5.66
Orchid (survey)
#C875C4
ΔE00 5.74
Orchid
#DA70D6
ΔE00 6.17
Purply Pink
#F075E6
ΔE00 6.37
Violet (CSS)
#EE82EE
ΔE00 6.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DE84CA #84DE98
analogous
#C584DE #DE84CA #DE849D
triadic
#DE84CA #CADE84 #84CADE
tetradic
#DE84CA #DEC584 #84DE98 #849DDE
square
#DE84CA #DEC584 #84DE98 #849DDE
split-complementary
#DE84CA #9DDE84 #84DEC5
monochromatic
#B73199 #D154B5 #DE84CA #EBB4DF #F8E5F4
Accessibility & contrast
On white
2.54
#DE84CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.26
#DE84CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DE84CA
8.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DE84CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DE84CA | 1.00 | 2.54 | 8.26 | 8.26 |
| #FFFFFF | 2.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#859ACD
Deuteranopia (green-blind)
#9CA7C7
Tritanopia (blue-blind)
#E6889E
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #de84ca; /* rgb */ color: rgb(222, 132, 202); /* oklch */ color: oklch(73.1% 0.140 335.6);
Tailwind
colors: {
custom: {
50: '#eaaada',
500: '#de84ca',
950: '#000000',
},
}SCSS
$custom: #de84ca; $custom-light: #eaaada; $custom-dark: #000000;
JSON
{
"hex": "#de84ca",
"rgb": {
"r": 222,
"g": 132,
"b": 202
},
"hsl": {
"h": 313.333,
"s": 57.692,
"l": 69.412
},
"oklch": {
"l": 0.7311,
"c": 0.14042,
"h": 335.6
},
"luminance": 0.36296
}Semantic roles & 50–950 ramp
primary
#DE84CA
secondary
#D2ECD8
accent
#C54520
background
#FEFAFD
surface
#FDF4FA
border
#D5CED3
text
#161014
muted
#847F83