#D3D7EB#D3D7EB
#D3D7EB is a very light, muted blue. Relative luminance 0.684; OKLCH L 88.2% C 0.028 H 276.8°. Best body text is #000000 at 14.69:1 contrast (WCAG AA passes).
Color values
| HEX | #D3D7EB |
|---|---|
| RGB | rgb(211, 215, 235) |
| HSL | hsl(230, 38%, 87%) |
| HSV | hsv(230, 10%, 92%) |
| CMYK | cmyk(10.2%, 8.5%, 0%, 7.8%) |
| CIE-LAB | lab(86.23, 2.47, -10.26) |
| CIE-LCH | lch(86.23, 10.55, 283.54°) |
| OKLab | oklab(88.22% 0.0033 -0.0276) |
| OKLCH | oklch(88.22% 0.028 276.8) |
| XYZ | xyz(66.1567, 68.4473, 88.3074) |
| Luminance | 0.6845 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 3.97
Light Blue Grey
#B7C9E2
ΔE00 6.78
Fog
#D8DCE0
ΔE00 7.26
Lightsteelblue
#B0C4DE
ΔE00 8.13
Gainsboro
#DCDCDC
ΔE00 8.81
Light Gray
#D3D3D3
ΔE00 8.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D3D7EB #EBE7D3
analogous
#D3E3EB #D3D7EB #DBD3EB
triadic
#D3D7EB #EBD3D7 #D7EBD3
tetradic
#D3D7EB #EBD3E3 #EBE7D3 #D3EBDB
square
#D3D7EB #EBD3E3 #EBE7D3 #D3EBDB
split-complementary
#D3D7EB #EBDBD3 #E3EBD3
monochromatic
#7F8BC5 #A9B1D8 #D3D7EB #EAECF5 #EAECF5
Accessibility & contrast
On white
1.43
#D3D7EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.69
#D3D7EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D3D7EB
14.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D3D7EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D3D7EB | 1.00 | 1.43 | 14.69 | 14.69 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D9EC
Deuteranopia (green-blind)
#D1D7EA
Tritanopia (blue-blind)
#CEDADD
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #d3d7eb; /* rgb */ color: rgb(211, 215, 235); /* oklch */ color: oklch(88.2% 0.028 276.8);
Tailwind
colors: {
custom: {
50: '#e0e3f1',
500: '#d3d7eb',
950: '#000000',
},
}SCSS
$custom: #d3d7eb; $custom-light: #e0e3f1; $custom-dark: #000000;
JSON
{
"hex": "#d3d7eb",
"rgb": {
"r": 211,
"g": 215,
"b": 235
},
"hsl": {
"h": 230,
"s": 37.5,
"l": 87.451
},
"oklch": {
"l": 0.88217,
"c": 0.02778,
"h": 276.8
},
"luminance": 0.68448
}Semantic roles & 50–950 ramp
primary
#D3D7EB
secondary
#C6BF9D
accent
#9C35B0
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151516
muted
#848485