#D08CDC#D08CDC
#D08CDC is a light, vivid purple. Relative luminance 0.373; OKLCH L 73.6% C 0.134 H 321.4°. Best body text is #000000 at 8.47:1 contrast (WCAG AA passes).
Color values
| HEX | #D08CDC |
|---|---|
| RGB | rgb(208, 140, 220) |
| HSL | hsl(291, 53%, 71%) |
| HSV | hsv(291, 36%, 86%) |
| CMYK | cmyk(5.5%, 36.4%, 0%, 13.7%) |
| CIE-LAB | lab(67.53, 38.99, -30.52) |
| CIE-LCH | lch(67.53, 49.51, 321.95°) |
| OKLab | oklab(73.57% 0.1045 -0.0835) |
| OKLCH | oklch(73.57% 0.134 321.4) |
| XYZ | xyz(48.3072, 37.3349, 72.3580) |
| Luminance | 0.3733 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 3.37
Pale Purple
#B790D4
ΔE00 5.38
Violet (CSS)
#EE82EE
ΔE00 5.71
Plum
#DDA0DD
ΔE00 5.94
Orchid (survey)
#C875C4
ΔE00 6.36
Baby Purple
#CA9BF7
ΔE00 6.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D08CDC #98DC8C
analogous
#A88CDC #D08CDC #DC8CC0
triadic
#D08CDC #DCD08C #8CDCD0
tetradic
#D08CDC #DCA88C #98DC8C #8CC0DC
square
#D08CDC #DCA88C #98DC8C #8CC0DC
split-complementary
#D08CDC #C0DC8C #8CDCA8
monochromatic
#A337B6 #BD5DCE #D08CDC #E3BBEA #F5E8F8
Accessibility & contrast
On white
2.48
#D08CDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.47
#D08CDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D08CDC
8.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D08CDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D08CDC | 1.00 | 2.48 | 8.47 | 8.47 |
| #FFFFFF | 2.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#83A0DF
Deuteranopia (green-blind)
#94A7D9
Tritanopia (blue-blind)
#D295AA
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #d08cdc; /* rgb */ color: rgb(208, 140, 220); /* oklch */ color: oklch(73.6% 0.134 321.4);
Tailwind
colors: {
custom: {
50: '#dfafe7',
500: '#d08cdc',
950: '#000000',
},
}SCSS
$custom: #d08cdc; $custom-light: #dfafe7; $custom-dark: #000000;
JSON
{
"hex": "#d08cdc",
"rgb": {
"r": 208,
"g": 140,
"b": 220
},
"hsl": {
"h": 291,
"s": 53.333,
"l": 70.588
},
"oklch": {
"l": 0.73572,
"c": 0.13378,
"h": 321.4
},
"luminance": 0.37333
}Semantic roles & 50–950 ramp
primary
#D08CDC
secondary
#DAEDD7
accent
#C1253C
background
#FDFAFE
surface
#FBF4FC
border
#D4CED5
text
#151016
muted
#837F84