#DE7CDC#DE7CDC
#DE7CDC is a light, vivid purple. Relative luminance 0.351; OKLCH L 72.7% C 0.170 H 327.9°. Best body text is #000000 at 8.02:1 contrast (WCAG AA passes).
Color values
| HEX | #DE7CDC |
|---|---|
| RGB | rgb(222, 124, 220) |
| HSL | hsl(301, 60%, 68%) |
| HSV | hsv(301, 44%, 87%) |
| CMYK | cmyk(0%, 44.1%, 0.9%, 12.9%) |
| CIE-LAB | lab(65.84, 51.55, -33.00) |
| CIE-LCH | lch(65.84, 61.21, 327.37°) |
| OKLab | oklab(72.66% 0.1437 -0.0902) |
| OKLCH | oklch(72.66% 0.17 327.9) |
| XYZ | xyz(50.2493, 35.1148, 71.8273) |
| Luminance | 0.3511 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 2.51
Orchid
#DA70D6
ΔE00 2.74
Purply Pink
#F075E6
ΔE00 3.06
Violet (CSS)
#EE82EE
ΔE00 3.46
Orchid (survey)
#C875C4
ΔE00 4.98
Candy Pink
#FF63E9
ΔE00 5.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DE7CDC #7CDE7E
analogous
#AF7CDE #DE7CDC #DE7CAB
triadic
#DE7CDC #DCDE7C #7CDCDE
tetradic
#DE7CDC #DEAF7C #7CDE7E #7CABDE
square
#DE7CDC #DEAF7C #7CDE7E #7CABDE
split-complementary
#DE7CDC #ABDE7C #7CDEAF
monochromatic
#B32DB0 #D24BCF #DE7CDC #EAADE9 #F7DEF6
Accessibility & contrast
On white
2.62
#DE7CDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.02
#DE7CDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DE7CDC
8.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DE7CDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DE7CDC | 1.00 | 2.62 | 8.02 | 8.02 |
| #FFFFFF | 2.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7598DF
Deuteranopia (green-blind)
#90A5D9
Tritanopia (blue-blind)
#E485A2
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #de7cdc; /* rgb */ color: rgb(222, 124, 220); /* oklch */ color: oklch(72.7% 0.170 327.9);
Tailwind
colors: {
custom: {
50: '#eaa5e7',
500: '#de7cdc',
950: '#000000',
},
}SCSS
$custom: #de7cdc; $custom-light: #eaa5e7; $custom-dark: #000000;
JSON
{
"hex": "#de7cdc",
"rgb": {
"r": 222,
"g": 124,
"b": 220
},
"hsl": {
"h": 301.224,
"s": 59.756,
"l": 67.843
},
"oklch": {
"l": 0.72657,
"c": 0.16963,
"h": 327.9
},
"luminance": 0.35112
}Semantic roles & 50–950 ramp
primary
#DE7CDC
secondary
#CCEACC
accent
#C7221E
background
#FEFAFE
surface
#FDF4FC
border
#D5CED5
text
#160F16
muted
#847F84