#D8D8EE#D8D8EE
#D8D8EE is a very light, muted blue. Relative luminance 0.699; OKLCH L 88.9% C 0.030 H 285.8°. Best body text is #000000 at 14.98:1 contrast (WCAG AA passes).
Color values
| HEX | #D8D8EE |
|---|---|
| RGB | rgb(216, 216, 238) |
| HSL | hsl(240, 39%, 89%) |
| HSV | hsv(240, 9%, 93%) |
| CMYK | cmyk(9.2%, 9.2%, 0%, 6.7%) |
| CIE-LAB | lab(86.94, 4.15, -10.74) |
| CIE-LCH | lch(86.94, 11.52, 291.13°) |
| OKLab | oklab(88.89% 0.0082 -0.0289) |
| OKLCH | oklch(88.89% 0.03 285.8) |
| XYZ | xyz(68.3043, 69.8833, 90.7627) |
| Luminance | 0.6988 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 3.19
Fog
#D8DCE0
ΔE00 8.59
Light Blue Grey
#B7C9E2
ΔE00 8.71
Periwinkle
#CCCCFF
ΔE00 8.75
Ghostwhite
#F8F8FF
ΔE00 9.13
Gainsboro
#DCDCDC
ΔE00 9.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D8D8EE #EEEED8
analogous
#D8E3EE #D8D8EE #E3D8EE
triadic
#D8D8EE #EED8D8 #D8EED8
tetradic
#D8D8EE #EED8E3 #EEEED8 #D8EEE3
square
#D8D8EE #EED8E3 #EEEED8 #D8EEE3
split-complementary
#D8D8EE #EEE3D8 #E3EED8
monochromatic
#8383C9 #ADADDB #D8D8EE #EAEAF6 #EAEAF6
Accessibility & contrast
On white
1.40
#D8D8EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.98
#D8D8EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D8D8EE
14.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D8D8EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D8D8EE | 1.00 | 1.40 | 14.98 | 14.98 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3DAEF
Deuteranopia (green-blind)
#D3D9ED
Tritanopia (blue-blind)
#D4DBDF
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #d8d8ee; /* rgb */ color: rgb(216, 216, 238); /* oklch */ color: oklch(88.9% 0.030 285.8);
Tailwind
colors: {
custom: {
50: '#e4e4f3',
500: '#d8d8ee',
950: '#000000',
},
}SCSS
$custom: #d8d8ee; $custom-light: #e4e4f3; $custom-dark: #000000;
JSON
{
"hex": "#d8d8ee",
"rgb": {
"r": 216,
"g": 216,
"b": 238
},
"hsl": {
"h": 240,
"s": 39.286,
"l": 89.02
},
"oklch": {
"l": 0.88893,
"c": 0.03,
"h": 285.8
},
"luminance": 0.69884
}Semantic roles & 50–950 ramp
primary
#D8D8EE
secondary
#C9C9A1
accent
#B233B2
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151517
muted
#848485