#DE50B3#DE50B3
#DE50B3 is a light, highly saturated pink. Relative luminance 0.245; OKLCH L 65.3% C 0.205 H 341.7°. Best body text is #000000 at 5.90:1 contrast (WCAG AA passes).
Color values
| HEX | #DE50B3 |
|---|---|
| RGB | rgb(222, 80, 179) |
| HSL | hsl(318, 68%, 59%) |
| HSV | hsv(318, 64%, 87%) |
| CMYK | cmyk(0%, 64%, 19.4%, 12.9%) |
| CIE-LAB | lab(56.61, 65.22, -24.01) |
| CIE-LCH | lch(56.61, 69.50, 339.79°) |
| OKLab | oklab(65.29% 0.1947 -0.0644) |
| OKLCH | oklch(65.29% 0.205 341.7) |
| XYZ | xyz(41.1307, 24.5254, 45.2068) |
| Luminance | 0.2452 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Purplish Pink
#CE5DAE
ΔE00 2.97
Purpleish Pink
#DF4EC8
ΔE00 3.86
Pale Magenta
#D767AD
ΔE00 4.63
Bright Pink
#FE01B1
ΔE00 5.59
Pinky Purple
#C94CBE
ΔE00 5.73
Hot Magenta
#F504C9
ΔE00 5.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DE50B3 #50DE7B
analogous
#C250DE #DE50B3 #DE506C
triadic
#DE50B3 #B3DE50 #50B3DE
tetradic
#DE50B3 #DEC250 #50DE7B #506CDE
square
#DE50B3 #DEC250 #50DE7B #506CDE
split-complementary
#DE50B3 #6CDE50 #50DEC2
monochromatic
#971C72 #CB2699 #DE50B3 #E883C9 #F1B7E0
Accessibility & contrast
On white
3.56
#DE50B3 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.90
#DE50B3 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #DE50B3
5.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DE50B3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DE50B3 | 1.00 | 3.56 | 5.90 | 5.90 |
| #FFFFFF | 3.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5A79B6
Deuteranopia (green-blind)
#8590B0
Tritanopia (blue-blind)
#EB527A
Achromatopsia (no color)
#888888
Design tokens & code
CSS
--color: #de50b3; /* rgb */ color: rgb(222, 80, 179); /* oklch */ color: oklch(65.3% 0.205 341.7);
Tailwind
colors: {
custom: {
50: '#ec8aca',
500: '#de50b3',
950: '#000000',
},
}SCSS
$custom: #de50b3; $custom-light: #ec8aca; $custom-dark: #000000;
JSON
{
"hex": "#de50b3",
"rgb": {
"r": 222,
"g": 80,
"b": 179
},
"hsl": {
"h": 318.169,
"s": 68.269,
"l": 59.216
},
"oklch": {
"l": 0.65289,
"c": 0.20507,
"h": 341.7
},
"luminance": 0.24522
}Semantic roles & 50–950 ramp
primary
#DE50B3
secondary
#A9E1BA
accent
#EB723D
background
#FEF8FC
surface
#FDF0F8
border
#D5CBD1
text
#170C13
muted
#857D82