#D08CED#D08CED
#D08CED is a light, vivid purple. Relative luminance 0.383; OKLCH L 74.3% C 0.152 H 315.3°. Best body text is #000000 at 8.66:1 contrast (WCAG AA passes).
Color values
| HEX | #D08CED |
|---|---|
| RGB | rgb(208, 140, 237) |
| HSL | hsl(282, 73%, 74%) |
| HSV | hsv(282, 41%, 93%) |
| CMYK | cmyk(12.2%, 40.9%, 0%, 7.1%) |
| CIE-LAB | lab(68.23, 42.38, -38.81) |
| CIE-LCH | lch(68.23, 57.47, 317.52°) |
| OKLab | oklab(74.33% 0.1081 -0.1072) |
| OKLCH | oklch(74.33% 0.152 315.3) |
| XYZ | xyz(50.6742, 38.2817, 84.8240) |
| Luminance | 0.3828 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Liliac
#C48EFD
ΔE00 4.42
Baby Purple
#CA9BF7
ΔE00 4.44
Lavender (survey)
#C79FEF
ΔE00 5.58
Violet (CSS)
#EE82EE
ΔE00 5.74
Lavender Pink
#DD85D7
ΔE00 5.79
Lilac (survey)
#CEA2FD
ΔE00 5.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D08CED #A9ED8C
analogous
#A08CED #D08CED #ED8CDA
triadic
#D08CED #EDD08C #8CEDD0
tetradic
#D08CED #EDA08C #A9ED8C #8CDAED
square
#D08CED #EDA08C #A9ED8C #8CDAED
split-complementary
#D08CED #DAED8C #8CEDA0
monochromatic
#A522DC #BA57E5 #D08CED #E6C1F5 #F4E5FB
Accessibility & contrast
On white
2.43
#D08CED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.66
#D08CED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D08CED
8.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D08CED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D08CED | 1.00 | 2.43 | 8.66 | 8.66 |
| #FFFFFF | 2.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7BA2F1
Deuteranopia (green-blind)
#8DA8EA
Tritanopia (blue-blind)
#CE99B1
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #d08ced; /* rgb */ color: rgb(208, 140, 237); /* oklch */ color: oklch(74.3% 0.152 315.3);
Tailwind
colors: {
custom: {
50: '#e0aff3',
500: '#d08ced',
950: '#000000',
},
}SCSS
$custom: #d08ced; $custom-light: #e0aff3; $custom-dark: #000000;
JSON
{
"hex": "#d08ced",
"rgb": {
"r": 208,
"g": 140,
"b": 237
},
"hsl": {
"h": 282.062,
"s": 72.932,
"l": 73.922
},
"oklch": {
"l": 0.74329,
"c": 0.15223,
"h": 315.3
},
"luminance": 0.3828
}Semantic roles & 50–950 ramp
primary
#D08CED
secondary
#E0F3D8
accent
#D5104B
background
#FDFAFE
surface
#FBF4FD
border
#D4CED5
text
#151017
muted
#837F85