#DE4DE2#DE4DE2
#DE4DE2 is a light, highly saturated purple. Relative luminance 0.263; OKLCH L 67.3% C 0.243 H 326.7°. Best body text is #000000 at 6.27:1 contrast (WCAG AA passes).
Color values
| HEX | #DE4DE2 |
|---|---|
| RGB | rgb(222, 77, 226) |
| HSL | hsl(298, 72%, 59%) |
| HSV | hsv(298, 66%, 89%) |
| CMYK | cmyk(1.8%, 65.9%, 0%, 11.4%) |
| CIE-LAB | lab(58.35, 73.52, -48.10) |
| CIE-LCH | lch(58.35, 87.86, 326.80°) |
| OKLab | oklab(67.26% 0.2032 -0.1333) |
| OKLCH | oklch(67.26% 0.243 326.7) |
| XYZ | xyz(46.5047, 26.3314, 74.5698) |
| Luminance | 0.2633 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Pinkish Purple
#D648D7
ΔE00 2.32
Heliotrope
#D94FF5
ΔE00 3.16
Pink Purple
#EF1DE7
ΔE00 3.67
Purpleish Pink
#DF4EC8
ΔE00 4.33
Fuchsia (survey)
#ED0DD9
ΔE00 4.81
Bright Magenta
#FF08E8
ΔE00 4.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DE4DE2 #51E24D
analogous
#934DE2 #DE4DE2 #E24D9C
triadic
#DE4DE2 #E2DE4D #4DE2DE
tetradic
#DE4DE2 #E2934D #51E24D #4D9CE2
square
#DE4DE2 #E2934D #51E24D #4D9CE2
split-complementary
#DE4DE2 #9CE24D #4DE293
monochromatic
#98199B #CB22D0 #DE4DE2 #E882EB #F2B6F3
Accessibility & contrast
On white
3.35
#DE4DE2 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.27
#DE4DE2 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #DE4DE2
6.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DE4DE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DE4DE2 | 1.00 | 3.35 | 6.27 | 6.27 |
| #FFFFFF | 3.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#3380E6
Deuteranopia (green-blind)
#6F93DE
Tritanopia (blue-blind)
#E46392
Achromatopsia (no color)
#8C8C8C
Design tokens & code
CSS
--color: #de4de2; /* rgb */ color: rgb(222, 77, 226); /* oklch */ color: oklch(67.3% 0.243 326.7);
Tailwind
colors: {
custom: {
50: '#ec8aeb',
500: '#de4de2',
950: '#000000',
},
}SCSS
$custom: #de4de2; $custom-light: #ec8aeb; $custom-dark: #000000;
JSON
{
"hex": "#de4de2",
"rgb": {
"r": 222,
"g": 77,
"b": 226
},
"hsl": {
"h": 298.389,
"s": 71.981,
"l": 59.412
},
"oklch": {
"l": 0.67255,
"c": 0.24302,
"h": 326.7
},
"luminance": 0.26328
}Semantic roles & 50–950 ramp
primary
#DE4DE2
secondary
#AAE2A8
accent
#EF393E
background
#FEF8FE
surface
#FDF0FD
border
#D5CBD5
text
#170D16
muted
#857D84