#D8DBEE#D8DBEE
#D8DBEE is a very light, muted blue. Relative luminance 0.714; OKLCH L 89.5% C 0.026 H 278.7°. Best body text is #000000 at 15.29:1 contrast (WCAG AA passes).
Color values
| HEX | #D8DBEE |
|---|---|
| RGB | rgb(216, 219, 238) |
| HSL | hsl(232, 39%, 89%) |
| HSV | hsv(232, 9%, 93%) |
| CMYK | cmyk(9.2%, 8%, 0%, 6.7%) |
| CIE-LAB | lab(87.70, 2.58, -9.62) |
| CIE-LCH | lch(87.70, 9.96, 285.03°) |
| OKLab | oklab(89.49% 0.004 -0.0258) |
| OKLCH | oklch(89.49% 0.026 278.7) |
| XYZ | xyz(69.0799, 71.4345, 91.0212) |
| Luminance | 0.7144 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 2.98
Fog
#D8DCE0
ΔE00 6.95
Light Blue Grey
#B7C9E2
ΔE00 7.70
Ghostwhite
#F8F8FF
ΔE00 7.93
Gainsboro
#DCDCDC
ΔE00 8.41
Light Gray
#D3D3D3
ΔE00 8.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D8DBEE #EEEBD8
analogous
#D8E6EE #D8DBEE #E0D8EE
triadic
#D8DBEE #EED8DB #DBEED8
tetradic
#D8DBEE #EED8E6 #EEEBD8 #D8EEE0
square
#D8DBEE #EED8E6 #EEEBD8 #D8EEE0
split-complementary
#D8DBEE #EEE0D8 #E6EED8
monochromatic
#838CC9 #ADB4DB #D8DBEE #EAEBF6 #EAEBF6
Accessibility & contrast
On white
1.37
#D8DBEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.29
#D8DBEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D8DBEE
15.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D8DBEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D8DBEE | 1.00 | 1.37 | 15.29 | 15.29 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6DDEF
Deuteranopia (green-blind)
#D5DBED
Tritanopia (blue-blind)
#D4DEE1
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #d8dbee; /* rgb */ color: rgb(216, 219, 238); /* oklch */ color: oklch(89.5% 0.026 278.7);
Tailwind
colors: {
custom: {
50: '#e4e6f3',
500: '#d8dbee',
950: '#000000',
},
}SCSS
$custom: #d8dbee; $custom-light: #e4e6f3; $custom-dark: #000000;
JSON
{
"hex": "#d8dbee",
"rgb": {
"r": 216,
"g": 219,
"b": 238
},
"hsl": {
"h": 231.818,
"s": 39.286,
"l": 89.02
},
"oklch": {
"l": 0.89485,
"c": 0.02613,
"h": 278.7
},
"luminance": 0.71435
}Semantic roles & 50–950 ramp
primary
#D8DBEE
secondary
#C9C4A1
accent
#A133B2
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151517
muted
#848485