#DE4DB8#DE4DB8
#DE4DB8 is a light, highly saturated pink. Relative luminance 0.243; OKLCH L 65.2% C 0.212 H 339.8°. Best body text is #000000 at 5.86:1 contrast (WCAG AA passes).
Color values
| HEX | #DE4DB8 |
|---|---|
| RGB | rgb(222, 77, 184) |
| HSL | hsl(316, 69%, 59%) |
| HSV | hsv(316, 65%, 87%) |
| CMYK | cmyk(0%, 65.3%, 17.1%, 12.9%) |
| CIE-LAB | lab(56.39, 67.09, -27.24) |
| CIE-LCH | lch(56.39, 72.41, 337.90°) |
| OKLab | oklab(65.19% 0.1992 -0.0734) |
| OKLCH | oklch(65.19% 0.212 339.8) |
| XYZ | xyz(41.4308, 24.3018, 47.8468) |
| Luminance | 0.2430 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Purpleish Pink
#DF4EC8
ΔE00 2.81
Purplish Pink
#CE5DAE
ΔE00 3.49
Pinky Purple
#C94CBE
ΔE00 4.84
Hot Magenta
#F504C9
ΔE00 5.14
Pale Magenta
#D767AD
ΔE00 5.56
Bright Pink
#FE01B1
ΔE00 5.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DE4DB8 #4DDE73
analogous
#BB4DDE #DE4DB8 #DE4D6F
triadic
#DE4DB8 #B8DE4D #4DB8DE
tetradic
#DE4DB8 #DEBB4D #4DDE73 #4D6FDE
square
#DE4DB8 #DEBB4D #4DDE73 #4D6FDE
split-complementary
#DE4DB8 #6FDE4D #4DDEBB
monochromatic
#951C75 #C9259E #DE4DB8 #E881CD #F1B4E1
Accessibility & contrast
On white
3.58
#DE4DB8 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.86
#DE4DB8 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #DE4DB8
5.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DE4DB8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DE4DB8 | 1.00 | 3.58 | 5.86 | 5.86 |
| #FFFFFF | 3.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5579BB
Deuteranopia (green-blind)
#8290B4
Tritanopia (blue-blind)
#EA517C
Achromatopsia (no color)
#878787
Design tokens & code
CSS
--color: #de4db8; /* rgb */ color: rgb(222, 77, 184); /* oklch */ color: oklch(65.2% 0.212 339.8);
Tailwind
colors: {
custom: {
50: '#ec89cd',
500: '#de4db8',
950: '#000000',
},
}SCSS
$custom: #de4db8; $custom-light: #ec89cd; $custom-dark: #000000;
JSON
{
"hex": "#de4db8",
"rgb": {
"r": 222,
"g": 77,
"b": 184
},
"hsl": {
"h": 315.724,
"s": 68.72,
"l": 58.627
},
"oklch": {
"l": 0.65194,
"c": 0.21228,
"h": 339.8
},
"luminance": 0.24298
}Semantic roles & 50–950 ramp
primary
#DE4DB8
secondary
#A7E0B6
accent
#EC6A3C
background
#FEF8FC
surface
#FDF0F9
border
#D5CBD2
text
#170C13
muted
#857D82