#D6D0DC#D6D0DC
#D6D0DC is a very light, near-neutral violet. Relative luminance 0.646; OKLCH L 86.6% C 0.018 H 308.2°. Best body text is #000000 at 13.92:1 contrast (WCAG AA passes).
Color values
| HEX | #D6D0DC |
|---|---|
| RGB | rgb(214, 208, 220) |
| HSL | hsl(270, 15%, 84%) |
| HSV | hsv(270, 5%, 86%) |
| CMYK | cmyk(2.7%, 5.5%, 0%, 13.7%) |
| CIE-LAB | lab(84.26, 4.25, -5.19) |
| CIE-LCH | lch(84.26, 6.70, 309.31°) |
| OKLab | oklab(86.59% 0.0109 -0.0138) |
| OKLCH | oklch(86.59% 0.018 308.2) |
| XYZ | xyz(63.2035, 64.5753, 76.8309) |
| Luminance | 0.6458 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 6.12
Light Gray
#D3D3D3
ΔE00 6.93
Fog
#D8DCE0
ΔE00 7.22
Gainsboro
#DCDCDC
ΔE00 7.29
Silver
#C0C0C0
ΔE00 8.26
Lavenderblush
#FFF0F5
ΔE00 8.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D6D0DC #D6DCD0
analogous
#D0D0DC #D6D0DC #DCD0DC
triadic
#D6D0DC #DCD6D0 #D0DCD6
tetradic
#D6D0DC #DCD0D0 #D6DCD0 #D0DCDC
square
#D6D0DC #DCD0D0 #D6DCD0 #D0DCDC
split-complementary
#D6D0DC #DCDCD0 #D0DCD0
monochromatic
#998AA8 #B7ADC2 #D6D0DC #F0EDF2 #F0EDF2
Accessibility & contrast
On white
1.51
#D6D0DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.92
#D6D0DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D6D0DC
13.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D6D0DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D6D0DC | 1.00 | 1.51 | 13.92 | 13.92 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CED2DD
Deuteranopia (green-blind)
#CFD2DC
Tritanopia (blue-blind)
#D5D1D4
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #d6d0dc; /* rgb */ color: rgb(214, 208, 220); /* oklch */ color: oklch(86.6% 0.018 308.2);
Tailwind
colors: {
custom: {
50: '#e2dee6',
500: '#d6d0dc',
950: '#000000',
},
}SCSS
$custom: #d6d0dc; $custom-light: #e2dee6; $custom-dark: #000000;
JSON
{
"hex": "#d6d0dc",
"rgb": {
"r": 214,
"g": 208,
"b": 220
},
"hsl": {
"h": 270,
"s": 14.634,
"l": 83.922
},
"oklch": {
"l": 0.86593,
"c": 0.01757,
"h": 308.2
},
"luminance": 0.64575
}Semantic roles & 50–950 ramp
primary
#D6D0DC
secondary
#A8B19F
accent
#994D73
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151516
muted
#848484