#DE50B6#DE50B6
#DE50B6 is a light, highly saturated pink. Relative luminance 0.246; OKLCH L 65.4% C 0.207 H 340.6°. Best body text is #000000 at 5.93:1 contrast (WCAG AA passes).
Color values
| HEX | #DE50B6 |
|---|---|
| RGB | rgb(222, 80, 182) |
| HSL | hsl(317, 68%, 59%) |
| HSV | hsv(317, 64%, 87%) |
| CMYK | cmyk(0%, 64%, 18%, 12.9%) |
| CIE-LAB | lab(56.73, 65.63, -25.56) |
| CIE-LCH | lch(56.73, 70.44, 338.72°) |
| OKLab | oklab(65.42% 0.1953 -0.0687) |
| OKLCH | oklch(65.42% 0.207 340.6) |
| XYZ | xyz(41.4374, 24.6481, 46.8221) |
| Luminance | 0.2464 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Purplish Pink
#CE5DAE
ΔE00 3.10
Purpleish Pink
#DF4EC8
ΔE00 3.29
Pale Magenta
#D767AD
ΔE00 4.90
Pinky Purple
#C94CBE
ΔE00 5.36
Hot Magenta
#F504C9
ΔE00 5.69
Bright Pink
#FE01B1
ΔE00 5.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DE50B6 #50DE78
analogous
#BF50DE #DE50B6 #DE506F
triadic
#DE50B6 #B6DE50 #50B6DE
tetradic
#DE50B6 #DEBF50 #50DE78 #506FDE
square
#DE50B6 #DEBF50 #50DE78 #506FDE
split-complementary
#DE50B6 #6FDE50 #50DEBF
monochromatic
#971C75 #CB269C #DE50B6 #E883CB #F1B7E1
Accessibility & contrast
On white
3.54
#DE50B6 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.93
#DE50B6 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #DE50B6
5.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DE50B6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DE50B6 | 1.00 | 3.54 | 5.93 | 5.93 |
| #FFFFFF | 3.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#597AB9
Deuteranopia (green-blind)
#8490B3
Tritanopia (blue-blind)
#EB537C
Achromatopsia (no color)
#888888
Design tokens & code
CSS
--color: #de50b6; /* rgb */ color: rgb(222, 80, 182); /* oklch */ color: oklch(65.4% 0.207 340.6);
Tailwind
colors: {
custom: {
50: '#ec8acc',
500: '#de50b6',
950: '#000000',
},
}SCSS
$custom: #de50b6; $custom-light: #ec8acc; $custom-dark: #000000;
JSON
{
"hex": "#de50b6",
"rgb": {
"r": 222,
"g": 80,
"b": 182
},
"hsl": {
"h": 316.901,
"s": 68.269,
"l": 59.216
},
"oklch": {
"l": 0.65417,
"c": 0.20702,
"h": 340.6
},
"luminance": 0.24644
}Semantic roles & 50–950 ramp
primary
#DE50B6
secondary
#A9E1B9
accent
#EB6E3D
background
#FEF8FC
surface
#FDF0F8
border
#D5CBD1
text
#170C13
muted
#857D82