#DE4DB4#DE4DB4
#DE4DB4 is a light, highly saturated pink. Relative luminance 0.241; OKLCH L 65.0% C 0.210 H 341.2°. Best body text is #000000 at 5.83:1 contrast (WCAG AA passes).
Color values
| HEX | #DE4DB4 |
|---|---|
| RGB | rgb(222, 77, 180) |
| HSL | hsl(317, 69%, 59%) |
| HSV | hsv(317, 65%, 87%) |
| CMYK | cmyk(0%, 65.3%, 18.9%, 12.9%) |
| CIE-LAB | lab(56.22, 66.53, -25.19) |
| CIE-LCH | lch(56.22, 71.14, 339.27°) |
| OKLab | oklab(65.02% 0.1985 -0.0676) |
| OKLCH | oklch(65.02% 0.21 341.2) |
| XYZ | xyz(41.0174, 24.1365, 45.6698) |
| Luminance | 0.2413 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Purplish Pink
#CE5DAE
ΔE00 3.25
Purpleish Pink
#DF4EC8
ΔE00 3.56
Pale Magenta
#D767AD
ΔE00 5.19
Pinky Purple
#C94CBE
ΔE00 5.31
Bright Pink
#FE01B1
ΔE00 5.42
Hot Magenta
#F504C9
ΔE00 5.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DE4DB4 #4DDE77
analogous
#BF4DDE #DE4DB4 #DE4D6B
triadic
#DE4DB4 #B4DE4D #4DB4DE
tetradic
#DE4DB4 #DEBF4D #4DDE77 #4D6BDE
square
#DE4DB4 #DEBF4D #4DDE77 #4D6BDE
split-complementary
#DE4DB4 #6BDE4D #4DDEBF
monochromatic
#951C72 #C92599 #DE4DB4 #E881CA #F1B4E0
Accessibility & contrast
On white
3.60
#DE4DB4 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.83
#DE4DB4 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #DE4DB4
5.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DE4DB4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DE4DB4 | 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)
#5778B7
Deuteranopia (green-blind)
#838FB0
Tritanopia (blue-blind)
#EB4F7A
Achromatopsia (no color)
#878787
Design tokens & code
CSS
--color: #de4db4; /* rgb */ color: rgb(222, 77, 180); /* oklch */ color: oklch(65.0% 0.210 341.2);
Tailwind
colors: {
custom: {
50: '#ec88ca',
500: '#de4db4',
950: '#000000',
},
}SCSS
$custom: #de4db4; $custom-light: #ec88ca; $custom-dark: #000000;
JSON
{
"hex": "#de4db4",
"rgb": {
"r": 222,
"g": 77,
"b": 180
},
"hsl": {
"h": 317.379,
"s": 68.72,
"l": 58.627
},
"oklch": {
"l": 0.6502,
"c": 0.20967,
"h": 341.2
},
"luminance": 0.24133
}Semantic roles & 50–950 ramp
primary
#DE4DB4
secondary
#A7E0B7
accent
#EC6F3C
background
#FEF8FC
surface
#FDF0F8
border
#D5CBD1
text
#170C13
muted
#857D82