#DE4DB6#DE4DB6
#DE4DB6 is a light, highly saturated pink. Relative luminance 0.242; OKLCH L 65.1% C 0.211 H 340.5°. Best body text is #000000 at 5.84:1 contrast (WCAG AA passes).
Color values
| HEX | #DE4DB6 |
|---|---|
| RGB | rgb(222, 77, 182) |
| HSL | hsl(317, 69%, 59%) |
| HSV | hsv(317, 65%, 87%) |
| CMYK | cmyk(0%, 65.3%, 18%, 12.9%) |
| CIE-LAB | lab(56.31, 66.81, -26.22) |
| CIE-LCH | lch(56.31, 71.77, 338.57°) |
| OKLab | oklab(65.11% 0.1988 -0.0705) |
| OKLCH | oklch(65.11% 0.211 340.5) |
| XYZ | xyz(41.2226, 24.2185, 46.7505) |
| Luminance | 0.2422 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Purpleish Pink
#DF4EC8
ΔE00 3.18
Purplish Pink
#CE5DAE
ΔE00 3.35
Pinky Purple
#C94CBE
ΔE00 5.06
Hot Magenta
#F504C9
ΔE00 5.32
Pale Magenta
#D767AD
ΔE00 5.37
Bright Pink
#FE01B1
ΔE00 5.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DE4DB6 #4DDE75
analogous
#BD4DDE #DE4DB6 #DE4D6D
triadic
#DE4DB6 #B6DE4D #4DB6DE
tetradic
#DE4DB6 #DEBD4D #4DDE75 #4D6DDE
square
#DE4DB6 #DEBD4D #4DDE75 #4D6DDE
split-complementary
#DE4DB6 #6DDE4D #4DDEBD
monochromatic
#951C73 #C9259C #DE4DB6 #E881CB #F1B4E0
Accessibility & contrast
On white
3.59
#DE4DB6 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.84
#DE4DB6 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #DE4DB6
5.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DE4DB6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DE4DB6 | 1.00 | 3.59 | 5.84 | 5.84 |
| #FFFFFF | 3.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5678B9
Deuteranopia (green-blind)
#838FB2
Tritanopia (blue-blind)
#EB507B
Achromatopsia (no color)
#878787
Design tokens & code
CSS
--color: #de4db6; /* rgb */ color: rgb(222, 77, 182); /* oklch */ color: oklch(65.1% 0.211 340.5);
Tailwind
colors: {
custom: {
50: '#ec88cc',
500: '#de4db6',
950: '#000000',
},
}SCSS
$custom: #de4db6; $custom-light: #ec88cc; $custom-dark: #000000;
JSON
{
"hex": "#de4db6",
"rgb": {
"r": 222,
"g": 77,
"b": 182
},
"hsl": {
"h": 316.552,
"s": 68.72,
"l": 58.627
},
"oklch": {
"l": 0.65107,
"c": 0.21096,
"h": 340.5
},
"luminance": 0.24215
}Semantic roles & 50–950 ramp
primary
#DE4DB6
secondary
#A7E0B7
accent
#EC6D3C
background
#FEF8FC
surface
#FDF0F8
border
#D5CBD1
text
#170C13
muted
#857D82