#D7D8EA#D7D8EA
#D7D8EA is a very light, muted blue. Relative luminance 0.695; OKLCH L 88.7% C 0.025 H 283.4°. Best body text is #000000 at 14.90:1 contrast (WCAG AA passes).
Color values
| HEX | #D7D8EA |
|---|---|
| RGB | rgb(215, 216, 234) |
| HSL | hsl(237, 31%, 88%) |
| HSV | hsv(237, 8%, 92%) |
| CMYK | cmyk(8.1%, 7.7%, 0%, 8.2%) |
| CIE-LAB | lab(86.75, 3.04, -8.92) |
| CIE-LCH | lch(86.75, 9.43, 288.85°) |
| OKLab | oklab(88.69% 0.0057 -0.0239) |
| OKLCH | oklch(88.69% 0.025 283.4) |
| XYZ | xyz(67.4285, 69.4989, 87.6882) |
| Luminance | 0.6950 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 3.32
Fog
#D8DCE0
ΔE00 6.97
Light Blue Grey
#B7C9E2
ΔE00 8.12
Gainsboro
#DCDCDC
ΔE00 8.20
Ghostwhite
#F8F8FF
ΔE00 8.24
Light Gray
#D3D3D3
ΔE00 8.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D7D8EA #EAE9D7
analogous
#D7E1EA #D7D8EA #DFD7EA
triadic
#D7D8EA #EAD7D8 #D8EAD7
tetradic
#D7D8EA #EAD7E1 #EAE9D7 #D7EADF
square
#D7D8EA #EAD7E1 #EAE9D7 #D7EADF
split-complementary
#D7D8EA #EADFD7 #E1EAD7
monochromatic
#878AC0 #AFB1D5 #D7D8EA #EBEBF4 #EBEBF4
Accessibility & contrast
On white
1.41
#D7D8EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.90
#D7D8EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D7D8EA
14.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D7D8EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D7D8EA | 1.00 | 1.41 | 14.90 | 14.90 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4DAEB
Deuteranopia (green-blind)
#D3D9E9
Tritanopia (blue-blind)
#D3DBDE
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #d7d8ea; /* rgb */ color: rgb(215, 216, 234); /* oklch */ color: oklch(88.7% 0.025 283.4);
Tailwind
colors: {
custom: {
50: '#e3e4f0',
500: '#d7d8ea',
950: '#000000',
},
}SCSS
$custom: #d7d8ea; $custom-light: #e3e4f0; $custom-dark: #000000;
JSON
{
"hex": "#d7d8ea",
"rgb": {
"r": 215,
"g": 216,
"b": 234
},
"hsl": {
"h": 236.842,
"s": 31.148,
"l": 88.039
},
"oklch": {
"l": 0.88689,
"c": 0.02459,
"h": 283.4
},
"luminance": 0.69499
}Semantic roles & 50–950 ramp
primary
#D7D8EA
secondary
#C3C2A2
accent
#A43CAA
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151516
muted
#848485