#DE4EB4#DE4EB4
#DE4EB4 is a light, highly saturated pink. Relative luminance 0.243; OKLCH L 65.1% C 0.208 H 341.2°. Best body text is #000000 at 5.85:1 contrast (WCAG AA passes).
Color values
| HEX | #DE4EB4 |
|---|---|
| RGB | rgb(222, 78, 180) |
| HSL | hsl(318, 69%, 59%) |
| HSV | hsv(318, 65%, 87%) |
| CMYK | cmyk(0%, 64.9%, 18.9%, 12.9%) |
| CIE-LAB | lab(56.36, 66.14, -24.97) |
| CIE-LCH | lch(56.36, 70.70, 339.32°) |
| OKLab | oklab(65.12% 0.1973 -0.067) |
| OKLCH | oklch(65.12% 0.208 341.2) |
| XYZ | xyz(41.0879, 24.2775, 45.6933) |
| Luminance | 0.2427 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Purplish Pink
#CE5DAE
ΔE00 3.16
Purpleish Pink
#DF4EC8
ΔE00 3.59
Pale Magenta
#D767AD
ΔE00 5.03
Pinky Purple
#C94CBE
ΔE00 5.40
Bright Pink
#FE01B1
ΔE00 5.48
Hot Magenta
#F504C9
ΔE00 5.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DE4EB4 #4EDE78
analogous
#C04EDE #DE4EB4 #DE4E6C
triadic
#DE4EB4 #B4DE4E #4EB4DE
tetradic
#DE4EB4 #DEC04E #4EDE78 #4E6CDE
square
#DE4EB4 #DEC04E #4EDE78 #4E6CDE
split-complementary
#DE4EB4 #6CDE4E #4EDEC0
monochromatic
#961C72 #C9269A #DE4EB4 #E882CA #F1B5E0
Accessibility & contrast
On white
3.59
#DE4EB4 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.85
#DE4EB4 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #DE4EB4
5.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DE4EB4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DE4EB4 | 1.00 | 3.59 | 5.85 | 5.85 |
| #FFFFFF | 3.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5878B7
Deuteranopia (green-blind)
#8490B0
Tritanopia (blue-blind)
#EB507A
Achromatopsia (no color)
#878787
Design tokens & code
CSS
--color: #de4eb4; /* rgb */ color: rgb(222, 78, 180); /* oklch */ color: oklch(65.1% 0.208 341.2);
Tailwind
colors: {
custom: {
50: '#ec89ca',
500: '#de4eb4',
950: '#000000',
},
}SCSS
$custom: #de4eb4; $custom-light: #ec89ca; $custom-dark: #000000;
JSON
{
"hex": "#de4eb4",
"rgb": {
"r": 222,
"g": 78,
"b": 180
},
"hsl": {
"h": 317.5,
"s": 68.571,
"l": 58.824
},
"oklch": {
"l": 0.65123,
"c": 0.20837,
"h": 341.2
},
"luminance": 0.24274
}Semantic roles & 50–950 ramp
primary
#DE4EB4
secondary
#A8E0B8
accent
#EB6F3C
background
#FEF8FC
surface
#FDF0F8
border
#D5CBD1
text
#170C13
muted
#857D82