#D3D4E2#D3D4E2
#D3D4E2 is a very light, near-neutral blue. Relative luminance 0.664; OKLCH L 87.3% C 0.019 H 282.7°. Best body text is #000000 at 14.29:1 contrast (WCAG AA passes).
Color values
| HEX | #D3D4E2 |
|---|---|
| RGB | rgb(211, 212, 226) |
| HSL | hsl(236, 21%, 86%) |
| HSV | hsv(236, 7%, 89%) |
| CMYK | cmyk(6.6%, 6.2%, 0%, 11.4%) |
| CIE-LAB | lab(85.21, 2.28, -7.00) |
| CIE-LCH | lch(85.21, 7.36, 288.06°) |
| OKLab | oklab(87.34% 0.0042 -0.0187) |
| OKLCH | oklch(87.34% 0.019 282.7) |
| XYZ | xyz(64.1323, 66.4265, 81.3797) |
| Luminance | 0.6643 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 4.85
Fog
#D8DCE0
ΔE00 5.61
Light Gray
#D3D3D3
ΔE00 6.64
Gainsboro
#DCDCDC
ΔE00 6.83
Light Blue Grey
#B7C9E2
ΔE00 7.79
Ghostwhite
#F8F8FF
ΔE00 8.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D3D4E2 #E2E1D3
analogous
#D3DBE2 #D3D4E2 #D9D3E2
triadic
#D3D4E2 #E2D3D4 #D4E2D3
tetradic
#D3D4E2 #E2D3DB #E2E1D3 #D3E2D9
square
#D3D4E2 #E2D3DB #E2E1D3 #D3E2D9
split-complementary
#D3D4E2 #E2D9D3 #DBE2D3
monochromatic
#898CB1 #AEB0CA #D3D4E2 #EDEDF3 #EDEDF3
Accessibility & contrast
On white
1.47
#D3D4E2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.29
#D3D4E2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D3D4E2
14.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D3D4E2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D3D4E2 | 1.00 | 1.47 | 14.29 | 14.29 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D5E3
Deuteranopia (green-blind)
#D0D4E2
Tritanopia (blue-blind)
#D0D6D8
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #d3d4e2; /* rgb */ color: rgb(211, 212, 226); /* oklch */ color: oklch(87.3% 0.019 282.7);
Tailwind
colors: {
custom: {
50: '#e0e1eb',
500: '#d3d4e2',
950: '#000000',
},
}SCSS
$custom: #d3d4e2; $custom-light: #e0e1eb; $custom-dark: #000000;
JSON
{
"hex": "#d3d4e2",
"rgb": {
"r": 211,
"g": 212,
"b": 226
},
"hsl": {
"h": 236,
"s": 20.548,
"l": 85.686
},
"oklch": {
"l": 0.87336,
"c": 0.01919,
"h": 282.7
},
"luminance": 0.66427
}Semantic roles & 50–950 ramp
primary
#D3D4E2
secondary
#B8B7A1
accent
#99479F
background
#FEFEFE
surface
#FCFCFD
border
#D5D5D5
text
#151516
muted
#848484