#D08DCD#D08DCD
#D08DCD is a light, moderate purple. Relative luminance 0.369; OKLCH L 73.1% C 0.117 H 328.2°. Best body text is #000000 at 8.37:1 contrast (WCAG AA passes).
Color values
| HEX | #D08DCD |
|---|---|
| RGB | rgb(208, 141, 205) |
| HSL | hsl(303, 42%, 68%) |
| HSV | hsv(303, 32%, 82%) |
| CMYK | cmyk(0%, 32.2%, 1.4%, 18.4%) |
| CIE-LAB | lab(67.18, 35.61, -22.72) |
| CIE-LCH | lch(67.18, 42.24, 327.46°) |
| OKLab | oklab(73.12% 0.0993 -0.0615) |
| OKLCH | oklch(73.12% 0.117 328.2) |
| XYZ | xyz(46.5559, 36.8692, 62.4099) |
| Luminance | 0.3687 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 3.64
Plum
#DDA0DD
ΔE00 4.93
Orchid (survey)
#C875C4
ΔE00 6.21
Pale Purple
#B790D4
ΔE00 6.51
Violet (CSS)
#EE82EE
ΔE00 7.51
Orchid
#DA70D6
ΔE00 7.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D08DCD #8DD090
analogous
#B18DD0 #D08DCD #D08DAB
triadic
#D08DCD #CDD08D #8DCDD0
tetradic
#D08DCD #D0B18D #8DD090 #8DABD0
square
#D08DCD #D0B18D #8DD090 #8DABD0
split-complementary
#D08DCD #ABD08D #8DD0B1
monochromatic
#A0429C #BE62BA #D08DCD #E2B8E0 #F4E4F3
Accessibility & contrast
On white
2.51
#D08DCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.37
#D08DCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D08DCD
8.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D08DCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D08DCD | 1.00 | 2.51 | 8.37 | 8.37 |
| #FFFFFF | 2.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#899ECF
Deuteranopia (green-blind)
#9AA7CB
Tritanopia (blue-blind)
#D592A4
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #d08dcd; /* rgb */ color: rgb(208, 141, 205); /* oklch */ color: oklch(73.1% 0.117 328.2);
Tailwind
colors: {
custom: {
50: '#dfafdc',
500: '#d08dcd',
950: '#000000',
},
}SCSS
$custom: #d08dcd; $custom-light: #dfafdc; $custom-dark: #000000;
JSON
{
"hex": "#d08dcd",
"rgb": {
"r": 208,
"g": 141,
"b": 205
},
"hsl": {
"h": 302.687,
"s": 41.615,
"l": 68.431
},
"oklch": {
"l": 0.73121,
"c": 0.11676,
"h": 328.2
},
"luminance": 0.36867
}Semantic roles & 50–950 ramp
primary
#D08DCD
secondary
#D2E6D3
accent
#B53731
background
#FDFAFD
surface
#FBF4FB
border
#D4CED4
text
#151015
muted
#837F83