#D3D6EA#D3D6EA
#D3D6EA is a very light, muted blue. Relative luminance 0.679; OKLCH L 88.0% C 0.028 H 279.0°. Best body text is #000000 at 14.58:1 contrast (WCAG AA passes).
Color values
| HEX | #D3D6EA |
|---|---|
| RGB | rgb(211, 214, 234) |
| HSL | hsl(232, 35%, 87%) |
| HSV | hsv(232, 10%, 92%) |
| CMYK | cmyk(9.8%, 8.5%, 0%, 8.2%) |
| CIE-LAB | lab(85.95, 2.79, -10.15) |
| CIE-LCH | lch(85.95, 10.52, 285.40°) |
| OKLab | oklab(87.99% 0.0043 -0.0273) |
| OKLCH | oklch(87.99% 0.028 279) |
| XYZ | xyz(65.7587, 67.8820, 87.4641) |
| Luminance | 0.6788 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 3.96
Light Blue Grey
#B7C9E2
ΔE00 7.07
Fog
#D8DCE0
ΔE00 7.43
Lightsteelblue
#B0C4DE
ΔE00 8.38
Light Gray
#D3D3D3
ΔE00 8.85
Gainsboro
#DCDCDC
ΔE00 8.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D3D6EA #EAE7D3
analogous
#D3E2EA #D3D6EA #DCD3EA
triadic
#D3D6EA #EAD3D6 #D6EAD3
tetradic
#D3D6EA #EAD3E2 #EAE7D3 #D3EADC
square
#D3D6EA #EAD3E2 #EAE7D3 #D3EADC
split-complementary
#D3D6EA #EADCD3 #E2EAD3
monochromatic
#8089C2 #AAAFD6 #D3D6EA #EAECF5 #EAECF5
Accessibility & contrast
On white
1.44
#D3D6EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.58
#D3D6EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D3D6EA
14.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D3D6EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D3D6EA | 1.00 | 1.44 | 14.58 | 14.58 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D8EB
Deuteranopia (green-blind)
#D0D6E9
Tritanopia (blue-blind)
#CED9DC
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #d3d6ea; /* rgb */ color: rgb(211, 214, 234); /* oklch */ color: oklch(88.0% 0.028 279.0);
Tailwind
colors: {
custom: {
50: '#e0e2f0',
500: '#d3d6ea',
950: '#000000',
},
}SCSS
$custom: #d3d6ea; $custom-light: #e0e2f0; $custom-dark: #000000;
JSON
{
"hex": "#d3d6ea",
"rgb": {
"r": 211,
"g": 214,
"b": 234
},
"hsl": {
"h": 232.174,
"s": 35.385,
"l": 87.255
},
"oklch": {
"l": 0.87986,
"c": 0.02761,
"h": 279
},
"luminance": 0.67883
}Semantic roles & 50–950 ramp
primary
#D3D6EA
secondary
#C4BF9D
accent
#9F37AE
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151516
muted
#848485