#D4D6EA#D4D6EA
#D4D6EA is a very light, muted blue. Relative luminance 0.680; OKLCH L 88.1% C 0.027 H 281.3°. Best body text is #000000 at 14.61:1 contrast (WCAG AA passes).
Color values
| HEX | #D4D6EA |
|---|---|
| RGB | rgb(212, 214, 234) |
| HSL | hsl(235, 34%, 87%) |
| HSV | hsv(235, 9%, 92%) |
| CMYK | cmyk(9.4%, 8.5%, 0%, 8.2%) |
| CIE-LAB | lab(86.02, 3.12, -10.03) |
| CIE-LCH | lch(86.02, 10.50, 287.28°) |
| OKLab | oklab(88.06% 0.0054 -0.0269) |
| OKLCH | oklch(88.06% 0.027 281.3) |
| XYZ | xyz(66.0462, 68.0302, 87.4775) |
| Luminance | 0.6803 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 3.78
Light Blue Grey
#B7C9E2
ΔE00 7.50
Fog
#D8DCE0
ΔE00 7.59
Lightsteelblue
#B0C4DE
ΔE00 8.80
Light Gray
#D3D3D3
ΔE00 8.91
Gainsboro
#DCDCDC
ΔE00 8.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D4D6EA #EAE8D4
analogous
#D4E1EA #D4D6EA #DDD4EA
triadic
#D4D6EA #EAD4D6 #D6EAD4
tetradic
#D4D6EA #EAD4E1 #EAE8D4 #D4EADD
square
#D4D6EA #EAD4E1 #EAE8D4 #D4EADD
split-complementary
#D4D6EA #EADDD4 #E1EAD4
monochromatic
#8288C2 #ABAFD6 #D4D6EA #EAEBF5 #EAEBF5
Accessibility & contrast
On white
1.44
#D4D6EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.61
#D4D6EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D4D6EA
14.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D4D6EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D4D6EA | 1.00 | 1.44 | 14.61 | 14.61 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D8EB
Deuteranopia (green-blind)
#D0D6E9
Tritanopia (blue-blind)
#D0D9DC
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #d4d6ea; /* rgb */ color: rgb(212, 214, 234); /* oklch */ color: oklch(88.1% 0.027 281.3);
Tailwind
colors: {
custom: {
50: '#e1e2f0',
500: '#d4d6ea',
950: '#000000',
},
}SCSS
$custom: #d4d6ea; $custom-light: #e1e2f0; $custom-dark: #000000;
JSON
{
"hex": "#d4d6ea",
"rgb": {
"r": 212,
"g": 214,
"b": 234
},
"hsl": {
"h": 234.545,
"s": 34.375,
"l": 87.451
},
"oklch": {
"l": 0.88062,
"c": 0.02747,
"h": 281.3
},
"luminance": 0.68031
}Semantic roles & 50–950 ramp
primary
#D4D6EA
secondary
#C4C09E
accent
#A338AD
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151516
muted
#848485