#D3D4E8#D3D4E8
#D3D4E8 is a very light, muted blue. Relative luminance 0.668; OKLCH L 87.5% C 0.027 H 283.5°. Best body text is #000000 at 14.35:1 contrast (WCAG AA passes).
Color values
| HEX | #D3D4E8 |
|---|---|
| RGB | rgb(211, 212, 232) |
| HSL | hsl(237, 31%, 87%) |
| HSV | hsv(237, 9%, 91%) |
| CMYK | cmyk(9.1%, 8.6%, 0%, 9%) |
| CIE-LAB | lab(85.38, 3.45, -9.93) |
| CIE-LCH | lch(85.38, 10.51, 289.17°) |
| OKLab | oklab(87.53% 0.0064 -0.0267) |
| OKLCH | oklch(87.53% 0.027 283.5) |
| XYZ | xyz(64.9700, 66.7616, 85.7917) |
| Luminance | 0.6676 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 4.11
Light Blue Grey
#B7C9E2
ΔE00 7.73
Fog
#D8DCE0
ΔE00 7.85
Light Gray
#D3D3D3
ΔE00 8.96
Lightsteelblue
#B0C4DE
ΔE00 8.97
Gainsboro
#DCDCDC
ΔE00 9.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D3D4E8 #E8E7D3
analogous
#D3DFE8 #D3D4E8 #DDD3E8
triadic
#D3D4E8 #E8D3D4 #D4E8D3
tetradic
#D3D4E8 #E8D3DF #E8E7D3 #D3E8DD
square
#D3D4E8 #E8D3DF #E8E7D3 #D3E8DD
split-complementary
#D3D4E8 #E8DDD3 #DFE8D3
monochromatic
#8385BE #ABADD3 #D3D4E8 #EBEBF4 #EBEBF4
Accessibility & contrast
On white
1.46
#D3D4E8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.35
#D3D4E8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D3D4E8
14.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D3D4E8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D3D4E8 | 1.00 | 1.46 | 14.35 | 14.35 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFD6E9
Deuteranopia (green-blind)
#CFD5E7
Tritanopia (blue-blind)
#CFD7DA
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #d3d4e8; /* rgb */ color: rgb(211, 212, 232); /* oklch */ color: oklch(87.5% 0.027 283.5);
Tailwind
colors: {
custom: {
50: '#e0e1ef',
500: '#d3d4e8',
950: '#000000',
},
}SCSS
$custom: #d3d4e8; $custom-light: #e0e1ef; $custom-dark: #000000;
JSON
{
"hex": "#d3d4e8",
"rgb": {
"r": 211,
"g": 212,
"b": 232
},
"hsl": {
"h": 237.143,
"s": 31.343,
"l": 86.863
},
"oklch": {
"l": 0.87525,
"c": 0.02742,
"h": 283.5
},
"luminance": 0.66762
}Semantic roles & 50–950 ramp
primary
#D3D4E8
secondary
#C1BF9E
accent
#A53BAA
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151516
muted
#848485