#D3D4E4#D3D4E4
#D3D4E4 is a very light, muted blue. Relative luminance 0.665; OKLCH L 87.4% C 0.022 H 283.1°. Best body text is #000000 at 14.31:1 contrast (WCAG AA passes).
Color values
| HEX | #D3D4E4 |
|---|---|
| RGB | rgb(211, 212, 228) |
| HSL | hsl(236, 24%, 86%) |
| HSV | hsv(236, 7%, 89%) |
| CMYK | cmyk(7.5%, 7%, 0%, 10.6%) |
| CIE-LAB | lab(85.27, 2.67, -7.97) |
| CIE-LCH | lch(85.27, 8.41, 288.50°) |
| OKLab | oklab(87.4% 0.005 -0.0214) |
| OKLCH | oklch(87.4% 0.022 283.1) |
| XYZ | xyz(64.4083, 66.5369, 82.8334) |
| Luminance | 0.6654 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 4.47
Fog
#D8DCE0
ΔE00 6.38
Light Gray
#D3D3D3
ΔE00 7.44
Gainsboro
#DCDCDC
ΔE00 7.60
Light Blue Grey
#B7C9E2
ΔE00 7.69
Ghostwhite
#F8F8FF
ΔE00 8.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D3D4E4 #E4E3D3
analogous
#D3DCE4 #D3D4E4 #DAD3E4
triadic
#D3D4E4 #E4D3D4 #D4E4D3
tetradic
#D3D4E4 #E4D3DC #E4E3D3 #D3E4DA
square
#D3D4E4 #E4D3DC #E4E3D3 #D3E4DA
split-complementary
#D3D4E4 #E4DAD3 #DCE4D3
monochromatic
#878AB5 #ADAFCD #D3D4E4 #ECECF3 #ECECF3
Accessibility & contrast
On white
1.47
#D3D4E4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.31
#D3D4E4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D3D4E4
14.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D3D4E4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D3D4E4 | 1.00 | 1.47 | 14.31 | 14.31 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0D6E5
Deuteranopia (green-blind)
#D0D5E4
Tritanopia (blue-blind)
#D0D7D9
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #d3d4e4; /* rgb */ color: rgb(211, 212, 228); /* oklch */ color: oklch(87.4% 0.022 283.1);
Tailwind
colors: {
custom: {
50: '#e0e1ec',
500: '#d3d4e4',
950: '#000000',
},
}SCSS
$custom: #d3d4e4; $custom-light: #e0e1ec; $custom-dark: #000000;
JSON
{
"hex": "#d3d4e4",
"rgb": {
"r": 211,
"g": 212,
"b": 228
},
"hsl": {
"h": 236.471,
"s": 23.944,
"l": 86.078
},
"oklch": {
"l": 0.87398,
"c": 0.02194,
"h": 283.1
},
"luminance": 0.66537
}Semantic roles & 50–950 ramp
primary
#D3D4E4
secondary
#BBBAA0
accent
#9D43A2
background
#FEFEFE
surface
#FCFCFD
border
#D5D5D5
text
#151516
muted
#848484