#D08CD4#D08CD4
#D08CD4 is a light, vivid purple. Relative luminance 0.369; OKLCH L 73.2% C 0.125 H 324.8°. Best body text is #000000 at 8.38:1 contrast (WCAG AA passes).
Color values
| HEX | #D08CD4 |
|---|---|
| RGB | rgb(208, 140, 212) |
| HSL | hsl(297, 46%, 69%) |
| HSV | hsv(297, 34%, 83%) |
| CMYK | cmyk(1.9%, 34%, 0%, 16.9%) |
| CIE-LAB | lab(67.22, 37.45, -26.56) |
| CIE-LCH | lch(67.22, 45.91, 324.66°) |
| OKLab | oklab(73.24% 0.1026 -0.0723) |
| OKLCH | oklch(73.24% 0.125 324.8) |
| XYZ | xyz(47.2730, 36.9212, 66.9109) |
| Luminance | 0.3692 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 2.97
Plum
#DDA0DD
ΔE00 5.30
Pale Purple
#B790D4
ΔE00 5.78
Orchid (survey)
#C875C4
ΔE00 5.91
Violet (CSS)
#EE82EE
ΔE00 6.41
Orchid
#DA70D6
ΔE00 6.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D08CD4 #90D48C
analogous
#AC8CD4 #D08CD4 #D48CB4
triadic
#D08CD4 #D4D08C #8CD4D0
tetradic
#D08CD4 #D4AC8C #90D48C #8CB4D4
square
#D08CD4 #D4AC8C #90D48C #8CB4D4
split-complementary
#D08CD4 #B4D48C #8CD4AC
monochromatic
#A13EA7 #BE5FC3 #D08CD4 #E2B9E5 #F4E5F5
Accessibility & contrast
On white
2.50
#D08CD4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.38
#D08CD4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D08CD4
8.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D08CD4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D08CD4 | 1.00 | 2.50 | 8.38 | 8.38 |
| #FFFFFF | 2.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#869ED7
Deuteranopia (green-blind)
#97A7D2
Tritanopia (blue-blind)
#D393A7
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #d08cd4; /* rgb */ color: rgb(208, 140, 212); /* oklch */ color: oklch(73.2% 0.125 324.8);
Tailwind
colors: {
custom: {
50: '#dfaee1',
500: '#d08cd4',
950: '#000000',
},
}SCSS
$custom: #d08cd4; $custom-light: #dfaee1; $custom-dark: #000000;
JSON
{
"hex": "#d08cd4",
"rgb": {
"r": 208,
"g": 140,
"b": 212
},
"hsl": {
"h": 296.667,
"s": 45.57,
"l": 69.02
},
"oklch": {
"l": 0.73236,
"c": 0.12549,
"h": 324.8
},
"luminance": 0.3692
}Semantic roles & 50–950 ramp
primary
#D08CD4
secondary
#D5E8D3
accent
#B92D35
background
#FDFAFD
surface
#FBF4FB
border
#D4CED4
text
#151015
muted
#837F83