#DE509B#DE509B
#DE509B is a light, vivid pink. Relative luminance 0.236; OKLCH L 64.3% C 0.191 H 351.1°. Best body text is #000000 at 5.73:1 contrast (WCAG AA passes).
Color values
| HEX | #DE509B |
|---|---|
| RGB | rgb(222, 80, 155) |
| HSL | hsl(328, 68%, 59%) |
| HSV | hsv(328, 64%, 87%) |
| CMYK | cmyk(0%, 64%, 30.2%, 12.9%) |
| CIE-LAB | lab(55.72, 62.11, -11.38) |
| CIE-LCH | lch(55.72, 63.15, 349.62°) |
| OKLab | oklab(64.35% 0.1891 -0.0295) |
| OKLCH | oklch(64.35% 0.191 351.1) |
| XYZ | xyz(38.9111, 23.6376, 33.5173) |
| Luminance | 0.2363 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pale Magenta
#D767AD
ΔE00 5.12
Barbie Pink
#FE46A5
ΔE00 5.19
Purplish Pink
#CE5DAE
ΔE00 5.52
Neon Pink
#FE019A
ΔE00 5.71
Shocking Pink
#FE02A2
ΔE00 5.71
Deeppink
#FF1493
ΔE00 5.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DE509B #50DE93
analogous
#DA50DE #DE509B #DE5054
triadic
#DE509B #9BDE50 #509BDE
tetradic
#DE509B #DEDA50 #50DE93 #5054DE
square
#DE509B #DEDA50 #50DE93 #5054DE
split-complementary
#DE509B #54DE50 #50DEDA
monochromatic
#971C5D #CB267D #DE509B #E883B8 #F1B7D6
Accessibility & contrast
On white
3.67
#DE509B on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.73
#DE509B on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #DE509B
5.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DE509B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DE509B | 1.00 | 3.67 | 5.73 | 5.73 |
| #FFFFFF | 3.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#64759D
Deuteranopia (green-blind)
#8C8F98
Tritanopia (blue-blind)
#EE496F
Achromatopsia (no color)
#858585
Design tokens & code
CSS
--color: #de509b; /* rgb */ color: rgb(222, 80, 155); /* oklch */ color: oklch(64.3% 0.191 351.1);
Tailwind
colors: {
custom: {
50: '#ec89b8',
500: '#de509b',
950: '#000000',
},
}SCSS
$custom: #de509b; $custom-light: #ec89b8; $custom-dark: #000000;
JSON
{
"hex": "#de509b",
"rgb": {
"r": 222,
"g": 80,
"b": 155
},
"hsl": {
"h": 328.31,
"s": 68.269,
"l": 59.216
},
"oklch": {
"l": 0.64346,
"c": 0.19136,
"h": 351.1
},
"luminance": 0.23633
}Semantic roles & 50–950 ramp
primary
#DE509B
secondary
#A9E1C3
accent
#EB8F3D
background
#FFF8FB
surface
#FEF0F6
border
#D6CBD0
text
#170C11
muted
#857D80