#DE4AB0#DE4AB0
#DE4AB0 is a light, highly saturated pink. Relative luminance 0.236; OKLCH L 64.5% C 0.211 H 342.5°. Best body text is #000000 at 5.71:1 contrast (WCAG AA passes).
Color values
| HEX | #DE4AB0 |
|---|---|
| RGB | rgb(222, 74, 176) |
| HSL | hsl(319, 69%, 58%) |
| HSV | hsv(319, 67%, 87%) |
| CMYK | cmyk(0%, 66.7%, 20.7%, 12.9%) |
| CIE-LAB | lab(55.65, 67.13, -23.75) |
| CIE-LCH | lch(55.65, 71.21, 340.52°) |
| OKLab | oklab(64.55% 0.2012 -0.0636) |
| OKLCH | oklch(64.55% 0.211 342.5) |
| XYZ | xyz(40.4107, 23.5657, 43.4863) |
| Luminance | 0.2356 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Purplish Pink
#CE5DAE
ΔE00 3.46
Purpleish Pink
#DF4EC8
ΔE00 4.27
Bright Pink
#FE01B1
ΔE00 5.09
Pale Magenta
#D767AD
ΔE00 5.38
Pinky Purple
#C94CBE
ΔE00 5.60
Hot Magenta
#F504C9
ΔE00 5.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DE4AB0 #4ADE78
analogous
#C24ADE #DE4AB0 #DE4A66
triadic
#DE4AB0 #B0DE4A #4AB0DE
tetradic
#DE4AB0 #DEC24A #4ADE78 #4A66DE
square
#DE4AB0 #DEC24A #4ADE78 #4A66DE
split-complementary
#DE4AB0 #66DE4A #4ADEC2
monochromatic
#931B6E #C72494 #DE4AB0 #E77EC7 #F1B2DD
Accessibility & contrast
On white
3.68
#DE4AB0 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.71
#DE4AB0 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #DE4AB0
5.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DE4AB0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DE4AB0 | 1.00 | 3.68 | 5.71 | 5.71 |
| #FFFFFF | 3.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5776B3
Deuteranopia (green-blind)
#838EAC
Tritanopia (blue-blind)
#EB4B76
Achromatopsia (no color)
#858585
Design tokens & code
CSS
--color: #de4ab0; /* rgb */ color: rgb(222, 74, 176); /* oklch */ color: oklch(64.5% 0.211 342.5);
Tailwind
colors: {
custom: {
50: '#ec87c7',
500: '#de4ab0',
950: '#000000',
},
}SCSS
$custom: #de4ab0; $custom-light: #ec87c7; $custom-dark: #000000;
JSON
{
"hex": "#de4ab0",
"rgb": {
"r": 222,
"g": 74,
"b": 176
},
"hsl": {
"h": 318.649,
"s": 69.159,
"l": 58.039
},
"oklch": {
"l": 0.64548,
"c": 0.211,
"h": 342.5
},
"luminance": 0.23562
}Semantic roles & 50–950 ramp
primary
#DE4AB0
secondary
#A4DFB7
accent
#EC733C
background
#FFF8FC
surface
#FEF0F8
border
#D6CBD1
text
#170C13
muted
#857D82