#D2D2DC#D2D2DC
#D2D2DC is a very light, near-neutral blue. Relative luminance 0.650; OKLCH L 86.7% C 0.014 H 286.1°. Best body text is #000000 at 13.99:1 contrast (WCAG AA passes).
Color values
| HEX | #D2D2DC |
|---|---|
| RGB | rgb(210, 210, 220) |
| HSL | hsl(240, 13%, 84%) |
| HSV | hsv(240, 5%, 86%) |
| CMYK | cmyk(4.5%, 4.5%, 0%, 13.7%) |
| CIE-LAB | lab(84.46, 1.85, -4.93) |
| CIE-LCH | lch(84.46, 5.26, 290.62°) |
| OKLab | oklab(86.67% 0.0038 -0.0131) |
| OKLCH | oklch(86.67% 0.014 286.1) |
| XYZ | xyz(62.5408, 64.9620, 76.9404) |
| Luminance | 0.6496 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Fog
#D8DCE0
ΔE00 4.53
Light Gray
#D3D3D3
ΔE00 5.02
Gainsboro
#DCDCDC
ΔE00 5.46
Lavender (CSS)
#E6E6FA
ΔE00 6.16
Silver
#C0C0C0
ΔE00 6.82
Dove Gray
#B6B8BD
ΔE00 7.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2D2DC #DCDCD2
analogous
#D2D7DC #D2D2DC #D7D2DC
triadic
#D2D2DC #DCD2D2 #D2DCD2
tetradic
#D2D2DC #DCD2D7 #DCDCD2 #D2DCD7
square
#D2D2DC #DCD2D7 #DCDCD2 #D2DCD7
split-complementary
#D2D2DC #DCD7D2 #D7DCD2
monochromatic
#8D8DA6 #B0B0C1 #D2D2DC #EEEEF2 #EEEEF2
Accessibility & contrast
On white
1.50
#D2D2DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.99
#D2D2DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2D2DC
13.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2D2DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2D2DC | 1.00 | 1.50 | 13.99 | 13.99 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0D3DD
Deuteranopia (green-blind)
#D0D2DC
Tritanopia (blue-blind)
#D0D4D5
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #d2d2dc; /* rgb */ color: rgb(210, 210, 220); /* oklch */ color: oklch(86.7% 0.014 286.1);
Tailwind
colors: {
custom: {
50: '#dfdfe6',
500: '#d2d2dc',
950: '#000000',
},
}SCSS
$custom: #d2d2dc; $custom-light: #dfdfe6; $custom-dark: #000000;
JSON
{
"hex": "#d2d2dc",
"rgb": {
"r": 210,
"g": 210,
"b": 220
},
"hsl": {
"h": 240,
"s": 12.5,
"l": 84.314
},
"oklch": {
"l": 0.86674,
"c": 0.01368,
"h": 286.1
},
"luminance": 0.64962
}Semantic roles & 50–950 ramp
primary
#D2D2DC
secondary
#B1B1A2
accent
#974F97
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151516
muted
#848484