#DC8DED#DC8DED
#DC8DED is a light, vivid purple. Relative luminance 0.404; OKLCH L 75.8% C 0.157 H 320.3°. Best body text is #000000 at 9.08:1 contrast (WCAG AA passes).
Color values
| HEX | #DC8DED |
|---|---|
| RGB | rgb(220, 141, 237) |
| HSL | hsl(289, 73%, 74%) |
| HSV | hsv(289, 41%, 93%) |
| CMYK | cmyk(7.2%, 40.5%, 0%, 7.1%) |
| CIE-LAB | lab(69.74, 45.37, -36.35) |
| CIE-LCH | lch(69.74, 58.14, 321.30°) |
| OKLab | oklab(75.76% 0.1205 -0.0999) |
| OKLCH | oklch(75.76% 0.157 320.3) |
| XYZ | xyz(54.3242, 40.3816, 85.0372) |
| Luminance | 0.4038 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.76
Lavender Pink
#DD85D7
ΔE00 4.31
Baby Purple
#CA9BF7
ΔE00 5.81
Purply Pink
#F075E6
ΔE00 5.88
Liliac
#C48EFD
ΔE00 6.47
Lavender (survey)
#C79FEF
ΔE00 6.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DC8DED #9EED8D
analogous
#AC8DED #DC8DED #ED8DCE
triadic
#DC8DED #EDDC8D #8DEDDC
tetradic
#DC8DED #EDAC8D #9EED8D #8DCEED
square
#DC8DED #EDAC8D #9EED8D #8DCEED
split-complementary
#DC8DED #CEED8D #8DEDAC
monochromatic
#BC23DC #CC58E5 #DC8DED #ECC2F5 #F7E5FB
Accessibility & contrast
On white
2.31
#DC8DED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.08
#DC8DED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DC8DED
9.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DC8DED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DC8DED | 1.00 | 2.31 | 9.08 | 9.08 |
| #FFFFFF | 2.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#80A5F0
Deuteranopia (green-blind)
#95ADEA
Tritanopia (blue-blind)
#DD99B2
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #dc8ded; /* rgb */ color: rgb(220, 141, 237); /* oklch */ color: oklch(75.8% 0.157 320.3);
Tailwind
colors: {
custom: {
50: '#e8b0f3',
500: '#dc8ded',
950: '#000000',
},
}SCSS
$custom: #dc8ded; $custom-light: #e8b0f3; $custom-dark: #000000;
JSON
{
"hex": "#dc8ded",
"rgb": {
"r": 220,
"g": 141,
"b": 237
},
"hsl": {
"h": 289.375,
"s": 72.727,
"l": 74.118
},
"oklch": {
"l": 0.75755,
"c": 0.15655,
"h": 320.3
},
"luminance": 0.4038
}Semantic roles & 50–950 ramp
primary
#DC8DED
secondary
#DDF2D9
accent
#D51133
background
#FEFAFE
surface
#FDF5FD
border
#D5CFD5
text
#161117
muted
#848085