#D08CD5#D08CD5
#D08CD5 is a light, vivid purple. Relative luminance 0.370; OKLCH L 73.3% C 0.127 H 324.4°. Best body text is #000000 at 8.39:1 contrast (WCAG AA passes).
Color values
| HEX | #D08CD5 |
|---|---|
| RGB | rgb(208, 140, 213) |
| HSL | hsl(296, 46%, 69%) |
| HSV | hsv(296, 34%, 84%) |
| CMYK | cmyk(2.3%, 34.3%, 0%, 16.5%) |
| CIE-LAB | lab(67.26, 37.64, -27.05) |
| CIE-LCH | lch(67.26, 46.36, 324.29°) |
| OKLab | oklab(73.28% 0.1029 -0.0737) |
| OKLCH | oklch(73.28% 0.127 324.4) |
| XYZ | xyz(47.3995, 36.9718, 67.5773) |
| Luminance | 0.3697 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 2.96
Plum
#DDA0DD
ΔE00 5.35
Pale Purple
#B790D4
ΔE00 5.70
Orchid (survey)
#C875C4
ΔE00 5.94
Violet (CSS)
#EE82EE
ΔE00 6.30
Orchid
#DA70D6
ΔE00 6.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D08CD5 #91D58C
analogous
#AC8CD5 #D08CD5 #D58CB6
triadic
#D08CD5 #D5D08C #8CD5D0
tetradic
#D08CD5 #D5AC8C #91D58C #8CB6D5
square
#D08CD5 #D5AC8C #91D58C #8CB6D5
split-complementary
#D08CD5 #B6D58C #8CD5AC
monochromatic
#A23EA9 #BE5FC5 #D08CD5 #E2B9E5 #F5E6F6
Accessibility & contrast
On white
2.50
#D08CD5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.39
#D08CD5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D08CD5
8.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D08CD5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D08CD5 | 1.00 | 2.50 | 8.39 | 8.39 |
| #FFFFFF | 2.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#859FD8
Deuteranopia (green-blind)
#96A7D3
Tritanopia (blue-blind)
#D393A7
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #d08cd5; /* rgb */ color: rgb(208, 140, 213); /* oklch */ color: oklch(73.3% 0.127 324.4);
Tailwind
colors: {
custom: {
50: '#dfaee2',
500: '#d08cd5',
950: '#000000',
},
}SCSS
$custom: #d08cd5; $custom-light: #dfaee2; $custom-dark: #000000;
JSON
{
"hex": "#d08cd5",
"rgb": {
"r": 208,
"g": 140,
"b": 213
},
"hsl": {
"h": 295.89,
"s": 46.497,
"l": 69.216
},
"oklch": {
"l": 0.73277,
"c": 0.12651,
"h": 324.4
},
"luminance": 0.3697
}Semantic roles & 50–950 ramp
primary
#D08CD5
secondary
#D5E9D4
accent
#BA2C36
background
#FDFAFD
surface
#FBF4FB
border
#D4CED4
text
#151015
muted
#837F83