#DE4DB5#DE4DB5
#DE4DB5 is a light, highly saturated pink. Relative luminance 0.242; OKLCH L 65.1% C 0.210 H 340.8°. Best body text is #000000 at 5.83:1 contrast (WCAG AA passes).
Color values
| HEX | #DE4DB5 |
|---|---|
| RGB | rgb(222, 77, 181) |
| HSL | hsl(317, 69%, 59%) |
| HSV | hsv(317, 65%, 87%) |
| CMYK | cmyk(0%, 65.3%, 18.5%, 12.9%) |
| CIE-LAB | lab(56.27, 66.67, -25.70) |
| CIE-LCH | lch(56.27, 71.45, 338.92°) |
| OKLab | oklab(65.06% 0.1987 -0.0691) |
| OKLCH | oklch(65.06% 0.21 340.8) |
| XYZ | xyz(41.1196, 24.1774, 46.2082) |
| Luminance | 0.2417 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Purplish Pink
#CE5DAE
ΔE00 3.30
Purpleish Pink
#DF4EC8
ΔE00 3.37
Pinky Purple
#C94CBE
ΔE00 5.18
Pale Magenta
#D767AD
ΔE00 5.28
Hot Magenta
#F504C9
ΔE00 5.42
Bright Pink
#FE01B1
ΔE00 5.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DE4DB5 #4DDE76
analogous
#BF4DDE #DE4DB5 #DE4D6C
triadic
#DE4DB5 #B5DE4D #4DB5DE
tetradic
#DE4DB5 #DEBF4D #4DDE76 #4D6CDE
square
#DE4DB5 #DEBF4D #4DDE76 #4D6CDE
split-complementary
#DE4DB5 #6CDE4D #4DDEBF
monochromatic
#951C73 #C9259A #DE4DB5 #E881CA #F1B4E0
Accessibility & contrast
On white
3.60
#DE4DB5 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.83
#DE4DB5 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #DE4DB5
5.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DE4DB5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DE4DB5 | 1.00 | 3.60 | 5.83 | 5.83 |
| #FFFFFF | 3.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5778B8
Deuteranopia (green-blind)
#838FB1
Tritanopia (blue-blind)
#EB507A
Achromatopsia (no color)
#878787
Design tokens & code
CSS
--color: #de4db5; /* rgb */ color: rgb(222, 77, 181); /* oklch */ color: oklch(65.1% 0.210 340.8);
Tailwind
colors: {
custom: {
50: '#ec88cb',
500: '#de4db5',
950: '#000000',
},
}SCSS
$custom: #de4db5; $custom-light: #ec88cb; $custom-dark: #000000;
JSON
{
"hex": "#de4db5",
"rgb": {
"r": 222,
"g": 77,
"b": 181
},
"hsl": {
"h": 316.966,
"s": 68.72,
"l": 58.627
},
"oklch": {
"l": 0.65063,
"c": 0.21032,
"h": 340.8
},
"luminance": 0.24174
}Semantic roles & 50–950 ramp
primary
#DE4DB5
secondary
#A7E0B7
accent
#EC6E3C
background
#FEF8FC
surface
#FDF0F8
border
#D5CBD1
text
#170C13
muted
#857D82