#D3D7EF#D3D7EF
#D3D7EF is a very light, muted blue. Relative luminance 0.687; OKLCH L 88.3% C 0.033 H 278.2°. Best body text is #000000 at 14.74:1 contrast (WCAG AA passes).
Color values
| HEX | #D3D7EF |
|---|---|
| RGB | rgb(211, 215, 239) |
| HSL | hsl(231, 47%, 88%) |
| HSV | hsv(231, 12%, 94%) |
| CMYK | cmyk(11.7%, 10%, 0%, 6.3%) |
| CIE-LAB | lab(86.35, 3.27, -12.20) |
| CIE-LCH | lch(86.35, 12.63, 285.00°) |
| OKLab | oklab(88.35% 0.0047 -0.0329) |
| OKLCH | oklch(88.35% 0.033 278.2) |
| XYZ | xyz(66.7410, 68.6811, 91.3852) |
| Luminance | 0.6868 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 4.04
Light Blue Grey
#B7C9E2
ΔE00 7.06
Periwinkle
#CCCCFF
ΔE00 7.95
Lightsteelblue
#B0C4DE
ΔE00 8.37
Fog
#D8DCE0
ΔE00 8.69
Light Periwinkle
#C1C6FC
ΔE00 8.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D3D7EF #EFEBD3
analogous
#D3E5EF #D3D7EF #DDD3EF
triadic
#D3D7EF #EFD3D7 #D7EFD3
tetradic
#D3D7EF #EFD3E5 #EFEBD3 #D3EFDD
square
#D3D7EF #EFD3E5 #EFEBD3 #D3EFDD
split-complementary
#D3D7EF #EFDDD3 #E5EFD3
monochromatic
#7985CE #A6AEDF #D3D7EF #E9EBF7 #E9EBF7
Accessibility & contrast
On white
1.43
#D3D7EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.74
#D3D7EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D3D7EF
14.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D3D7EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D3D7EF | 1.00 | 1.43 | 14.74 | 14.74 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D9F0
Deuteranopia (green-blind)
#CFD7EE
Tritanopia (blue-blind)
#CDDBDF
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #d3d7ef; /* rgb */ color: rgb(211, 215, 239); /* oklch */ color: oklch(88.3% 0.033 278.2);
Tailwind
colors: {
custom: {
50: '#e0e3f4',
500: '#d3d7ef',
950: '#000000',
},
}SCSS
$custom: #d3d7ef; $custom-light: #e0e3f4; $custom-dark: #000000;
JSON
{
"hex": "#d3d7ef",
"rgb": {
"r": 211,
"g": 215,
"b": 239
},
"hsl": {
"h": 231.429,
"s": 46.667,
"l": 88.235
},
"oklch": {
"l": 0.88346,
"c": 0.03322,
"h": 278.2
},
"luminance": 0.68682
}Semantic roles & 50–950 ramp
primary
#D3D7EF
secondary
#CCC59A
accent
#A62CBA
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151517
muted
#848485