#DE7CD3#DE7CD3
#DE7CD3 is a light, vivid purple. Relative luminance 0.346; OKLCH L 72.3% C 0.162 H 331.3°. Best body text is #000000 at 7.93:1 contrast (WCAG AA passes).
Color values
| HEX | #DE7CD3 |
|---|---|
| RGB | rgb(222, 124, 211) |
| HSL | hsl(307, 60%, 68%) |
| HSV | hsv(307, 44%, 87%) |
| CMYK | cmyk(0%, 44.1%, 5%, 12.9%) |
| CIE-LAB | lab(65.48, 49.97, -28.54) |
| CIE-LCH | lch(65.48, 57.55, 330.26°) |
| OKLab | oklab(72.27% 0.1418 -0.0775) |
| OKLCH | oklch(72.27% 0.162 331.3) |
| XYZ | xyz(49.0893, 34.6508, 65.7180) |
| Luminance | 0.3465 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 2.02
Orchid
#DA70D6
ΔE00 3.19
Purply Pink
#F075E6
ΔE00 3.88
Orchid (survey)
#C875C4
ΔE00 4.39
Violet (CSS)
#EE82EE
ΔE00 4.57
Candy Pink
#FF63E9
ΔE00 6.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DE7CD3 #7CDE87
analogous
#B87CDE #DE7CD3 #DE7CA2
triadic
#DE7CD3 #D3DE7C #7CD3DE
tetradic
#DE7CD3 #DEB87C #7CDE87 #7CA2DE
square
#DE7CD3 #DEB87C #7CDE87 #7CA2DE
split-complementary
#DE7CD3 #A2DE7C #7CDEB8
monochromatic
#B32DA4 #D24BC3 #DE7CD3 #EAADE3 #F7DEF4
Accessibility & contrast
On white
2.65
#DE7CD3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.93
#DE7CD3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DE7CD3
7.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DE7CD3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DE7CD3 | 1.00 | 2.65 | 7.93 | 7.93 |
| #FFFFFF | 2.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7996D6
Deuteranopia (green-blind)
#93A4D0
Tritanopia (blue-blind)
#E5839E
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #de7cd3; /* rgb */ color: rgb(222, 124, 211); /* oklch */ color: oklch(72.3% 0.162 331.3);
Tailwind
colors: {
custom: {
50: '#eaa4e0',
500: '#de7cd3',
950: '#000000',
},
}SCSS
$custom: #de7cd3; $custom-light: #eaa4e0; $custom-dark: #000000;
JSON
{
"hex": "#de7cd3",
"rgb": {
"r": 222,
"g": 124,
"b": 211
},
"hsl": {
"h": 306.735,
"s": 59.756,
"l": 67.843
},
"oklch": {
"l": 0.72268,
"c": 0.16162,
"h": 331.3
},
"luminance": 0.34648
}Semantic roles & 50–950 ramp
primary
#DE7CD3
secondary
#CCEACF
accent
#C7311E
background
#FEFAFD
surface
#FDF4FB
border
#D5CED4
text
#160F15
muted
#847F83