#D0C8DF#D0C8DF
#D0C8DF is a very light, muted violet. Relative luminance 0.600; OKLCH L 84.6% C 0.033 H 301.5°. Best body text is #000000 at 13.01:1 contrast (WCAG AA passes).
Color values
| HEX | #D0C8DF |
|---|---|
| RGB | rgb(208, 200, 223) |
| HSL | hsl(261, 26%, 83%) |
| HSV | hsv(261, 10%, 87%) |
| CMYK | cmyk(6.7%, 10.3%, 0%, 12.5%) |
| CIE-LAB | lab(81.86, 7.05, -10.40) |
| CIE-LCH | lch(81.86, 12.57, 304.15°) |
| OKLab | oklab(84.63% 0.0171 -0.0279) |
| OKLCH | oklch(84.63% 0.033 301.5) |
| XYZ | xyz(59.9835, 60.0462, 78.2277) |
| Luminance | 0.6005 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Thistle
#D8BFD8
ΔE00 6.00
Lavender (CSS)
#E6E6FA
ΔE00 7.46
Periwinkle
#CCCCFF
ΔE00 8.82
Pale Lilac
#E4CBFF
ΔE00 9.37
Pale Lavender
#EECFFE
ΔE00 9.68
Light Lavender
#DFC5FE
ΔE00 10.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D0C8DF #D7DFC8
analogous
#C8CBDF #D0C8DF #DBC8DF
triadic
#D0C8DF #DFD0C8 #C8DFD0
tetradic
#D0C8DF #DFC8CB #D7DFC8 #C8DFDB
square
#D0C8DF #DFC8CB #D7DFC8 #C8DFDB
split-complementary
#D0C8DF #DFDBC8 #CBDFC8
monochromatic
#8E7BB2 #AFA1C8 #D0C8DF #EEECF4 #EEECF4
Accessibility & contrast
On white
1.61
#D0C8DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.01
#D0C8DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D0C8DF
13.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D0C8DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D0C8DF | 1.00 | 1.61 | 13.01 | 13.01 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4CBE0
Deuteranopia (green-blind)
#C5CBDE
Tritanopia (blue-blind)
#CECBCF
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #d0c8df; /* rgb */ color: rgb(208, 200, 223); /* oklch */ color: oklch(84.6% 0.033 301.5);
Tailwind
colors: {
custom: {
50: '#ded8e9',
500: '#d0c8df',
950: '#000000',
},
}SCSS
$custom: #d0c8df; $custom-light: #ded8e9; $custom-dark: #000000;
JSON
{
"hex": "#d0c8df",
"rgb": {
"r": 208,
"g": 200,
"b": 223
},
"hsl": {
"h": 260.87,
"s": 26.437,
"l": 82.941
},
"oklch": {
"l": 0.84629,
"c": 0.03271,
"h": 301.5
},
"luminance": 0.60046
}Semantic roles & 50–950 ramp
primary
#D0C8DF
secondary
#ABB695
accent
#A54082
background
#FEFEFE
surface
#FCFBFC
border
#D5D4D5
text
#151416
muted
#848384