#D0C8DA#D0C8DA
#D0C8DA is a very light, muted violet. Relative luminance 0.598; OKLCH L 84.5% C 0.026 H 305.8°. Best body text is #000000 at 12.96:1 contrast (WCAG AA passes).
Color values
| HEX | #D0C8DA |
|---|---|
| RGB | rgb(208, 200, 218) |
| HSL | hsl(267, 20%, 82%) |
| HSV | hsv(267, 8%, 85%) |
| CMYK | cmyk(4.6%, 8.3%, 0%, 14.5%) |
| CIE-LAB | lab(81.72, 6.09, -7.94) |
| CIE-LCH | lch(81.72, 10.00, 307.49°) |
| OKLab | oklab(84.47% 0.0153 -0.0212) |
| OKLCH | oklch(84.47% 0.026 305.8) |
| XYZ | xyz(59.3194, 59.7805, 74.7298) |
| Luminance | 0.5978 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Thistle
#D8BFD8
ΔE00 6.49
Lavender (CSS)
#E6E6FA
ΔE00 7.39
Dove Gray
#B6B8BD
ΔE00 9.35
Light Gray
#D3D3D3
ΔE00 9.69
Silver
#C0C0C0
ΔE00 9.91
Fog
#D8DCE0
ΔE00 10.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D0C8DA #D2DAC8
analogous
#C8C9DA #D0C8DA #D9C8DA
triadic
#D0C8DA #DAD0C8 #C8DAD0
tetradic
#D0C8DA #DAC8C9 #D2DAC8 #C8DAD9
square
#D0C8DA #DAC8C9 #D2DAC8 #C8DAD9
split-complementary
#D0C8DA #DAD9C8 #C9DAC8
monochromatic
#917FA9 #B1A3C1 #D0C8DA #EFEDF3 #EFEDF3
Accessibility & contrast
On white
1.62
#D0C8DA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.96
#D0C8DA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D0C8DA
12.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D0C8DA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D0C8DA | 1.00 | 1.62 | 12.96 | 12.96 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5CBDB
Deuteranopia (green-blind)
#C7CBD9
Tritanopia (blue-blind)
#CFCACE
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #d0c8da; /* rgb */ color: rgb(208, 200, 218); /* oklch */ color: oklch(84.5% 0.026 305.8);
Tailwind
colors: {
custom: {
50: '#ded8e5',
500: '#d0c8da',
950: '#000000',
},
}SCSS
$custom: #d0c8da; $custom-light: #ded8e5; $custom-dark: #000000;
JSON
{
"hex": "#d0c8da",
"rgb": {
"r": 208,
"g": 200,
"b": 218
},
"hsl": {
"h": 266.667,
"s": 19.565,
"l": 81.961
},
"oklch": {
"l": 0.84468,
"c": 0.02614,
"h": 305.8
},
"luminance": 0.5978
}Semantic roles & 50–950 ramp
primary
#D0C8DA
secondary
#A4B097
accent
#9E4878
background
#FEFEFE
surface
#FCFBFC
border
#D5D4D5
text
#151415
muted
#848384