#D0C8E6#D0C8E6
#D0C8E6 is a very light, muted violet. Relative luminance 0.604; OKLCH L 84.9% C 0.042 H 297.7°. Best body text is #000000 at 13.09:1 contrast (WCAG AA passes).
Color values
| HEX | #D0C8E6 |
|---|---|
| RGB | rgb(208, 200, 230) |
| HSL | hsl(256, 38%, 84%) |
| HSV | hsv(256, 13%, 90%) |
| CMYK | cmyk(9.6%, 13%, 0%, 9.8%) |
| CIE-LAB | lab(82.07, 8.44, -13.83) |
| CIE-LCH | lch(82.07, 16.20, 301.39°) |
| OKLab | oklab(84.86% 0.0196 -0.0373) |
| OKLCH | oklch(84.86% 0.042 297.7) |
| XYZ | xyz(60.9469, 60.4315, 83.3012) |
| Luminance | 0.6043 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Thistle
#D8BFD8
ΔE00 6.19
Periwinkle
#CCCCFF
ΔE00 6.77
Pale Lilac
#E4CBFF
ΔE00 7.37
Light Lavender
#DFC5FE
ΔE00 7.99
Lavender (CSS)
#E6E6FA
ΔE00 8.12
Pale Lavender
#EECFFE
ΔE00 8.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D0C8E6 #DEE6C8
analogous
#C8CFE6 #D0C8E6 #DFC8E6
triadic
#D0C8E6 #E6D0C8 #C8E6D0
tetradic
#D0C8E6 #E6C8CF #DEE6C8 #C8E6DF
square
#D0C8E6 #E6C8CF #DEE6C8 #C8E6DF
split-complementary
#D0C8E6 #E6DFC8 #CFE6C8
monochromatic
#8874C0 #AC9ED3 #D0C8E6 #EDEAF5 #EDEAF5
Accessibility & contrast
On white
1.60
#D0C8E6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.09
#D0C8E6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D0C8E6
13.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D0C8E6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D0C8E6 | 1.00 | 1.60 | 13.09 | 13.09 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2CCE7
Deuteranopia (green-blind)
#C3CCE5
Tritanopia (blue-blind)
#CCCCD2
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #d0c8e6; /* rgb */ color: rgb(208, 200, 230); /* oklch */ color: oklch(84.9% 0.042 297.7);
Tailwind
colors: {
custom: {
50: '#ded8ee',
500: '#d0c8e6',
950: '#000000',
},
}SCSS
$custom: #d0c8e6; $custom-light: #ded8ee; $custom-dark: #000000;
JSON
{
"hex": "#d0c8e6",
"rgb": {
"r": 208,
"g": 200,
"b": 230
},
"hsl": {
"h": 256,
"s": 37.5,
"l": 84.314
},
"oklch": {
"l": 0.84861,
"c": 0.04209,
"h": 297.7
},
"luminance": 0.60432
}Semantic roles & 50–950 ramp
primary
#D0C8E6
secondary
#B4C093
accent
#B03590
background
#FEFEFF
surface
#FCFBFE
border
#D5D4D6
text
#151416
muted
#848385