#D08DED#D08DED
#D08DED is a light, vivid purple. Relative luminance 0.386; OKLCH L 74.5% C 0.151 H 315.1°. Best body text is #000000 at 8.71:1 contrast (WCAG AA passes).
Color values
| HEX | #D08DED |
|---|---|
| RGB | rgb(208, 141, 237) |
| HSL | hsl(282, 73%, 74%) |
| HSV | hsv(282, 41%, 93%) |
| CMYK | cmyk(12.2%, 40.5%, 0%, 7.1%) |
| CIE-LAB | lab(68.44, 41.85, -38.47) |
| CIE-LCH | lch(68.44, 56.85, 317.41°) |
| OKLab | oklab(74.49% 0.1067 -0.1062) |
| OKLCH | oklch(74.49% 0.151 315.1) |
| XYZ | xyz(50.8210, 38.5753, 84.8730) |
| Luminance | 0.3857 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 4.24
Liliac
#C48EFD
ΔE00 4.43
Lavender (survey)
#C79FEF
ΔE00 5.36
Lilac (survey)
#CEA2FD
ΔE00 5.74
Lavender Pink
#DD85D7
ΔE00 5.82
Violet (CSS)
#EE82EE
ΔE00 5.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D08DED #AAED8D
analogous
#A08DED #D08DED #ED8DDA
triadic
#D08DED #EDD08D #8DEDD0
tetradic
#D08DED #EDA08D #AAED8D #8DDAED
square
#D08DED #EDA08D #AAED8D #8DDAED
split-complementary
#D08DED #DAED8D #8DEDA0
monochromatic
#A423DC #BA58E5 #D08DED #E6C2F5 #F4E5FB
Accessibility & contrast
On white
2.41
#D08DED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.71
#D08DED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D08DED
8.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D08DED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D08DED | 1.00 | 2.41 | 8.71 | 8.71 |
| #FFFFFF | 2.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7CA3F1
Deuteranopia (green-blind)
#8DA9EA
Tritanopia (blue-blind)
#CE9AB2
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #d08ded; /* rgb */ color: rgb(208, 141, 237); /* oklch */ color: oklch(74.5% 0.151 315.1);
Tailwind
colors: {
custom: {
50: '#e0aff3',
500: '#d08ded',
950: '#000000',
},
}SCSS
$custom: #d08ded; $custom-light: #e0aff3; $custom-dark: #000000;
JSON
{
"hex": "#d08ded",
"rgb": {
"r": 208,
"g": 141,
"b": 237
},
"hsl": {
"h": 281.875,
"s": 72.727,
"l": 74.118
},
"oklch": {
"l": 0.74491,
"c": 0.15056,
"h": 315.1
},
"luminance": 0.38574
}Semantic roles & 50–950 ramp
primary
#D08DED
secondary
#E0F2D9
accent
#D5114C
background
#FDFAFE
surface
#FBF5FD
border
#D4CFD5
text
#151017
muted
#837F85