#D5D7EA#D5D7EA
#D5D7EA is a very light, muted blue. Relative luminance 0.687; OKLCH L 88.3% C 0.026 H 281.1°. Best body text is #000000 at 14.74:1 contrast (WCAG AA passes).
Color values
| HEX | #D5D7EA |
|---|---|
| RGB | rgb(213, 215, 234) |
| HSL | hsl(234, 33%, 88%) |
| HSV | hsv(234, 9%, 92%) |
| CMYK | cmyk(9%, 8.1%, 0%, 8.2%) |
| CIE-LAB | lab(86.35, 2.92, -9.53) |
| CIE-LCH | lch(86.35, 9.97, 287.02°) |
| OKLab | oklab(88.34% 0.005 -0.0256) |
| OKLCH | oklch(88.34% 0.026 281.1) |
| XYZ | xyz(66.5893, 68.6871, 87.5757) |
| Luminance | 0.6869 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 3.61
Fog
#D8DCE0
ΔE00 7.19
Light Blue Grey
#B7C9E2
ΔE00 7.59
Gainsboro
#DCDCDC
ΔE00 8.53
Light Gray
#D3D3D3
ΔE00 8.57
Ghostwhite
#F8F8FF
ΔE00 8.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D5D7EA #EAE8D5
analogous
#D5E1EA #D5D7EA #DDD5EA
triadic
#D5D7EA #EAD5D7 #D7EAD5
tetradic
#D5D7EA #EAD5E1 #EAE8D5 #D5EADD
square
#D5D7EA #EAD5E1 #EAE8D5 #D5EADD
split-complementary
#D5D7EA #EADDD5 #E1EAD5
monochromatic
#8389C1 #ACB0D6 #D5D7EA #EBECF5 #EBECF5
Accessibility & contrast
On white
1.42
#D5D7EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.74
#D5D7EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D5D7EA
14.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D5D7EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D5D7EA | 1.00 | 1.42 | 14.74 | 14.74 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3D9EB
Deuteranopia (green-blind)
#D2D7E9
Tritanopia (blue-blind)
#D1DADD
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #d5d7ea; /* rgb */ color: rgb(213, 215, 234); /* oklch */ color: oklch(88.3% 0.026 281.1);
Tailwind
colors: {
custom: {
50: '#e2e3f0',
500: '#d5d7ea',
950: '#000000',
},
}SCSS
$custom: #d5d7ea; $custom-light: #e2e3f0; $custom-dark: #000000;
JSON
{
"hex": "#d5d7ea",
"rgb": {
"r": 213,
"g": 215,
"b": 234
},
"hsl": {
"h": 234.286,
"s": 33.333,
"l": 87.647
},
"oklch": {
"l": 0.88337,
"c": 0.02608,
"h": 281.1
},
"luminance": 0.68688
}Semantic roles & 50–950 ramp
primary
#D5D7EA
secondary
#C4C0A0
accent
#A139AC
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151516
muted
#848485