#DE4DDC#DE4DDC
#DE4DDC is a light, highly saturated purple. Relative luminance 0.260; OKLCH L 66.9% C 0.238 H 328.4°. Best body text is #000000 at 6.20:1 contrast (WCAG AA passes).
Color values
| HEX | #DE4DDC |
|---|---|
| RGB | rgb(222, 77, 220) |
| HSL | hsl(301, 69%, 59%) |
| HSV | hsv(301, 65%, 87%) |
| CMYK | cmyk(0%, 65.3%, 0.9%, 12.9%) |
| CIE-LAB | lab(58.04, 72.54, -45.21) |
| CIE-LCH | lch(58.04, 85.47, 328.07°) |
| OKLab | oklab(66.94% 0.203 -0.1249) |
| OKLCH | oklch(66.94% 0.238 328.4) |
| XYZ | xyz(45.6958, 26.0078, 70.3095) |
| Luminance | 0.2601 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Pinkish Purple
#D648D7
ΔE00 1.98
Purpleish Pink
#DF4EC8
ΔE00 3.40
Pink Purple
#EF1DE7
ΔE00 3.77
Heliotrope
#D94FF5
ΔE00 4.08
Fuchsia (survey)
#ED0DD9
ΔE00 4.50
Bright Magenta
#FF08E8
ΔE00 4.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DE4DDC #4DDE4F
analogous
#974DDE #DE4DDC #DE4D93
triadic
#DE4DDC #DCDE4D #4DDCDE
tetradic
#DE4DDC #DE974D #4DDE4F #4D93DE
square
#DE4DDC #DE974D #4DDE4F #4D93DE
split-complementary
#DE4DDC #93DE4D #4DDE97
monochromatic
#951C93 #C925C6 #DE4DDC #E881E6 #F1B4F0
Accessibility & contrast
On white
3.39
#DE4DDC on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.20
#DE4DDC on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #DE4DDC
6.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DE4DDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DE4DDC | 1.00 | 3.39 | 6.20 | 6.20 |
| #FFFFFF | 3.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#3A7FE0
Deuteranopia (green-blind)
#7292D8
Tritanopia (blue-blind)
#E5608E
Achromatopsia (no color)
#8B8B8B
Design tokens & code
CSS
--color: #de4ddc; /* rgb */ color: rgb(222, 77, 220); /* oklch */ color: oklch(66.9% 0.238 328.4);
Tailwind
colors: {
custom: {
50: '#ec8ae7',
500: '#de4ddc',
950: '#000000',
},
}SCSS
$custom: #de4ddc; $custom-light: #ec8ae7; $custom-dark: #000000;
JSON
{
"hex": "#de4ddc",
"rgb": {
"r": 222,
"g": 77,
"b": 220
},
"hsl": {
"h": 300.828,
"s": 68.72,
"l": 58.627
},
"oklch": {
"l": 0.66936,
"c": 0.23835,
"h": 328.4
},
"luminance": 0.26005
}Semantic roles & 50–950 ramp
primary
#DE4DDC
secondary
#A7E0A8
accent
#EC3F3C
background
#FEF8FE
surface
#FDF0FC
border
#D5CBD5
text
#170D16
muted
#857D84