#DE7CDA#DE7CDA
#DE7CDA is a light, vivid purple. Relative luminance 0.350; OKLCH L 72.6% C 0.168 H 328.6°. Best body text is #000000 at 8.00:1 contrast (WCAG AA passes).
Color values
| HEX | #DE7CDA |
|---|---|
| RGB | rgb(222, 124, 218) |
| HSL | hsl(302, 60%, 68%) |
| HSV | hsv(302, 44%, 87%) |
| CMYK | cmyk(0%, 44.1%, 1.8%, 12.9%) |
| CIE-LAB | lab(65.76, 51.19, -32.02) |
| CIE-LCH | lch(65.76, 60.38, 327.98°) |
| OKLab | oklab(72.57% 0.1433 -0.0874) |
| OKLCH | oklch(72.57% 0.168 328.6) |
| XYZ | xyz(49.9860, 35.0095, 70.4407) |
| Luminance | 0.3501 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 2.30
Orchid
#DA70D6
ΔE00 2.75
Purply Pink
#F075E6
ΔE00 3.18
Violet (CSS)
#EE82EE
ΔE00 3.66
Orchid (survey)
#C875C4
ΔE00 4.80
Candy Pink
#FF63E9
ΔE00 5.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DE7CDA #7CDE80
analogous
#B17CDE #DE7CDA #DE7CA9
triadic
#DE7CDA #DADE7C #7CDADE
tetradic
#DE7CDA #DEB17C #7CDE80 #7CA9DE
square
#DE7CDA #DEB17C #7CDE80 #7CA9DE
split-complementary
#DE7CDA #A9DE7C #7CDEB1
monochromatic
#B32DAD #D24BCC #DE7CDA #EAADE8 #F7DEF6
Accessibility & contrast
On white
2.62
#DE7CDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.00
#DE7CDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DE7CDA
8.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DE7CDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DE7CDA | 1.00 | 2.62 | 8.00 | 8.00 |
| #FFFFFF | 2.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7697DD
Deuteranopia (green-blind)
#91A4D7
Tritanopia (blue-blind)
#E485A1
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #de7cda; /* rgb */ color: rgb(222, 124, 218); /* oklch */ color: oklch(72.6% 0.168 328.6);
Tailwind
colors: {
custom: {
50: '#eaa5e5',
500: '#de7cda',
950: '#000000',
},
}SCSS
$custom: #de7cda; $custom-light: #eaa5e5; $custom-dark: #000000;
JSON
{
"hex": "#de7cda",
"rgb": {
"r": 222,
"g": 124,
"b": 218
},
"hsl": {
"h": 302.449,
"s": 59.756,
"l": 67.843
},
"oklch": {
"l": 0.72569,
"c": 0.16782,
"h": 328.6
},
"luminance": 0.35007
}Semantic roles & 50–950 ramp
primary
#DE7CDA
secondary
#CCEACD
accent
#C7251E
background
#FEFAFE
surface
#FDF4FC
border
#D5CED5
text
#160F16
muted
#847F84