#D08CD2#D08CD2
#D08CD2 is a light, vivid purple. Relative luminance 0.368; OKLCH L 73.2% C 0.123 H 325.8°. Best body text is #000000 at 8.36:1 contrast (WCAG AA passes).
Color values
| HEX | #D08CD2 |
|---|---|
| RGB | rgb(208, 140, 210) |
| HSL | hsl(298, 44%, 69%) |
| HSV | hsv(298, 33%, 82%) |
| CMYK | cmyk(1%, 33.3%, 0%, 17.6%) |
| CIE-LAB | lab(67.14, 37.08, -25.56) |
| CIE-LCH | lch(67.14, 45.03, 325.42°) |
| OKLab | oklab(73.15% 0.1021 -0.0694) |
| OKLCH | oklch(73.15% 0.123 325.8) |
| XYZ | xyz(47.0223, 36.8209, 65.5905) |
| Luminance | 0.3682 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 3.02
Plum
#DDA0DD
ΔE00 5.21
Orchid (survey)
#C875C4
ΔE00 5.88
Pale Purple
#B790D4
ΔE00 5.95
Violet (CSS)
#EE82EE
ΔE00 6.65
Orchid
#DA70D6
ΔE00 6.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D08CD2 #8ED28C
analogous
#AD8CD2 #D08CD2 #D28CB1
triadic
#D08CD2 #D2D08C #8CD2D0
tetradic
#D08CD2 #D2AD8C #8ED28C #8CB1D2
square
#D08CD2 #D2AD8C #8ED28C #8CB1D2
split-complementary
#D08CD2 #B1D28C #8CD2AD
monochromatic
#A140A4 #BE60C1 #D08CD2 #E2B8E3 #F4E4F4
Accessibility & contrast
On white
2.51
#D08CD2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.36
#D08CD2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D08CD2
8.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D08CD2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D08CD2 | 1.00 | 2.51 | 8.36 | 8.36 |
| #FFFFFF | 2.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#869ED5
Deuteranopia (green-blind)
#97A6D0
Tritanopia (blue-blind)
#D493A6
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #d08cd2; /* rgb */ color: rgb(208, 140, 210); /* oklch */ color: oklch(73.2% 0.123 325.8);
Tailwind
colors: {
custom: {
50: '#dfaee0',
500: '#d08cd2',
950: '#000000',
},
}SCSS
$custom: #d08cd2; $custom-light: #dfaee0; $custom-dark: #000000;
JSON
{
"hex": "#d08cd2",
"rgb": {
"r": 208,
"g": 140,
"b": 210
},
"hsl": {
"h": 298.286,
"s": 43.75,
"l": 68.627
},
"oklch": {
"l": 0.73154,
"c": 0.12347,
"h": 325.8
},
"luminance": 0.36819
}Semantic roles & 50–950 ramp
primary
#D08CD2
secondary
#D3E7D2
accent
#B72F33
background
#FDFAFD
surface
#FBF4FB
border
#D4CED4
text
#151015
muted
#837F83