#DE50B9#DE50B9
#DE50B9 is a light, highly saturated pink. Relative luminance 0.248; OKLCH L 65.5% C 0.209 H 339.5°. Best body text is #000000 at 5.95:1 contrast (WCAG AA passes).
Color values
| HEX | #DE50B9 |
|---|---|
| RGB | rgb(222, 80, 185) |
| HSL | hsl(316, 68%, 59%) |
| HSV | hsv(316, 64%, 87%) |
| CMYK | cmyk(0%, 64%, 16.7%, 12.9%) |
| CIE-LAB | lab(56.85, 66.06, -27.10) |
| CIE-LCH | lch(56.85, 71.40, 337.69°) |
| OKLab | oklab(65.55% 0.1958 -0.0731) |
| OKLCH | oklch(65.55% 0.209 339.5) |
| XYZ | xyz(41.7507, 24.7734, 48.4724) |
| Luminance | 0.2477 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Purpleish Pink
#DF4EC8
ΔE00 2.72
Purplish Pink
#CE5DAE
ΔE00 3.32
Pinky Purple
#C94CBE
ΔE00 5.04
Pale Magenta
#D767AD
ΔE00 5.22
Hot Magenta
#F504C9
ΔE00 5.43
Bright Pink
#FE01B1
ΔE00 5.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DE50B9 #50DE75
analogous
#BC50DE #DE50B9 #DE5072
triadic
#DE50B9 #B9DE50 #50B9DE
tetradic
#DE50B9 #DEBC50 #50DE75 #5072DE
square
#DE50B9 #DEBC50 #50DE75 #5072DE
split-complementary
#DE50B9 #72DE50 #50DEBC
monochromatic
#971C77 #CB26A0 #DE50B9 #E883CE #F1B7E2
Accessibility & contrast
On white
3.53
#DE50B9 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.95
#DE50B9 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #DE50B9
5.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DE50B9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DE50B9 | 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)
#577ABC
Deuteranopia (green-blind)
#8391B5
Tritanopia (blue-blind)
#EA547D
Achromatopsia (no color)
#888888
Design tokens & code
CSS
--color: #de50b9; /* rgb */ color: rgb(222, 80, 185); /* oklch */ color: oklch(65.5% 0.209 339.5);
Tailwind
colors: {
custom: {
50: '#ec8ace',
500: '#de50b9',
950: '#000000',
},
}SCSS
$custom: #de50b9; $custom-light: #ec8ace; $custom-dark: #000000;
JSON
{
"hex": "#de50b9",
"rgb": {
"r": 222,
"g": 80,
"b": 185
},
"hsl": {
"h": 315.634,
"s": 68.269,
"l": 59.216
},
"oklch": {
"l": 0.65548,
"c": 0.20901,
"h": 339.5
},
"luminance": 0.2477
}Semantic roles & 50–950 ramp
primary
#DE50B9
secondary
#A9E1B8
accent
#EB6A3D
background
#FEF8FC
surface
#FDF0F9
border
#D5CBD2
text
#170C13
muted
#857D82