#D4D8EE#D4D8EE
#D4D8EE is a very light, muted blue. Relative luminance 0.693; OKLCH L 88.6% C 0.030 H 277.6°. Best body text is #000000 at 14.86:1 contrast (WCAG AA passes).
Color values
| HEX | #D4D8EE |
|---|---|
| RGB | rgb(212, 216, 238) |
| HSL | hsl(231, 43%, 88%) |
| HSV | hsv(231, 11%, 93%) |
| CMYK | cmyk(10.9%, 9.2%, 0%, 6.7%) |
| CIE-LAB | lab(86.64, 2.86, -11.22) |
| CIE-LCH | lch(86.64, 11.58, 284.32°) |
| OKLab | oklab(88.59% 0.004 -0.0302) |
| OKLCH | oklch(88.59% 0.03 277.6) |
| XYZ | xyz(67.1366, 69.2812, 90.7079) |
| Luminance | 0.6928 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 3.73
Light Blue Grey
#B7C9E2
ΔE00 7.02
Fog
#D8DCE0
ΔE00 7.96
Lightsteelblue
#B0C4DE
ΔE00 8.38
Periwinkle
#CCCCFF
ΔE00 8.69
Ghostwhite
#F8F8FF
ΔE00 9.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D4D8EE #EEEAD4
analogous
#D4E5EE #D4D8EE #DDD4EE
triadic
#D4D8EE #EED4D8 #D8EED4
tetradic
#D4D8EE #EED4E5 #EEEAD4 #D4EEDD
square
#D4D8EE #EED4E5 #EEEAD4 #D4EEDD
split-complementary
#D4D8EE #EEDDD4 #E5EED4
monochromatic
#7C88CB #A8B0DD #D4D8EE #E9EBF6 #E9EBF6
Accessibility & contrast
On white
1.41
#D4D8EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.86
#D4D8EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D4D8EE
14.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D4D8EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D4D8EE | 1.00 | 1.41 | 14.86 | 14.86 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2DAEF
Deuteranopia (green-blind)
#D1D8ED
Tritanopia (blue-blind)
#CFDCDF
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #d4d8ee; /* rgb */ color: rgb(212, 216, 238); /* oklch */ color: oklch(88.6% 0.030 277.6);
Tailwind
colors: {
custom: {
50: '#e1e4f3',
500: '#d4d8ee',
950: '#000000',
},
}SCSS
$custom: #d4d8ee; $custom-light: #e1e4f3; $custom-dark: #000000;
JSON
{
"hex": "#d4d8ee",
"rgb": {
"r": 212,
"g": 216,
"b": 238
},
"hsl": {
"h": 230.769,
"s": 43.333,
"l": 88.235
},
"oklch": {
"l": 0.88588,
"c": 0.03047,
"h": 277.6
},
"luminance": 0.69282
}Semantic roles & 50–950 ramp
primary
#D4D8EE
secondary
#CAC39C
accent
#A22FB6
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151517
muted
#848485