#DE50B4#DE50B4
#DE50B4 is a light, highly saturated pink. Relative luminance 0.246; OKLCH L 65.3% C 0.206 H 341.3°. Best body text is #000000 at 5.91:1 contrast (WCAG AA passes).
Color values
| HEX | #DE50B4 |
|---|---|
| RGB | rgb(222, 80, 180) |
| HSL | hsl(318, 68%, 59%) |
| HSV | hsv(318, 64%, 87%) |
| CMYK | cmyk(0%, 64%, 18.9%, 12.9%) |
| CIE-LAB | lab(56.65, 65.36, -24.53) |
| CIE-LCH | lch(56.65, 69.81, 339.43°) |
| OKLab | oklab(65.33% 0.1949 -0.0658) |
| OKLCH | oklch(65.33% 0.206 341.3) |
| XYZ | xyz(41.2322, 24.5660, 45.7413) |
| Luminance | 0.2456 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Purplish Pink
#CE5DAE
ΔE00 3.00
Purpleish Pink
#DF4EC8
ΔE00 3.67
Pale Magenta
#D767AD
ΔE00 4.71
Pinky Purple
#C94CBE
ΔE00 5.60
Bright Pink
#FE01B1
ΔE00 5.63
Hot Magenta
#F504C9
ΔE00 5.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DE50B4 #50DE7A
analogous
#C150DE #DE50B4 #DE506D
triadic
#DE50B4 #B4DE50 #50B4DE
tetradic
#DE50B4 #DEC150 #50DE7A #506DDE
square
#DE50B4 #DEC150 #50DE7A #506DDE
split-complementary
#DE50B4 #6DDE50 #50DEC1
monochromatic
#971C73 #CB269A #DE50B4 #E883CA #F1B7E0
Accessibility & contrast
On white
3.55
#DE50B4 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.91
#DE50B4 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #DE50B4
5.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DE50B4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DE50B4 | 1.00 | 3.55 | 5.91 | 5.91 |
| #FFFFFF | 3.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5A79B7
Deuteranopia (green-blind)
#8590B1
Tritanopia (blue-blind)
#EB527B
Achromatopsia (no color)
#888888
Design tokens & code
CSS
--color: #de50b4; /* rgb */ color: rgb(222, 80, 180); /* oklch */ color: oklch(65.3% 0.206 341.3);
Tailwind
colors: {
custom: {
50: '#ec8aca',
500: '#de50b4',
950: '#000000',
},
}SCSS
$custom: #de50b4; $custom-light: #ec8aca; $custom-dark: #000000;
JSON
{
"hex": "#de50b4",
"rgb": {
"r": 222,
"g": 80,
"b": 180
},
"hsl": {
"h": 317.746,
"s": 68.269,
"l": 59.216
},
"oklch": {
"l": 0.65332,
"c": 0.20571,
"h": 341.3
},
"luminance": 0.24562
}Semantic roles & 50–950 ramp
primary
#DE50B4
secondary
#A9E1BA
accent
#EB703D
background
#FEF8FC
surface
#FDF0F8
border
#D5CBD1
text
#170C13
muted
#857D82