#DE7CD8#DE7CD8
#DE7CD8 is a light, vivid purple. Relative luminance 0.349; OKLCH L 72.5% C 0.166 H 329.4°. Best body text is #000000 at 7.98:1 contrast (WCAG AA passes).
Color values
| HEX | #DE7CD8 |
|---|---|
| RGB | rgb(222, 124, 216) |
| HSL | hsl(304, 60%, 68%) |
| HSV | hsv(304, 44%, 87%) |
| CMYK | cmyk(0%, 44.1%, 2.7%, 12.9%) |
| CIE-LAB | lab(65.67, 50.84, -31.03) |
| CIE-LCH | lch(65.67, 59.56, 328.60°) |
| OKLab | oklab(72.48% 0.1429 -0.0846) |
| OKLCH | oklch(72.48% 0.166 329.4) |
| XYZ | xyz(49.7259, 34.9054, 69.0706) |
| Luminance | 0.3490 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 2.14
Orchid
#DA70D6
ΔE00 2.81
Purply Pink
#F075E6
ΔE00 3.34
Violet (CSS)
#EE82EE
ΔE00 3.89
Orchid (survey)
#C875C4
ΔE00 4.64
Candy Pink
#FF63E9
ΔE00 6.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DE7CD8 #7CDE82
analogous
#B37CDE #DE7CD8 #DE7CA7
triadic
#DE7CD8 #D8DE7C #7CD8DE
tetradic
#DE7CD8 #DEB37C #7CDE82 #7CA7DE
square
#DE7CD8 #DEB37C #7CDE82 #7CA7DE
split-complementary
#DE7CD8 #A7DE7C #7CDEB3
monochromatic
#B32DAA #D24BC9 #DE7CD8 #EAADE7 #F7DEF5
Accessibility & contrast
On white
2.63
#DE7CD8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.98
#DE7CD8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DE7CD8
7.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DE7CD8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DE7CD8 | 1.00 | 2.63 | 7.98 | 7.98 |
| #FFFFFF | 2.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7697DB
Deuteranopia (green-blind)
#91A4D5
Tritanopia (blue-blind)
#E484A0
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #de7cd8; /* rgb */ color: rgb(222, 124, 216); /* oklch */ color: oklch(72.5% 0.166 329.4);
Tailwind
colors: {
custom: {
50: '#eaa5e4',
500: '#de7cd8',
950: '#000000',
},
}SCSS
$custom: #de7cd8; $custom-light: #eaa5e4; $custom-dark: #000000;
JSON
{
"hex": "#de7cd8",
"rgb": {
"r": 222,
"g": 124,
"b": 216
},
"hsl": {
"h": 303.673,
"s": 59.756,
"l": 67.843
},
"oklch": {
"l": 0.72482,
"c": 0.16603,
"h": 329.4
},
"luminance": 0.34903
}Semantic roles & 50–950 ramp
primary
#DE7CD8
secondary
#CCEACE
accent
#C7281E
background
#FEFAFD
surface
#FDF4FB
border
#D5CED4
text
#160F15
muted
#847F83