#DE7CD5#DE7CD5
#DE7CD5 is a light, vivid purple. Relative luminance 0.347; OKLCH L 72.4% C 0.163 H 330.5°. Best body text is #000000 at 7.95:1 contrast (WCAG AA passes).
Color values
| HEX | #DE7CD5 |
|---|---|
| RGB | rgb(222, 124, 213) |
| HSL | hsl(306, 60%, 68%) |
| HSV | hsv(306, 44%, 87%) |
| CMYK | cmyk(0%, 44.1%, 4.1%, 12.9%) |
| CIE-LAB | lab(65.55, 50.32, -29.54) |
| CIE-LCH | lch(65.55, 58.35, 329.58°) |
| OKLab | oklab(72.35% 0.1422 -0.0803) |
| OKLCH | oklch(72.35% 0.163 330.5) |
| XYZ | xyz(49.3416, 34.7517, 67.0467) |
| Luminance | 0.3475 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 2.01
Orchid
#DA70D6
ΔE00 3.00
Purply Pink
#F075E6
ΔE00 3.64
Violet (CSS)
#EE82EE
ΔE00 4.28
Orchid (survey)
#C875C4
ΔE00 4.46
Candy Pink
#FF63E9
ΔE00 6.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DE7CD5 #7CDE85
analogous
#B67CDE #DE7CD5 #DE7CA4
triadic
#DE7CD5 #D5DE7C #7CD5DE
tetradic
#DE7CD5 #DEB67C #7CDE85 #7CA4DE
square
#DE7CD5 #DEB67C #7CDE85 #7CA4DE
split-complementary
#DE7CD5 #A4DE7C #7CDEB6
monochromatic
#B32DA6 #D24BC5 #DE7CD5 #EAADE5 #F7DEF4
Accessibility & contrast
On white
2.64
#DE7CD5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.95
#DE7CD5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DE7CD5
7.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DE7CD5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DE7CD5 | 1.00 | 2.64 | 7.95 | 7.95 |
| #FFFFFF | 2.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7897D8
Deuteranopia (green-blind)
#93A4D2
Tritanopia (blue-blind)
#E5839F
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #de7cd5; /* rgb */ color: rgb(222, 124, 213); /* oklch */ color: oklch(72.4% 0.163 330.5);
Tailwind
colors: {
custom: {
50: '#eaa4e2',
500: '#de7cd5',
950: '#000000',
},
}SCSS
$custom: #de7cd5; $custom-light: #eaa4e2; $custom-dark: #000000;
JSON
{
"hex": "#de7cd5",
"rgb": {
"r": 222,
"g": 124,
"b": 213
},
"hsl": {
"h": 305.51,
"s": 59.756,
"l": 67.843
},
"oklch": {
"l": 0.72353,
"c": 0.16337,
"h": 330.5
},
"luminance": 0.34749
}Semantic roles & 50–950 ramp
primary
#DE7CD5
secondary
#CCEACF
accent
#C72E1E
background
#FEFAFD
surface
#FDF4FB
border
#D5CED4
text
#160F15
muted
#847F83