#DC7DED#DC7DED
#DC7DED is a light, vivid purple. Relative luminance 0.360; OKLCH L 73.4% C 0.183 H 321.4°. Best body text is #000000 at 8.20:1 contrast (WCAG AA passes).
Color values
| HEX | #DC7DED |
|---|---|
| RGB | rgb(220, 125, 237) |
| HSL | hsl(291, 76%, 71%) |
| HSV | hsv(291, 47%, 93%) |
| CMYK | cmyk(7.2%, 47.3%, 0%, 7.1%) |
| CIE-LAB | lab(66.52, 53.60, -41.38) |
| CIE-LCH | lch(66.52, 67.71, 322.33°) |
| OKLab | oklab(73.35% 0.1429 -0.1142) |
| OKLCH | oklch(73.35% 0.183 321.4) |
| XYZ | xyz(52.1331, 35.9994, 84.3068) |
| Luminance | 0.3600 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.53
Purply Pink
#F075E6
ΔE00 4.13
Orchid
#DA70D6
ΔE00 4.43
Lavender Pink
#DD85D7
ΔE00 5.04
Light Magenta
#FA5FF7
ΔE00 5.92
Violet Pink
#FB5FFC
ΔE00 6.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DC7DED #8EED7D
analogous
#A47DED #DC7DED #ED7DC6
triadic
#DC7DED #EDDC7D #7DEDDC
tetradic
#DC7DED #EDA47D #8EED7D #7DC6ED
square
#DC7DED #EDA47D #8EED7D #7DC6ED
split-complementary
#DC7DED #C6ED7D #7DEDA4
monochromatic
#B71DD2 #CE47E6 #DC7DED #EAB3F4 #F8E4FB
Accessibility & contrast
On white
2.56
#DC7DED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.20
#DC7DED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DC7DED
8.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DC7DED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DC7DED | 1.00 | 2.56 | 8.20 | 8.20 |
| #FFFFFF | 2.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6C9BF1
Deuteranopia (green-blind)
#88A5EA
Tritanopia (blue-blind)
#DE8BAA
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #dc7ded; /* rgb */ color: rgb(220, 125, 237); /* oklch */ color: oklch(73.4% 0.183 321.4);
Tailwind
colors: {
custom: {
50: '#e9a5f3',
500: '#dc7ded',
950: '#000000',
},
}SCSS
$custom: #dc7ded; $custom-light: #e9a5f3; $custom-dark: #000000;
JSON
{
"hex": "#dc7ded",
"rgb": {
"r": 220,
"g": 125,
"b": 237
},
"hsl": {
"h": 290.893,
"s": 75.676,
"l": 70.98
},
"oklch": {
"l": 0.73351,
"c": 0.18295,
"h": 321.4
},
"luminance": 0.35997
}Semantic roles & 50–950 ramp
primary
#DC7DED
secondary
#D9F2D4
accent
#D80E2C
background
#FEFAFE
surface
#FDF4FD
border
#D5CED5
text
#160F17
muted
#847F85