#D0C6DE#D0C6DE
#D0C6DE is a very light, muted violet. Relative luminance 0.591; OKLCH L 84.2% C 0.035 H 304.5°. Best body text is #000000 at 12.81:1 contrast (WCAG AA passes).
Color values
| HEX | #D0C6DE |
|---|---|
| RGB | rgb(208, 198, 222) |
| HSL | hsl(265, 27%, 82%) |
| HSV | hsv(265, 11%, 87%) |
| CMYK | cmyk(6.3%, 10.8%, 0%, 12.9%) |
| CIE-LAB | lab(81.33, 7.93, -10.66) |
| CIE-LCH | lch(81.33, 13.28, 306.64°) |
| OKLab | oklab(84.2% 0.0196 -0.0286) |
| OKLCH | oklch(84.2% 0.035 304.5) |
| XYZ | xyz(59.3890, 59.0721, 77.3664) |
| Luminance | 0.5907 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Thistle
#D8BFD8
ΔE00 5.14
Lavender (CSS)
#E6E6FA
ΔE00 8.23
Periwinkle
#CCCCFF
ΔE00 8.87
Pale Lilac
#E4CBFF
ΔE00 8.87
Pale Lavender
#EECFFE
ΔE00 9.12
Light Lavender
#DFC5FE
ΔE00 9.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D0C6DE #D4DEC6
analogous
#C6C8DE #D0C6DE #DCC6DE
triadic
#D0C6DE #DED0C6 #C6DED0
tetradic
#D0C6DE #DEC6C8 #D4DEC6 #C6DEDC
square
#D0C6DE #DEC6C8 #D4DEC6 #C6DEDC
split-complementary
#D0C6DE #DEDCC6 #C8DEC6
monochromatic
#9078B1 #B09FC8 #D0C6DE #EFECF4 #EFECF4
Accessibility & contrast
On white
1.64
#D0C6DE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.81
#D0C6DE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D0C6DE
12.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D0C6DE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D0C6DE | 1.00 | 1.64 | 12.81 | 12.81 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2CADF
Deuteranopia (green-blind)
#C4CADD
Tritanopia (blue-blind)
#CEC9CE
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #d0c6de; /* rgb */ color: rgb(208, 198, 222); /* oklch */ color: oklch(84.2% 0.035 304.5);
Tailwind
colors: {
custom: {
50: '#ded7e8',
500: '#d0c6de',
950: '#000000',
},
}SCSS
$custom: #d0c6de; $custom-light: #ded7e8; $custom-dark: #000000;
JSON
{
"hex": "#d0c6de",
"rgb": {
"r": 208,
"g": 198,
"b": 222
},
"hsl": {
"h": 265,
"s": 26.667,
"l": 82.353
},
"oklch": {
"l": 0.84204,
"c": 0.03467,
"h": 304.5
},
"luminance": 0.59072
}Semantic roles & 50–950 ramp
primary
#D0C6DE
secondary
#A7B593
accent
#A5407B
background
#FEFEFE
surface
#FCFBFC
border
#D5D4D5
text
#151416
muted
#848384