#D6D6DE#D6D6DE
#D6D6DE is a very light, near-neutral blue. Relative luminance 0.677; OKLCH L 87.8% C 0.011 H 286.2°. Best body text is #000000 at 14.53:1 contrast (WCAG AA passes).
Color values
| HEX | #D6D6DE |
|---|---|
| RGB | rgb(214, 214, 222) |
| HSL | hsl(240, 11%, 85%) |
| HSV | hsv(240, 4%, 87%) |
| CMYK | cmyk(3.6%, 3.6%, 0%, 12.9%) |
| CIE-LAB | lab(85.84, 1.47, -3.93) |
| CIE-LCH | lch(85.84, 4.20, 290.53°) |
| OKLab | oklab(87.85% 0.003 -0.0105) |
| OKLCH | oklch(87.85% 0.011 286.2) |
| XYZ | xyz(64.9606, 67.6631, 78.7311) |
| Luminance | 0.6766 (WCAG relative) |
| Temperature | neutral |
| Family | blue |
Closest named colors
Fog
#D8DCE0
ΔE00 3.44
Light Gray
#D3D3D3
ΔE00 4.18
Gainsboro
#DCDCDC
ΔE00 4.28
Lavender (CSS)
#E6E6FA
ΔE00 6.20
Silver
#C0C0C0
ΔE00 6.88
Silver (survey)
#C5C9C7
ΔE00 6.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D6D6DE #DEDED6
analogous
#D6DADE #D6D6DE #DAD6DE
triadic
#D6D6DE #DED6D6 #D6DED6
tetradic
#D6D6DE #DED6DA #DEDED6 #D6DEDA
square
#D6D6DE #DED6DA #DEDED6 #D6DEDA
split-complementary
#D6D6DE #DEDAD6 #DADED6
monochromatic
#9292A7 #B4B4C3 #D6D6DE #EEEEF1 #EEEEF1
Accessibility & contrast
On white
1.45
#D6D6DE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.53
#D6D6DE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D6D6DE
14.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D6D6DE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D6D6DE | 1.00 | 1.45 | 14.53 | 14.53 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4D7DE
Deuteranopia (green-blind)
#D4D6DE
Tritanopia (blue-blind)
#D5D7D8
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #d6d6de; /* rgb */ color: rgb(214, 214, 222); /* oklch */ color: oklch(87.8% 0.011 286.2);
Tailwind
colors: {
custom: {
50: '#e2e2e8',
500: '#d6d6de',
950: '#000000',
},
}SCSS
$custom: #d6d6de; $custom-light: #e2e2e8; $custom-dark: #000000;
JSON
{
"hex": "#d6d6de",
"rgb": {
"r": 214,
"g": 214,
"b": 222
},
"hsl": {
"h": 240,
"s": 10.811,
"l": 85.49
},
"oklch": {
"l": 0.87845,
"c": 0.0109,
"h": 286.2
},
"luminance": 0.67663
}Semantic roles & 50–950 ramp
primary
#D6D6DE
secondary
#B2B2A6
accent
#955195
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151516
muted
#848484