#D3D2DF#D3D2DF
#D3D2DF is a very light, near-neutral blue. Relative luminance 0.653; OKLCH L 86.8% C 0.018 H 289.6°. Best body text is #000000 at 14.05:1 contrast (WCAG AA passes).
Color values
| HEX | #D3D2DF |
|---|---|
| RGB | rgb(211, 210, 223) |
| HSL | hsl(245, 17%, 85%) |
| HSV | hsv(245, 6%, 87%) |
| CMYK | cmyk(5.4%, 5.8%, 0%, 12.5%) |
| CIE-LAB | lab(84.62, 2.76, -6.28) |
| CIE-LCH | lch(84.62, 6.86, 293.71°) |
| OKLab | oklab(86.85% 0.006 -0.0168) |
| OKLCH | oklch(86.85% 0.018 289.6) |
| XYZ | xyz(63.2274, 65.2696, 79.0650) |
| Luminance | 0.6527 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 5.28
Fog
#D8DCE0
ΔE00 5.87
Light Gray
#D3D3D3
ΔE00 6.43
Gainsboro
#DCDCDC
ΔE00 6.75
Silver
#C0C0C0
ΔE00 7.98
Dove Gray
#B6B8BD
ΔE00 8.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D3D2DF #DEDFD2
analogous
#D2D8DF #D3D2DF #DAD2DF
triadic
#D3D2DF #DFD3D2 #D2DFD3
tetradic
#D3D2DF #DFD2D8 #DEDFD2 #D2DFDA
square
#D3D2DF #DFD2D8 #DEDFD2 #D2DFDA
split-complementary
#D3D2DF #DFDAD2 #D8DFD2
monochromatic
#8D8AAC #B0AEC6 #D3D2DF #EEEDF2 #EEEDF2
Accessibility & contrast
On white
1.49
#D3D2DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.05
#D3D2DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D3D2DF
14.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D3D2DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D3D2DF | 1.00 | 1.49 | 14.05 | 14.05 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFD3E0
Deuteranopia (green-blind)
#CFD3DF
Tritanopia (blue-blind)
#D1D4D6
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #d3d2df; /* rgb */ color: rgb(211, 210, 223); /* oklch */ color: oklch(86.8% 0.018 289.6);
Tailwind
colors: {
custom: {
50: '#e0dfe9',
500: '#d3d2df',
950: '#000000',
},
}SCSS
$custom: #d3d2df; $custom-light: #e0dfe9; $custom-dark: #000000;
JSON
{
"hex": "#d3d2df",
"rgb": {
"r": 211,
"g": 210,
"b": 223
},
"hsl": {
"h": 244.615,
"s": 16.883,
"l": 84.902
},
"oklch": {
"l": 0.86845,
"c": 0.0178,
"h": 289.6
},
"luminance": 0.6527
}Semantic roles & 50–950 ramp
primary
#D3D2DF
secondary
#B3B5A1
accent
#9B4A95
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151516
muted
#848484