#DE7CD4#DE7CD4
#DE7CD4 is a light, vivid purple. Relative luminance 0.347; OKLCH L 72.3% C 0.163 H 330.9°. Best body text is #000000 at 7.94:1 contrast (WCAG AA passes).
Color values
| HEX | #DE7CD4 |
|---|---|
| RGB | rgb(222, 124, 212) |
| HSL | hsl(306, 60%, 68%) |
| HSV | hsv(306, 44%, 87%) |
| CMYK | cmyk(0%, 44.1%, 4.5%, 12.9%) |
| CIE-LAB | lab(65.52, 50.14, -29.04) |
| CIE-LCH | lch(65.52, 57.95, 329.92°) |
| OKLab | oklab(72.31% 0.142 -0.0789) |
| OKLCH | oklch(72.31% 0.163 330.9) |
| XYZ | xyz(49.2150, 34.7011, 66.3803) |
| Luminance | 0.3470 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 2.01
Orchid
#DA70D6
ΔE00 3.09
Purply Pink
#F075E6
ΔE00 3.76
Orchid (survey)
#C875C4
ΔE00 4.42
Violet (CSS)
#EE82EE
ΔE00 4.43
Candy Pink
#FF63E9
ΔE00 6.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DE7CD4 #7CDE86
analogous
#B77CDE #DE7CD4 #DE7CA3
triadic
#DE7CD4 #D4DE7C #7CD4DE
tetradic
#DE7CD4 #DEB77C #7CDE86 #7CA3DE
square
#DE7CD4 #DEB77C #7CDE86 #7CA3DE
split-complementary
#DE7CD4 #A3DE7C #7CDEB7
monochromatic
#B32DA5 #D24BC4 #DE7CD4 #EAADE4 #F7DEF4
Accessibility & contrast
On white
2.64
#DE7CD4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.94
#DE7CD4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DE7CD4
7.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DE7CD4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DE7CD4 | 1.00 | 2.64 | 7.94 | 7.94 |
| #FFFFFF | 2.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7897D7
Deuteranopia (green-blind)
#93A4D1
Tritanopia (blue-blind)
#E5839E
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #de7cd4; /* rgb */ color: rgb(222, 124, 212); /* oklch */ color: oklch(72.3% 0.163 330.9);
Tailwind
colors: {
custom: {
50: '#eaa4e1',
500: '#de7cd4',
950: '#000000',
},
}SCSS
$custom: #de7cd4; $custom-light: #eaa4e1; $custom-dark: #000000;
JSON
{
"hex": "#de7cd4",
"rgb": {
"r": 222,
"g": 124,
"b": 212
},
"hsl": {
"h": 306.122,
"s": 59.756,
"l": 67.843
},
"oklch": {
"l": 0.7231,
"c": 0.1625,
"h": 330.9
},
"luminance": 0.34698
}Semantic roles & 50–950 ramp
primary
#DE7CD4
secondary
#CCEACF
accent
#C72F1E
background
#FEFAFD
surface
#FDF4FB
border
#D5CED4
text
#160F15
muted
#847F83