#D0C8DC#D0C8DC
#D0C8DC is a very light, muted violet. Relative luminance 0.599; OKLCH L 84.5% C 0.029 H 303.9°. Best body text is #000000 at 12.98:1 contrast (WCAG AA passes).
Color values
| HEX | #D0C8DC |
|---|---|
| RGB | rgb(208, 200, 220) |
| HSL | hsl(264, 22%, 82%) |
| HSV | hsv(264, 9%, 86%) |
| CMYK | cmyk(5.5%, 9.1%, 0%, 13.7%) |
| CIE-LAB | lab(81.78, 6.47, -8.92) |
| CIE-LCH | lch(81.78, 11.02, 305.96°) |
| OKLab | oklab(84.53% 0.016 -0.0239) |
| OKLCH | oklch(84.53% 0.029 303.9) |
| XYZ | xyz(59.5827, 59.8858, 76.1164) |
| Luminance | 0.5989 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Thistle
#D8BFD8
ΔE00 6.23
Lavender (CSS)
#E6E6FA
ΔE00 7.37
Periwinkle
#CCCCFF
ΔE00 9.77
Dove Gray
#B6B8BD
ΔE00 9.87
Light Gray
#D3D3D3
ΔE00 10.33
Pale Lilac
#E4CBFF
ΔE00 10.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D0C8DC #D4DCC8
analogous
#C8CADC #D0C8DC #DAC8DC
triadic
#D0C8DC #DCD0C8 #C8DCD0
tetradic
#D0C8DC #DCC8CA #D4DCC8 #C8DCDA
square
#D0C8DC #DCC8CA #D4DCC8 #C8DCDA
split-complementary
#D0C8DC #DCDAC8 #CADCC8
monochromatic
#907DAC #B0A3C4 #D0C8DC #EFECF3 #EFECF3
Accessibility & contrast
On white
1.62
#D0C8DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.98
#D0C8DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D0C8DC
12.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D0C8DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D0C8DC | 1.00 | 1.62 | 12.98 | 12.98 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5CBDD
Deuteranopia (green-blind)
#C6CBDB
Tritanopia (blue-blind)
#CECACE
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #d0c8dc; /* rgb */ color: rgb(208, 200, 220); /* oklch */ color: oklch(84.5% 0.029 303.9);
Tailwind
colors: {
custom: {
50: '#ded8e6',
500: '#d0c8dc',
950: '#000000',
},
}SCSS
$custom: #d0c8dc; $custom-light: #ded8e6; $custom-dark: #000000;
JSON
{
"hex": "#d0c8dc",
"rgb": {
"r": 208,
"g": 200,
"b": 220
},
"hsl": {
"h": 264,
"s": 22.222,
"l": 82.353
},
"oklch": {
"l": 0.84532,
"c": 0.02876,
"h": 303.9
},
"luminance": 0.59886
}Semantic roles & 50–950 ramp
primary
#D0C8DC
secondary
#A7B296
accent
#A1457C
background
#FEFEFE
surface
#FCFBFC
border
#D5D4D5
text
#151416
muted
#848384