#D4D7EA#D4D7EA
#D4D7EA is a very light, muted blue. Relative luminance 0.685; OKLCH L 88.3% C 0.026 H 278.7°. Best body text is #000000 at 14.71:1 contrast (WCAG AA passes).
Color values
| HEX | #D4D7EA |
|---|---|
| RGB | rgb(212, 215, 234) |
| HSL | hsl(232, 34%, 87%) |
| HSV | hsv(232, 9%, 92%) |
| CMYK | cmyk(9.4%, 8.1%, 0%, 8.2%) |
| CIE-LAB | lab(86.27, 2.59, -9.65) |
| CIE-LCH | lch(86.27, 9.99, 285.04°) |
| OKLab | oklab(88.26% 0.004 -0.0259) |
| OKLCH | oklch(88.26% 0.026 278.7) |
| XYZ | xyz(66.3000, 68.5379, 87.5622) |
| Luminance | 0.6854 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 3.80
Fog
#D8DCE0
ΔE00 7.02
Light Blue Grey
#B7C9E2
ΔE00 7.16
Gainsboro
#DCDCDC
ΔE00 8.48
Lightsteelblue
#B0C4DE
ΔE00 8.50
Light Gray
#D3D3D3
ΔE00 8.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D4D7EA #EAE7D4
analogous
#D4E2EA #D4D7EA #DCD4EA
triadic
#D4D7EA #EAD4D7 #D7EAD4
tetradic
#D4D7EA #EAD4E2 #EAE7D4 #D4EADC
square
#D4D7EA #EAD4E2 #EAE7D4 #D4EADC
split-complementary
#D4D7EA #EADCD4 #E2EAD4
monochromatic
#828BC2 #ABB1D6 #D4D7EA #EAECF5 #EAECF5
Accessibility & contrast
On white
1.43
#D4D7EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.71
#D4D7EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D4D7EA
14.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D4D7EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D4D7EA | 1.00 | 1.43 | 14.71 | 14.71 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D9EB
Deuteranopia (green-blind)
#D1D7E9
Tritanopia (blue-blind)
#D0DADD
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #d4d7ea; /* rgb */ color: rgb(212, 215, 234); /* oklch */ color: oklch(88.3% 0.026 278.7);
Tailwind
colors: {
custom: {
50: '#e1e3f0',
500: '#d4d7ea',
950: '#000000',
},
}SCSS
$custom: #d4d7ea; $custom-light: #e1e3f0; $custom-dark: #000000;
JSON
{
"hex": "#d4d7ea",
"rgb": {
"r": 212,
"g": 215,
"b": 234
},
"hsl": {
"h": 231.818,
"s": 34.375,
"l": 87.451
},
"oklch": {
"l": 0.88261,
"c": 0.02623,
"h": 278.7
},
"luminance": 0.68538
}Semantic roles & 50–950 ramp
primary
#D4D7EA
secondary
#C4BF9E
accent
#9D38AD
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151516
muted
#848485