#DE84BA#DE84BA
#DE84BA is a light, vivid pink. Relative luminance 0.356; OKLCH L 72.5% C 0.128 H 344.0°. Best body text is #000000 at 8.12:1 contrast (WCAG AA passes).
Color values
| HEX | #DE84BA |
|---|---|
| RGB | rgb(222, 132, 186) |
| HSL | hsl(324, 58%, 69%) |
| HSV | hsv(324, 41%, 87%) |
| CMYK | cmyk(0%, 40.5%, 16.2%, 12.9%) |
| CIE-LAB | lab(66.20, 41.75, -13.42) |
| CIE-LCH | lch(66.20, 43.86, 342.18°) |
| OKLab | oklab(72.51% 0.1234 -0.0355) |
| OKLCH | oklch(72.51% 0.128 344) |
| XYZ | xyz(47.2389, 35.5803, 50.8244) |
| Luminance | 0.3558 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 5.48
Pink (survey)
#FF81C0
ΔE00 5.55
Lavender Pink
#DD85D7
ΔE00 6.56
Bubblegum (survey)
#FF6CB5
ΔE00 6.87
Pale Magenta
#D767AD
ΔE00 6.89
Hot Pink
#FF69B4
ΔE00 7.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DE84BA #84DEA8
analogous
#D584DE #DE84BA #DE848D
triadic
#DE84BA #BADE84 #84BADE
tetradic
#DE84BA #DED584 #84DEA8 #848DDE
square
#DE84BA #DED584 #84DEA8 #848DDE
split-complementary
#DE84BA #8DDE84 #84DED5
monochromatic
#B73181 #D1549F #DE84BA #EBB4D5 #F8E5F0
Accessibility & contrast
On white
2.59
#DE84BA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.12
#DE84BA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DE84BA
8.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DE84BA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DE84BA | 1.00 | 2.59 | 8.12 | 8.12 |
| #FFFFFF | 2.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8A98BC
Deuteranopia (green-blind)
#A1A6B8
Tritanopia (blue-blind)
#E98498
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #de84ba; /* rgb */ color: rgb(222, 132, 186); /* oklch */ color: oklch(72.5% 0.128 344.0);
Tailwind
colors: {
custom: {
50: '#eaa9ce',
500: '#de84ba',
950: '#000000',
},
}SCSS
$custom: #de84ba; $custom-light: #eaa9ce; $custom-dark: #000000;
JSON
{
"hex": "#de84ba",
"rgb": {
"r": 222,
"g": 132,
"b": 186
},
"hsl": {
"h": 324,
"s": 57.692,
"l": 69.412
},
"oklch": {
"l": 0.72514,
"c": 0.12836,
"h": 344
},
"luminance": 0.35577
}Semantic roles & 50–950 ramp
primary
#DE84BA
secondary
#D2ECDC
accent
#C56220
background
#FEFAFC
surface
#FDF4F9
border
#D5CED2
text
#161013
muted
#847F82