#D3D7EA#D3D7EA
#D3D7EA is a very light, muted blue. Relative luminance 0.684; OKLCH L 88.2% C 0.026 H 276.4°. Best body text is #000000 at 14.68:1 contrast (WCAG AA passes).
Color values
| HEX | #D3D7EA |
|---|---|
| RGB | rgb(211, 215, 234) |
| HSL | hsl(230, 35%, 87%) |
| HSV | hsv(230, 10%, 92%) |
| CMYK | cmyk(9.8%, 8.1%, 0%, 8.2%) |
| CIE-LAB | lab(86.20, 2.27, -9.77) |
| CIE-LCH | lch(86.20, 10.03, 283.08°) |
| OKLab | oklab(88.19% 0.0029 -0.0263) |
| OKLCH | oklch(88.19% 0.026 276.4) |
| XYZ | xyz(66.0126, 68.3897, 87.5487) |
| Luminance | 0.6839 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 4.05
Light Blue Grey
#B7C9E2
ΔE00 6.75
Fog
#D8DCE0
ΔE00 6.88
Lightsteelblue
#B0C4DE
ΔE00 8.10
Gainsboro
#DCDCDC
ΔE00 8.45
Light Gray
#D3D3D3
ΔE00 8.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D3D7EA #EAE6D3
analogous
#D3E3EA #D3D7EA #DBD3EA
triadic
#D3D7EA #EAD3D7 #D7EAD3
tetradic
#D3D7EA #EAD3E3 #EAE6D3 #D3EADB
square
#D3D7EA #EAD3E3 #EAE6D3 #D3EADB
split-complementary
#D3D7EA #EADBD3 #E3EAD3
monochromatic
#808CC2 #AAB1D6 #D3D7EA #EAECF5 #EAECF5
Accessibility & contrast
On white
1.43
#D3D7EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.68
#D3D7EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D3D7EA
14.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D3D7EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D3D7EA | 1.00 | 1.43 | 14.68 | 14.68 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D9EB
Deuteranopia (green-blind)
#D1D7E9
Tritanopia (blue-blind)
#CEDADD
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #d3d7ea; /* rgb */ color: rgb(211, 215, 234); /* oklch */ color: oklch(88.2% 0.026 276.4);
Tailwind
colors: {
custom: {
50: '#e0e3f0',
500: '#d3d7ea',
950: '#000000',
},
}SCSS
$custom: #d3d7ea; $custom-light: #e0e3f0; $custom-dark: #000000;
JSON
{
"hex": "#d3d7ea",
"rgb": {
"r": 211,
"g": 215,
"b": 234
},
"hsl": {
"h": 229.565,
"s": 35.385,
"l": 87.255
},
"oklch": {
"l": 0.88185,
"c": 0.02642,
"h": 276.4
},
"luminance": 0.6839
}Semantic roles & 50–950 ramp
primary
#D3D7EA
secondary
#C4BD9D
accent
#9A37AE
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151516
muted
#848485