#D8D8EA#D8D8EA
#D8D8EA is a very light, muted blue. Relative luminance 0.697; OKLCH L 88.8% C 0.025 H 285.9°. Best body text is #000000 at 14.93:1 contrast (WCAG AA passes).
Color values
| HEX | #D8D8EA |
|---|---|
| RGB | rgb(216, 216, 234) |
| HSL | hsl(240, 30%, 88%) |
| HSV | hsv(240, 8%, 92%) |
| CMYK | cmyk(7.7%, 7.7%, 0%, 8.2%) |
| CIE-LAB | lab(86.83, 3.37, -8.80) |
| CIE-LCH | lch(86.83, 9.42, 290.96°) |
| OKLab | oklab(88.77% 0.0067 -0.0236) |
| OKLCH | oklch(88.77% 0.025 285.9) |
| XYZ | xyz(67.7231, 69.6508, 87.7020) |
| Luminance | 0.6965 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 3.22
Fog
#D8DCE0
ΔE00 7.17
Ghostwhite
#F8F8FF
ΔE00 8.25
Gainsboro
#DCDCDC
ΔE00 8.28
Light Gray
#D3D3D3
ΔE00 8.39
Light Blue Grey
#B7C9E2
ΔE00 8.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D8D8EA #EAEAD8
analogous
#D8E1EA #D8D8EA #E1D8EA
triadic
#D8D8EA #EAD8D8 #D8EAD8
tetradic
#D8D8EA #EAD8E1 #EAEAD8 #D8EAE1
square
#D8D8EA #EAD8E1 #EAEAD8 #D8EAE1
split-complementary
#D8D8EA #EAE1D8 #E1EAD8
monochromatic
#8888BF #B0B0D5 #D8D8EA #EBEBF4 #EBEBF4
Accessibility & contrast
On white
1.41
#D8D8EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.93
#D8D8EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D8D8EA
14.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D8D8EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D8D8EA | 1.00 | 1.41 | 14.93 | 14.93 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4DAEB
Deuteranopia (green-blind)
#D4D9E9
Tritanopia (blue-blind)
#D5DBDE
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #d8d8ea; /* rgb */ color: rgb(216, 216, 234); /* oklch */ color: oklch(88.8% 0.025 285.9);
Tailwind
colors: {
custom: {
50: '#e4e4f0',
500: '#d8d8ea',
950: '#000000',
},
}SCSS
$custom: #d8d8ea; $custom-light: #e4e4f0; $custom-dark: #000000;
JSON
{
"hex": "#d8d8ea",
"rgb": {
"r": 216,
"g": 216,
"b": 234
},
"hsl": {
"h": 240,
"s": 30,
"l": 88.235
},
"oklch": {
"l": 0.88766,
"c": 0.02453,
"h": 285.9
},
"luminance": 0.69651
}Semantic roles & 50–950 ramp
primary
#D8D8EA
secondary
#C3C3A3
accent
#A93DA9
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151516
muted
#848485