#D3D8EA#D3D8EA
#D3D8EA is a very light, muted blue. Relative luminance 0.689; OKLCH L 88.4% C 0.025 H 273.5°. Best body text is #000000 at 14.78:1 contrast (WCAG AA passes).
Color values
| HEX | #D3D8EA |
|---|---|
| RGB | rgb(211, 216, 234) |
| HSL | hsl(227, 35%, 87%) |
| HSV | hsv(227, 10%, 92%) |
| CMYK | cmyk(9.8%, 7.7%, 0%, 8.2%) |
| CIE-LAB | lab(86.45, 1.75, -9.39) |
| CIE-LCH | lch(86.45, 9.55, 280.54°) |
| OKLab | oklab(88.38% 0.0015 -0.0252) |
| OKLCH | oklch(88.38% 0.025 273.5) |
| XYZ | xyz(66.2680, 68.9005, 87.6338) |
| Luminance | 0.6890 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 4.26
Fog
#D8DCE0
ΔE00 6.33
Light Blue Grey
#B7C9E2
ΔE00 6.49
Lightsteelblue
#B0C4DE
ΔE00 7.88
Gainsboro
#DCDCDC
ΔE00 8.04
Light Gray
#D3D3D3
ΔE00 8.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D3D8EA #EAE5D3
analogous
#D3E4EA #D3D8EA #DAD3EA
triadic
#D3D8EA #EAD3D8 #D8EAD3
tetradic
#D3D8EA #EAD3E4 #EAE5D3 #D3EADA
square
#D3D8EA #EAD3E4 #EAE5D3 #D3EADA
split-complementary
#D3D8EA #EADAD3 #E4EAD3
monochromatic
#808FC2 #AAB3D6 #D3D8EA #EAEDF5 #EAEDF5
Accessibility & contrast
On white
1.42
#D3D8EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.78
#D3D8EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D3D8EA
14.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D3D8EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D3D8EA | 1.00 | 1.42 | 14.78 | 14.78 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3D9EB
Deuteranopia (green-blind)
#D2D8EA
Tritanopia (blue-blind)
#CEDBDE
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #d3d8ea; /* rgb */ color: rgb(211, 216, 234); /* oklch */ color: oklch(88.4% 0.025 273.5);
Tailwind
colors: {
custom: {
50: '#e0e4f0',
500: '#d3d8ea',
950: '#000000',
},
}SCSS
$custom: #d3d8ea; $custom-light: #e0e4f0; $custom-dark: #000000;
JSON
{
"hex": "#d3d8ea",
"rgb": {
"r": 211,
"g": 216,
"b": 234
},
"hsl": {
"h": 226.957,
"s": 35.385,
"l": 87.255
},
"oklch": {
"l": 0.88384,
"c": 0.02529,
"h": 273.5
},
"luminance": 0.68901
}Semantic roles & 50–950 ramp
primary
#D3D8EA
secondary
#C4BC9D
accent
#9437AE
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151516
muted
#848485