#D2D6DE#D2D6DE
#D2D6DE is a very light, near-neutral blue. Relative luminance 0.671; OKLCH L 87.5% C 0.012 H 264.5°. Best body text is #000000 at 14.41:1 contrast (WCAG AA passes).
Color values
| HEX | #D2D6DE |
|---|---|
| RGB | rgb(210, 214, 222) |
| HSL | hsl(220, 15%, 85%) |
| HSV | hsv(220, 5%, 87%) |
| CMYK | cmyk(5.4%, 3.6%, 0%, 12.9%) |
| CIE-LAB | lab(85.54, 0.14, -4.40) |
| CIE-LCH | lch(85.54, 4.41, 271.81°) |
| OKLab | oklab(87.54% -0.0011 -0.0118) |
| OKLCH | oklch(87.54% 0.012 264.5) |
| XYZ | xyz(63.8072, 67.0684, 78.6770) |
| Luminance | 0.6707 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Fog
#D8DCE0
ΔE00 2.42
Light Gray
#D3D3D3
ΔE00 4.06
Gainsboro
#DCDCDC
ΔE00 4.26
Silver (survey)
#C5C9C7
ΔE00 6.19
Silver
#C0C0C0
ΔE00 6.67
Lavender (CSS)
#E6E6FA
ΔE00 7.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2D6DE #DEDAD2
analogous
#D2DCDE #D2D6DE #D4D2DE
triadic
#D2D6DE #DED2D6 #D6DED2
tetradic
#D2D6DE #DED2DC #DEDAD2 #D2DED4
square
#D2D6DE #DED2DC #DEDAD2 #D2DED4
split-complementary
#D2D6DE #DED4D2 #DCDED2
monochromatic
#8B96AA #AFB6C4 #D2D6DE #EDEFF2 #EDEFF2
Accessibility & contrast
On white
1.46
#D2D6DE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.41
#D2D6DE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2D6DE
14.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2D6DE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2D6DE | 1.00 | 1.46 | 14.41 | 14.41 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4D6DE
Deuteranopia (green-blind)
#D3D5DE
Tritanopia (blue-blind)
#CFD8D8
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #d2d6de; /* rgb */ color: rgb(210, 214, 222); /* oklch */ color: oklch(87.5% 0.012 264.5);
Tailwind
colors: {
custom: {
50: '#dfe2e8',
500: '#d2d6de',
950: '#000000',
},
}SCSS
$custom: #d2d6de; $custom-light: #dfe2e8; $custom-dark: #000000;
JSON
{
"hex": "#d2d6de",
"rgb": {
"r": 210,
"g": 214,
"b": 222
},
"hsl": {
"h": 220,
"s": 15.385,
"l": 84.706
},
"oklch": {
"l": 0.87536,
"c": 0.01181,
"h": 264.5
},
"luminance": 0.67069
}Semantic roles & 50–950 ramp
primary
#D2D6DE
secondary
#B3ADA1
accent
#804C9A
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151516
muted
#848484