#D3D4E5#D3D4E5
#D3D4E5 is a very light, muted blue. Relative luminance 0.666; OKLCH L 87.4% C 0.023 H 283.2°. Best body text is #000000 at 14.32:1 contrast (WCAG AA passes).
Color values
| HEX | #D3D4E5 |
|---|---|
| RGB | rgb(211, 212, 229) |
| HSL | hsl(237, 26%, 86%) |
| HSV | hsv(237, 8%, 90%) |
| CMYK | cmyk(7.9%, 7.4%, 0%, 10.2%) |
| CIE-LAB | lab(85.30, 2.86, -8.46) |
| CIE-LCH | lch(85.30, 8.93, 288.69°) |
| OKLab | oklab(87.43% 0.0053 -0.0227) |
| OKLCH | oklch(87.43% 0.023 283.2) |
| XYZ | xyz(64.5475, 66.5926, 83.5666) |
| Luminance | 0.6659 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 4.32
Fog
#D8DCE0
ΔE00 6.75
Light Blue Grey
#B7C9E2
ΔE00 7.67
Light Gray
#D3D3D3
ΔE00 7.83
Gainsboro
#DCDCDC
ΔE00 7.98
Ghostwhite
#F8F8FF
ΔE00 8.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D3D4E5 #E5E4D3
analogous
#D3DDE5 #D3D4E5 #DBD3E5
triadic
#D3D4E5 #E5D3D4 #D4E5D3
tetradic
#D3D4E5 #E5D3DD #E5E4D3 #D3E5DB
square
#D3D4E5 #E5D3DD #E5E4D3 #D3E5DB
split-complementary
#D3D4E5 #E5DBD3 #DDE5D3
monochromatic
#8689B8 #ADAECE #D3D4E5 #ECECF4 #ECECF4
Accessibility & contrast
On white
1.47
#D3D4E5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.32
#D3D4E5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D3D4E5
14.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D3D4E5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D3D4E5 | 1.00 | 1.47 | 14.32 | 14.32 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0D6E6
Deuteranopia (green-blind)
#CFD5E5
Tritanopia (blue-blind)
#CFD7D9
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #d3d4e5; /* rgb */ color: rgb(211, 212, 229); /* oklch */ color: oklch(87.4% 0.023 283.2);
Tailwind
colors: {
custom: {
50: '#e0e1ed',
500: '#d3d4e5',
950: '#000000',
},
}SCSS
$custom: #d3d4e5; $custom-light: #e0e1ed; $custom-dark: #000000;
JSON
{
"hex": "#d3d4e5",
"rgb": {
"r": 211,
"g": 212,
"b": 229
},
"hsl": {
"h": 236.667,
"s": 25.714,
"l": 86.275
},
"oklch": {
"l": 0.8743,
"c": 0.02331,
"h": 283.2
},
"luminance": 0.66593
}Semantic roles & 50–950 ramp
primary
#D3D4E5
secondary
#BDBBA0
accent
#9F41A4
background
#FEFEFE
surface
#FCFCFD
border
#D5D5D5
text
#151516
muted
#848484