#DE52B9#DE52B9
#DE52B9 is a light, highly saturated pink. Relative luminance 0.251; OKLCH L 65.8% C 0.206 H 339.6°. Best body text is #000000 at 6.01:1 contrast (WCAG AA passes).
Color values
| HEX | #DE52B9 |
|---|---|
| RGB | rgb(222, 82, 185) |
| HSL | hsl(316, 68%, 60%) |
| HSV | hsv(316, 63%, 87%) |
| CMYK | cmyk(0%, 63.1%, 16.7%, 12.9%) |
| CIE-LAB | lab(57.14, 65.26, -26.65) |
| CIE-LCH | lch(57.14, 70.49, 337.78°) |
| OKLab | oklab(65.76% 0.1934 -0.0718) |
| OKLCH | oklch(65.76% 0.206 339.6) |
| XYZ | xyz(41.8993, 25.0707, 48.5220) |
| Luminance | 0.2507 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Purpleish Pink
#DF4EC8
ΔE00 2.84
Purplish Pink
#CE5DAE
ΔE00 3.18
Pale Magenta
#D767AD
ΔE00 4.92
Pinky Purple
#C94CBE
ΔE00 5.26
Hot Magenta
#F504C9
ΔE00 5.69
Bright Pink
#FE01B1
ΔE00 6.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DE52B9 #52DE77
analogous
#BD52DE #DE52B9 #DE5273
triadic
#DE52B9 #B9DE52 #52B9DE
tetradic
#DE52B9 #DEBD52 #52DE77 #5273DE
square
#DE52B9 #DEBD52 #52DE77 #5273DE
split-complementary
#DE52B9 #73DE52 #52DEBD
monochromatic
#991D78 #CC27A0 #DE52B9 #E885CE #F2B9E3
Accessibility & contrast
On white
3.49
#DE52B9 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.01
#DE52B9 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #DE52B9
6.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DE52B9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DE52B9 | 1.00 | 3.49 | 6.01 | 6.01 |
| #FFFFFF | 3.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#597BBC
Deuteranopia (green-blind)
#8491B6
Tritanopia (blue-blind)
#EA567E
Achromatopsia (no color)
#898989
Design tokens & code
CSS
--color: #de52b9; /* rgb */ color: rgb(222, 82, 185); /* oklch */ color: oklch(65.8% 0.206 339.6);
Tailwind
colors: {
custom: {
50: '#ec8bce',
500: '#de52b9',
950: '#000000',
},
}SCSS
$custom: #de52b9; $custom-light: #ec8bce; $custom-dark: #000000;
JSON
{
"hex": "#de52b9",
"rgb": {
"r": 222,
"g": 82,
"b": 185
},
"hsl": {
"h": 315.857,
"s": 67.961,
"l": 59.608
},
"oklch": {
"l": 0.6576,
"c": 0.20631,
"h": 339.6
},
"luminance": 0.25067
}Semantic roles & 50–950 ramp
primary
#DE52B9
secondary
#ABE1B9
accent
#EB6B3D
background
#FEF8FC
surface
#FDF0F9
border
#D5CBD2
text
#170D13
muted
#857D82