#D5D8EA#D5D8EA
#D5D8EA is a very light, muted blue. Relative luminance 0.692; OKLCH L 88.5% C 0.025 H 278.3°. Best body text is #000000 at 14.84:1 contrast (WCAG AA passes).
Color values
| HEX | #D5D8EA |
|---|---|
| RGB | rgb(213, 216, 234) |
| HSL | hsl(231, 33%, 88%) |
| HSV | hsv(231, 9%, 92%) |
| CMYK | cmyk(9%, 7.7%, 0%, 8.2%) |
| CIE-LAB | lab(86.60, 2.39, -9.16) |
| CIE-LCH | lch(86.60, 9.46, 284.66°) |
| OKLab | oklab(88.54% 0.0036 -0.0246) |
| OKLCH | oklch(88.54% 0.025 278.3) |
| XYZ | xyz(66.8447, 69.1979, 87.6609) |
| Luminance | 0.6920 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 3.70
Fog
#D8DCE0
ΔE00 6.61
Light Blue Grey
#B7C9E2
ΔE00 7.27
Gainsboro
#DCDCDC
ΔE00 8.09
Light Gray
#D3D3D3
ΔE00 8.16
Ghostwhite
#F8F8FF
ΔE00 8.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D5D8EA #EAE7D5
analogous
#D5E2EA #D5D8EA #DDD5EA
triadic
#D5D8EA #EAD5D8 #D8EAD5
tetradic
#D5D8EA #EAD5E2 #EAE7D5 #D5EADD
square
#D5D8EA #EAD5E2 #EAE7D5 #D5EADD
split-complementary
#D5D8EA #EADDD5 #E2EAD5
monochromatic
#838CC1 #ACB2D6 #D5D8EA #EBECF5 #EBECF5
Accessibility & contrast
On white
1.42
#D5D8EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.84
#D5D8EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D5D8EA
14.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D5D8EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D5D8EA | 1.00 | 1.42 | 14.84 | 14.84 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4DAEB
Deuteranopia (green-blind)
#D2D8E9
Tritanopia (blue-blind)
#D1DBDE
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #d5d8ea; /* rgb */ color: rgb(213, 216, 234); /* oklch */ color: oklch(88.5% 0.025 278.3);
Tailwind
colors: {
custom: {
50: '#e2e4f0',
500: '#d5d8ea',
950: '#000000',
},
}SCSS
$custom: #d5d8ea; $custom-light: #e2e4f0; $custom-dark: #000000;
JSON
{
"hex": "#d5d8ea",
"rgb": {
"r": 213,
"g": 216,
"b": 234
},
"hsl": {
"h": 231.429,
"s": 33.333,
"l": 87.647
},
"oklch": {
"l": 0.88535,
"c": 0.02484,
"h": 278.3
},
"luminance": 0.69198
}Semantic roles & 50–950 ramp
primary
#D5D8EA
secondary
#C4BFA0
accent
#9C39AC
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151516
muted
#848485