#DE52B8#DE52B8
#DE52B8 is a light, highly saturated pink. Relative luminance 0.250; OKLCH L 65.7% C 0.206 H 340.0°. Best body text is #000000 at 6.00:1 contrast (WCAG AA passes).
Color values
| HEX | #DE52B8 |
|---|---|
| RGB | rgb(222, 82, 184) |
| HSL | hsl(316, 68%, 60%) |
| HSV | hsv(316, 63%, 87%) |
| CMYK | cmyk(0%, 63.1%, 17.1%, 12.9%) |
| CIE-LAB | lab(57.10, 65.11, -26.14) |
| CIE-LCH | lch(57.10, 70.17, 338.13°) |
| OKLab | oklab(65.72% 0.1932 -0.0704) |
| OKLCH | oklch(65.72% 0.206 340) |
| XYZ | xyz(41.7941, 25.0286, 47.9680) |
| Luminance | 0.2502 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Purpleish Pink
#DF4EC8
ΔE00 3.03
Purplish Pink
#CE5DAE
ΔE00 3.09
Pale Magenta
#D767AD
ΔE00 4.81
Pinky Purple
#C94CBE
ΔE00 5.36
Hot Magenta
#F504C9
ΔE00 5.78
Bright Pink
#FE01B1
ΔE00 5.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DE52B8 #52DE78
analogous
#BE52DE #DE52B8 #DE5272
triadic
#DE52B8 #B8DE52 #52B8DE
tetradic
#DE52B8 #DEBE52 #52DE78 #5272DE
square
#DE52B8 #DEBE52 #52DE78 #5272DE
split-complementary
#DE52B8 #72DE52 #52DEBE
monochromatic
#991D77 #CC279F #DE52B8 #E885CD #F2B9E2
Accessibility & contrast
On white
3.50
#DE52B8 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.00
#DE52B8 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #DE52B8
6.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DE52B8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DE52B8 | 1.00 | 3.50 | 6.00 | 6.00 |
| #FFFFFF | 3.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5A7BBB
Deuteranopia (green-blind)
#8491B5
Tritanopia (blue-blind)
#EA567E
Achromatopsia (no color)
#898989
Design tokens & code
CSS
--color: #de52b8; /* rgb */ color: rgb(222, 82, 184); /* oklch */ color: oklch(65.7% 0.206 340.0);
Tailwind
colors: {
custom: {
50: '#ec8bcd',
500: '#de52b8',
950: '#000000',
},
}SCSS
$custom: #de52b8; $custom-light: #ec8bcd; $custom-dark: #000000;
JSON
{
"hex": "#de52b8",
"rgb": {
"r": 222,
"g": 82,
"b": 184
},
"hsl": {
"h": 316.286,
"s": 67.961,
"l": 59.608
},
"oklch": {
"l": 0.65717,
"c": 0.20564,
"h": 340
},
"luminance": 0.25025
}Semantic roles & 50–950 ramp
primary
#DE52B8
secondary
#ABE1B9
accent
#EB6C3D
background
#FEF8FC
surface
#FDF0F9
border
#D5CBD2
text
#170D13
muted
#857D82