#DE509D#DE509D
#DE509D is a light, vivid pink. Relative luminance 0.237; OKLCH L 64.4% C 0.192 H 350.3°. Best body text is #000000 at 5.74:1 contrast (WCAG AA passes).
Color values
| HEX | #DE509D |
|---|---|
| RGB | rgb(222, 80, 157) |
| HSL | hsl(327, 68%, 59%) |
| HSV | hsv(327, 64%, 87%) |
| CMYK | cmyk(0%, 64%, 29.3%, 12.9%) |
| CIE-LAB | lab(55.79, 62.35, -12.45) |
| CIE-LCH | lch(55.79, 63.59, 348.71°) |
| OKLab | oklab(64.42% 0.1896 -0.0324) |
| OKLCH | oklch(64.42% 0.192 350.3) |
| XYZ | xyz(39.0805, 23.7053, 34.4092) |
| Luminance | 0.2370 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pale Magenta
#D767AD
ΔE00 4.87
Purplish Pink
#CE5DAE
ΔE00 5.15
Barbie Pink
#FE46A5
ΔE00 5.21
Shocking Pink
#FE02A2
ΔE00 5.65
Neon Pink
#FE019A
ΔE00 5.76
Deeppink
#FF1493
ΔE00 6.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DE509D #50DE91
analogous
#D850DE #DE509D #DE5056
triadic
#DE509D #9DDE50 #509DDE
tetradic
#DE509D #DED850 #50DE91 #5056DE
square
#DE509D #DED850 #50DE91 #5056DE
split-complementary
#DE509D #56DE50 #50DED8
monochromatic
#971C5F #CB267F #DE509D #E883BA #F1B7D7
Accessibility & contrast
On white
3.66
#DE509D on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.74
#DE509D on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #DE509D
5.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DE509D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DE509D | 1.00 | 3.66 | 5.74 | 5.74 |
| #FFFFFF | 3.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#64769F
Deuteranopia (green-blind)
#8C8F9A
Tritanopia (blue-blind)
#ED4970
Achromatopsia (no color)
#868686
Design tokens & code
CSS
--color: #de509d; /* rgb */ color: rgb(222, 80, 157); /* oklch */ color: oklch(64.4% 0.192 350.3);
Tailwind
colors: {
custom: {
50: '#ec89ba',
500: '#de509d',
950: '#000000',
},
}SCSS
$custom: #de509d; $custom-light: #ec89ba; $custom-dark: #000000;
JSON
{
"hex": "#de509d",
"rgb": {
"r": 222,
"g": 80,
"b": 157
},
"hsl": {
"h": 327.465,
"s": 68.269,
"l": 59.216
},
"oklch": {
"l": 0.64419,
"c": 0.19237,
"h": 350.3
},
"luminance": 0.23701
}Semantic roles & 50–950 ramp
primary
#DE509D
secondary
#A9E1C3
accent
#EB8D3D
background
#FFF8FB
surface
#FEF0F6
border
#D6CBD0
text
#170C11
muted
#857D80