#DE50B8#DE50B8
#DE50B8 is a light, highly saturated pink. Relative luminance 0.247; OKLCH L 65.5% C 0.208 H 339.9°. Best body text is #000000 at 5.95:1 contrast (WCAG AA passes).
Color values
| HEX | #DE50B8 |
|---|---|
| RGB | rgb(222, 80, 184) |
| HSL | hsl(316, 68%, 59%) |
| HSV | hsv(316, 64%, 87%) |
| CMYK | cmyk(0%, 64%, 17.1%, 12.9%) |
| CIE-LAB | lab(56.81, 65.92, -26.59) |
| CIE-LCH | lch(56.81, 71.08, 338.03°) |
| OKLab | oklab(65.5% 0.1956 -0.0716) |
| OKLCH | oklch(65.5% 0.208 339.9) |
| XYZ | xyz(41.6455, 24.7314, 47.9184) |
| Luminance | 0.2473 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Purpleish Pink
#DF4EC8
ΔE00 2.91
Purplish Pink
#CE5DAE
ΔE00 3.23
Pale Magenta
#D767AD
ΔE00 5.11
Pinky Purple
#C94CBE
ΔE00 5.14
Hot Magenta
#F504C9
ΔE00 5.51
Bright Pink
#FE01B1
ΔE00 5.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DE50B8 #50DE76
analogous
#BD50DE #DE50B8 #DE5071
triadic
#DE50B8 #B8DE50 #50B8DE
tetradic
#DE50B8 #DEBD50 #50DE76 #5071DE
square
#DE50B8 #DEBD50 #50DE76 #5071DE
split-complementary
#DE50B8 #71DE50 #50DEBD
monochromatic
#971C76 #CB269F #DE50B8 #E883CD #F1B7E2
Accessibility & contrast
On white
3.53
#DE50B8 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.95
#DE50B8 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #DE50B8
5.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DE50B8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DE50B8 | 1.00 | 3.53 | 5.95 | 5.95 |
| #FFFFFF | 3.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#587ABB
Deuteranopia (green-blind)
#8391B4
Tritanopia (blue-blind)
#EA547D
Achromatopsia (no color)
#888888
Design tokens & code
CSS
--color: #de50b8; /* rgb */ color: rgb(222, 80, 184); /* oklch */ color: oklch(65.5% 0.208 339.9);
Tailwind
colors: {
custom: {
50: '#ec8acd',
500: '#de50b8',
950: '#000000',
},
}SCSS
$custom: #de50b8; $custom-light: #ec8acd; $custom-dark: #000000;
JSON
{
"hex": "#de50b8",
"rgb": {
"r": 222,
"g": 80,
"b": 184
},
"hsl": {
"h": 316.056,
"s": 68.269,
"l": 59.216
},
"oklch": {
"l": 0.65504,
"c": 0.20834,
"h": 339.9
},
"luminance": 0.24728
}Semantic roles & 50–950 ramp
primary
#DE50B8
secondary
#A9E1B8
accent
#EB6B3D
background
#FEF8FC
surface
#FDF0F9
border
#D5CBD2
text
#170C13
muted
#857D82