#DE50B5#DE50B5
#DE50B5 is a light, highly saturated pink. Relative luminance 0.246; OKLCH L 65.4% C 0.206 H 341.0°. Best body text is #000000 at 5.92:1 contrast (WCAG AA passes).
Color values
| HEX | #DE50B5 |
|---|---|
| RGB | rgb(222, 80, 181) |
| HSL | hsl(317, 68%, 59%) |
| HSV | hsv(317, 64%, 87%) |
| CMYK | cmyk(0%, 64%, 18.5%, 12.9%) |
| CIE-LAB | lab(56.69, 65.49, -25.05) |
| CIE-LCH | lch(56.69, 70.12, 339.07°) |
| OKLab | oklab(65.37% 0.1951 -0.0673) |
| OKLCH | oklch(65.37% 0.206 341) |
| XYZ | xyz(41.3344, 24.6069, 46.2798) |
| Luminance | 0.2460 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Purplish Pink
#CE5DAE
ΔE00 3.04
Purpleish Pink
#DF4EC8
ΔE00 3.48
Pale Magenta
#D767AD
ΔE00 4.81
Pinky Purple
#C94CBE
ΔE00 5.48
Bright Pink
#FE01B1
ΔE00 5.67
Hot Magenta
#F504C9
ΔE00 5.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DE50B5 #50DE79
analogous
#C050DE #DE50B5 #DE506E
triadic
#DE50B5 #B5DE50 #50B5DE
tetradic
#DE50B5 #DEC050 #50DE79 #506EDE
square
#DE50B5 #DEC050 #50DE79 #506EDE
split-complementary
#DE50B5 #6EDE50 #50DEC0
monochromatic
#971C74 #CB269B #DE50B5 #E883CB #F1B7E1
Accessibility & contrast
On white
3.55
#DE50B5 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.92
#DE50B5 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #DE50B5
5.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DE50B5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DE50B5 | 1.00 | 3.55 | 5.92 | 5.92 |
| #FFFFFF | 3.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5979B8
Deuteranopia (green-blind)
#8490B2
Tritanopia (blue-blind)
#EB537B
Achromatopsia (no color)
#888888
Design tokens & code
CSS
--color: #de50b5; /* rgb */ color: rgb(222, 80, 181); /* oklch */ color: oklch(65.4% 0.206 341.0);
Tailwind
colors: {
custom: {
50: '#ec8acb',
500: '#de50b5',
950: '#000000',
},
}SCSS
$custom: #de50b5; $custom-light: #ec8acb; $custom-dark: #000000;
JSON
{
"hex": "#de50b5",
"rgb": {
"r": 222,
"g": 80,
"b": 181
},
"hsl": {
"h": 317.324,
"s": 68.269,
"l": 59.216
},
"oklch": {
"l": 0.65374,
"c": 0.20636,
"h": 341
},
"luminance": 0.24603
}Semantic roles & 50–950 ramp
primary
#DE50B5
secondary
#A9E1B9
accent
#EB6F3D
background
#FEF8FC
surface
#FDF0F8
border
#D5CBD1
text
#170C13
muted
#857D82