#D4D7EB#D4D7EB
#D4D7EB is a very light, muted blue. Relative luminance 0.686; OKLCH L 88.3% C 0.028 H 279.0°. Best body text is #000000 at 14.72:1 contrast (WCAG AA passes).
Color values
| HEX | #D4D7EB |
|---|---|
| RGB | rgb(212, 215, 235) |
| HSL | hsl(232, 37%, 88%) |
| HSV | hsv(232, 10%, 92%) |
| CMYK | cmyk(9.8%, 8.5%, 0%, 7.8%) |
| CIE-LAB | lab(86.30, 2.79, -10.14) |
| CIE-LCH | lch(86.30, 10.51, 285.40°) |
| OKLab | oklab(88.29% 0.0043 -0.0272) |
| OKLCH | oklch(88.29% 0.028 279) |
| XYZ | xyz(66.4441, 68.5956, 88.3209) |
| Luminance | 0.6860 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 3.74
Light Blue Grey
#B7C9E2
ΔE00 7.19
Fog
#D8DCE0
ΔE00 7.40
Lightsteelblue
#B0C4DE
ΔE00 8.53
Gainsboro
#DCDCDC
ΔE00 8.85
Light Gray
#D3D3D3
ΔE00 8.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D4D7EB #EBE8D4
analogous
#D4E2EB #D4D7EB #DCD4EB
triadic
#D4D7EB #EBD4D7 #D7EBD4
tetradic
#D4D7EB #EBD4E2 #EBE8D4 #D4EBDC
square
#D4D7EB #EBD4E2 #EBE8D4 #D4EBDC
split-complementary
#D4D7EB #EBDCD4 #E2EBD4
monochromatic
#8089C4 #AAB0D8 #D4D7EB #EAECF5 #EAECF5
Accessibility & contrast
On white
1.43
#D4D7EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.72
#D4D7EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D4D7EB
14.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D4D7EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D4D7EB | 1.00 | 1.43 | 14.72 | 14.72 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D9EC
Deuteranopia (green-blind)
#D1D7EA
Tritanopia (blue-blind)
#CFDADD
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #d4d7eb; /* rgb */ color: rgb(212, 215, 235); /* oklch */ color: oklch(88.3% 0.028 279.0);
Tailwind
colors: {
custom: {
50: '#e1e3f1',
500: '#d4d7eb',
950: '#000000',
},
}SCSS
$custom: #d4d7eb; $custom-light: #e1e3f1; $custom-dark: #000000;
JSON
{
"hex": "#d4d7eb",
"rgb": {
"r": 212,
"g": 215,
"b": 235
},
"hsl": {
"h": 232.174,
"s": 36.508,
"l": 87.647
},
"oklch": {
"l": 0.88293,
"c": 0.02759,
"h": 279
},
"luminance": 0.68596
}Semantic roles & 50–950 ramp
primary
#D4D7EB
secondary
#C5C09E
accent
#A036AF
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151516
muted
#848485