#DE7CD7#DE7CD7
#DE7CD7 is a light, vivid purple. Relative luminance 0.349; OKLCH L 72.4% C 0.165 H 329.8°. Best body text is #000000 at 7.97:1 contrast (WCAG AA passes).
Color values
| HEX | #DE7CD7 |
|---|---|
| RGB | rgb(222, 124, 215) |
| HSL | hsl(304, 60%, 68%) |
| HSV | hsv(304, 44%, 87%) |
| CMYK | cmyk(0%, 44.1%, 3.2%, 12.9%) |
| CIE-LAB | lab(65.63, 50.67, -30.53) |
| CIE-LCH | lch(65.63, 59.15, 328.93°) |
| OKLab | oklab(72.44% 0.1427 -0.0832) |
| OKLCH | oklch(72.44% 0.165 329.8) |
| XYZ | xyz(49.5970, 34.8539, 68.3919) |
| Luminance | 0.3485 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 2.08
Orchid
#DA70D6
ΔE00 2.86
Purply Pink
#F075E6
ΔE00 3.43
Violet (CSS)
#EE82EE
ΔE00 4.01
Orchid (survey)
#C875C4
ΔE00 4.58
Candy Pink
#FF63E9
ΔE00 6.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DE7CD7 #7CDE83
analogous
#B47CDE #DE7CD7 #DE7CA6
triadic
#DE7CD7 #D7DE7C #7CD7DE
tetradic
#DE7CD7 #DEB47C #7CDE83 #7CA6DE
square
#DE7CD7 #DEB47C #7CDE83 #7CA6DE
split-complementary
#DE7CD7 #A6DE7C #7CDEB4
monochromatic
#B32DA9 #D24BC8 #DE7CD7 #EAADE6 #F7DEF5
Accessibility & contrast
On white
2.63
#DE7CD7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.97
#DE7CD7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DE7CD7
7.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DE7CD7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DE7CD7 | 1.00 | 2.63 | 7.97 | 7.97 |
| #FFFFFF | 2.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7797DA
Deuteranopia (green-blind)
#92A4D4
Tritanopia (blue-blind)
#E584A0
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #de7cd7; /* rgb */ color: rgb(222, 124, 215); /* oklch */ color: oklch(72.4% 0.165 329.8);
Tailwind
colors: {
custom: {
50: '#eaa5e3',
500: '#de7cd7',
950: '#000000',
},
}SCSS
$custom: #de7cd7; $custom-light: #eaa5e3; $custom-dark: #000000;
JSON
{
"hex": "#de7cd7",
"rgb": {
"r": 222,
"g": 124,
"b": 215
},
"hsl": {
"h": 304.286,
"s": 59.756,
"l": 67.843
},
"oklch": {
"l": 0.72439,
"c": 0.16514,
"h": 329.8
},
"luminance": 0.34851
}Semantic roles & 50–950 ramp
primary
#DE7CD7
secondary
#CCEACE
accent
#C72A1E
background
#FEFAFD
surface
#FDF4FB
border
#D5CED4
text
#160F15
muted
#847F83