#D3D4E1#D3D4E1
#D3D4E1 is a very light, near-neutral blue. Relative luminance 0.664; OKLCH L 87.3% C 0.018 H 282.5°. Best body text is #000000 at 14.27:1 contrast (WCAG AA passes).
Color values
| HEX | #D3D4E1 |
|---|---|
| RGB | rgb(211, 212, 225) |
| HSL | hsl(236, 19%, 85%) |
| HSV | hsv(236, 6%, 88%) |
| CMYK | cmyk(6.2%, 5.8%, 0%, 11.8%) |
| CIE-LAB | lab(85.19, 2.09, -6.51) |
| CIE-LCH | lch(85.19, 6.83, 287.80°) |
| OKLab | oklab(87.31% 0.0039 -0.0174) |
| OKLCH | oklch(87.31% 0.018 282.5) |
| XYZ | xyz(63.9955, 66.3718, 80.6591) |
| Luminance | 0.6637 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 5.08
Fog
#D8DCE0
ΔE00 5.22
Light Gray
#D3D3D3
ΔE00 6.23
Gainsboro
#DCDCDC
ΔE00 6.43
Light Blue Grey
#B7C9E2
ΔE00 7.87
Silver
#C0C0C0
ΔE00 8.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D3D4E1 #E1E0D3
analogous
#D3DBE1 #D3D4E1 #D9D3E1
triadic
#D3D4E1 #E1D3D4 #D4E1D3
tetradic
#D3D4E1 #E1D3DB #E1E0D3 #D3E1D9
square
#D3D4E1 #E1D3DB #E1E0D3 #D3E1D9
split-complementary
#D3D4E1 #E1D9D3 #DBE1D3
monochromatic
#8A8DAF #AFB0C8 #D3D4E1 #EDEDF3 #EDEDF3
Accessibility & contrast
On white
1.47
#D3D4E1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.27
#D3D4E1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D3D4E1
14.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D3D4E1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D3D4E1 | 1.00 | 1.47 | 14.27 | 14.27 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D5E2
Deuteranopia (green-blind)
#D1D4E1
Tritanopia (blue-blind)
#D0D6D8
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #d3d4e1; /* rgb */ color: rgb(211, 212, 225); /* oklch */ color: oklch(87.3% 0.018 282.5);
Tailwind
colors: {
custom: {
50: '#e0e1ea',
500: '#d3d4e1',
950: '#000000',
},
}SCSS
$custom: #d3d4e1; $custom-light: #e0e1ea; $custom-dark: #000000;
JSON
{
"hex": "#d3d4e1",
"rgb": {
"r": 211,
"g": 212,
"b": 225
},
"hsl": {
"h": 235.714,
"s": 18.919,
"l": 85.49
},
"oklch": {
"l": 0.87305,
"c": 0.01782,
"h": 282.5
},
"luminance": 0.66372
}Semantic roles & 50–950 ramp
primary
#D3D4E1
secondary
#B7B6A1
accent
#97489D
background
#FEFEFE
surface
#FCFCFD
border
#D5D5D5
text
#151516
muted
#848484