#DC9DED#DC9DED
#DC9DED is a light, vivid purple. Relative luminance 0.454; OKLCH L 78.4% C 0.129 H 319.0°. Best body text is #000000 at 10.09:1 contrast (WCAG AA passes).
Color values
| HEX | #DC9DED |
|---|---|
| RGB | rgb(220, 157, 237) |
| HSL | hsl(287, 69%, 77%) |
| HSV | hsv(287, 34%, 93%) |
| CMYK | cmyk(7.2%, 33.8%, 0%, 7.1%) |
| CIE-LAB | lab(73.18, 36.88, -31.02) |
| CIE-LCH | lch(73.18, 48.19, 319.93°) |
| OKLab | oklab(78.35% 0.0975 -0.0848) |
| OKLCH | oklch(78.35% 0.129 319) |
| XYZ | xyz(56.8562, 45.4455, 85.8811) |
| Luminance | 0.4544 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 4.07
Lavender (survey)
#C79FEF
ΔE00 4.84
Mauve
#E0B0FF
ΔE00 4.89
Baby Purple
#CA9BF7
ΔE00 5.05
Lilac (survey)
#CEA2FD
ΔE00 5.27
Pastel Purple
#CAA0FF
ΔE00 6.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DC9DED #AEED9D
analogous
#B49DED #DC9DED #ED9DD6
triadic
#DC9DED #EDDC9D #9DEDDC
tetradic
#DC9DED #EDB49D #AEED9D #9DD6ED
square
#DC9DED #EDB49D #AEED9D #9DD6ED
split-complementary
#DC9DED #D6ED9D #9DEDB4
monochromatic
#B736DA #CA69E4 #DC9DED #EED1F6 #F6E5FA
Accessibility & contrast
On white
2.08
#DC9DED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.09
#DC9DED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DC9DED
10.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DC9DED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DC9DED | 1.00 | 2.08 | 10.09 | 10.09 |
| #FFFFFF | 2.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#93AFF0
Deuteranopia (green-blind)
#A2B6EA
Tritanopia (blue-blind)
#DDA6BA
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #dc9ded; /* rgb */ color: rgb(220, 157, 237); /* oklch */ color: oklch(78.4% 0.129 319.0);
Tailwind
colors: {
custom: {
50: '#e8bbf3',
500: '#dc9ded',
950: '#000000',
},
}SCSS
$custom: #dc9ded; $custom-light: #e8bbf3; $custom-dark: #000000;
JSON
{
"hex": "#dc9ded",
"rgb": {
"r": 220,
"g": 157,
"b": 237
},
"hsl": {
"h": 287.25,
"s": 68.966,
"l": 77.255
},
"oklch": {
"l": 0.78353,
"c": 0.12921,
"h": 319
},
"luminance": 0.45444
}Semantic roles & 50–950 ramp
primary
#DC9DED
secondary
#DEF2D9
accent
#D1153D
background
#FEFBFE
surface
#FDF6FD
border
#D5D0D5
text
#161217
muted
#848185