#DE50B2#DE50B2
#DE50B2 is a light, highly saturated pink. Relative luminance 0.245; OKLCH L 65.2% C 0.204 H 342.1°. Best body text is #000000 at 5.90:1 contrast (WCAG AA passes).
Color values
| HEX | #DE50B2 |
|---|---|
| RGB | rgb(222, 80, 178) |
| HSL | hsl(319, 68%, 59%) |
| HSV | hsv(319, 64%, 87%) |
| CMYK | cmyk(0%, 64%, 19.8%, 12.9%) |
| CIE-LAB | lab(56.57, 65.08, -23.50) |
| CIE-LCH | lch(56.57, 69.19, 340.15°) |
| OKLab | oklab(65.25% 0.1945 -0.0629) |
| OKLCH | oklch(65.25% 0.204 342.1) |
| XYZ | xyz(41.0299, 24.4851, 44.6761) |
| Luminance | 0.2448 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Purplish Pink
#CE5DAE
ΔE00 2.95
Purpleish Pink
#DF4EC8
ΔE00 4.06
Pale Magenta
#D767AD
ΔE00 4.55
Bright Pink
#FE01B1
ΔE00 5.55
Pinky Purple
#C94CBE
ΔE00 5.87
Hot Magenta
#F504C9
ΔE00 6.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DE50B2 #50DE7C
analogous
#C350DE #DE50B2 #DE506B
triadic
#DE50B2 #B2DE50 #50B2DE
tetradic
#DE50B2 #DEC350 #50DE7C #506BDE
square
#DE50B2 #DEC350 #50DE7C #506BDE
split-complementary
#DE50B2 #6BDE50 #50DEC3
monochromatic
#971C71 #CB2698 #DE50B2 #E883C9 #F1B7DF
Accessibility & contrast
On white
3.56
#DE50B2 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.90
#DE50B2 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #DE50B2
5.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DE50B2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DE50B2 | 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)
#5B79B5
Deuteranopia (green-blind)
#8590AF
Tritanopia (blue-blind)
#EB517A
Achromatopsia (no color)
#888888
Design tokens & code
CSS
--color: #de50b2; /* rgb */ color: rgb(222, 80, 178); /* oklch */ color: oklch(65.2% 0.204 342.1);
Tailwind
colors: {
custom: {
50: '#ec8ac9',
500: '#de50b2',
950: '#000000',
},
}SCSS
$custom: #de50b2; $custom-light: #ec8ac9; $custom-dark: #000000;
JSON
{
"hex": "#de50b2",
"rgb": {
"r": 222,
"g": 80,
"b": 178
},
"hsl": {
"h": 318.592,
"s": 68.269,
"l": 59.216
},
"oklch": {
"l": 0.65247,
"c": 0.20443,
"h": 342.1
},
"luminance": 0.24481
}Semantic roles & 50–950 ramp
primary
#DE50B2
secondary
#A9E1BA
accent
#EB733D
background
#FEF8FC
surface
#FDF0F8
border
#D5CBD1
text
#170C13
muted
#857D82