#D3D2E2#D3D2E2
#D3D2E2 is a very light, muted blue. Relative luminance 0.654; OKLCH L 86.9% C 0.022 H 288.8°. Best body text is #000000 at 14.09:1 contrast (WCAG AA passes).
Color values
| HEX | #D3D2E2 |
|---|---|
| RGB | rgb(211, 210, 226) |
| HSL | hsl(244, 22%, 85%) |
| HSV | hsv(244, 7%, 89%) |
| CMYK | cmyk(6.6%, 7.1%, 0%, 11.4%) |
| CIE-LAB | lab(84.71, 3.33, -7.75) |
| CIE-LCH | lch(84.71, 8.43, 293.28°) |
| OKLab | oklab(86.94% 0.0071 -0.0207) |
| OKLCH | oklch(86.94% 0.022 288.8) |
| XYZ | xyz(63.6354, 65.4328, 81.2141) |
| Luminance | 0.6543 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 4.75
Fog
#D8DCE0
ΔE00 6.94
Light Gray
#D3D3D3
ΔE00 7.64
Gainsboro
#DCDCDC
ΔE00 7.89
Light Blue Grey
#B7C9E2
ΔE00 8.44
Dove Gray
#B6B8BD
ΔE00 8.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D3D2E2 #E1E2D2
analogous
#D2D9E2 #D3D2E2 #DBD2E2
triadic
#D3D2E2 #E2D3D2 #D2E2D3
tetradic
#D3D2E2 #E2D2D9 #E1E2D2 #D2E2DB
square
#D3D2E2 #E2D2D9 #E1E2D2 #D2E2DB
split-complementary
#D3D2E2 #E2DBD2 #D9E2D2
monochromatic
#8A88B2 #AFADCA #D3D2E2 #EDECF3 #EDECF3
Accessibility & contrast
On white
1.49
#D3D2E2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.09
#D3D2E2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D3D2E2
14.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D3D2E2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D3D2E2 | 1.00 | 1.49 | 14.09 | 14.09 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFD4E3
Deuteranopia (green-blind)
#CED3E2
Tritanopia (blue-blind)
#D0D4D7
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #d3d2e2; /* rgb */ color: rgb(211, 210, 226); /* oklch */ color: oklch(86.9% 0.022 288.8);
Tailwind
colors: {
custom: {
50: '#e0dfeb',
500: '#d3d2e2',
950: '#000000',
},
}SCSS
$custom: #d3d2e2; $custom-light: #e0dfeb; $custom-dark: #000000;
JSON
{
"hex": "#d3d2e2",
"rgb": {
"r": 211,
"g": 210,
"b": 226
},
"hsl": {
"h": 243.75,
"s": 21.622,
"l": 85.49
},
"oklch": {
"l": 0.86938,
"c": 0.02191,
"h": 288.8
},
"luminance": 0.65433
}Semantic roles & 50–950 ramp
primary
#D3D2E2
secondary
#B7B9A0
accent
#A0459A
background
#FEFEFE
surface
#FCFCFD
border
#D5D5D5
text
#151516
muted
#848484