#D8DBEF#D8DBEF
#D8DBEF is a very light, muted blue. Relative luminance 0.715; OKLCH L 89.5% C 0.027 H 279.0°. Best body text is #000000 at 15.30:1 contrast (WCAG AA passes).
Color values
| HEX | #D8DBEF |
|---|---|
| RGB | rgb(216, 219, 239) |
| HSL | hsl(232, 42%, 89%) |
| HSV | hsv(232, 10%, 94%) |
| CMYK | cmyk(9.6%, 8.4%, 0%, 6.3%) |
| CIE-LAB | lab(87.72, 2.78, -10.10) |
| CIE-LCH | lch(87.72, 10.48, 285.38°) |
| OKLab | oklab(89.52% 0.0043 -0.0271) |
| OKLCH | oklch(89.52% 0.027 279) |
| XYZ | xyz(69.2272, 71.4934, 91.7971) |
| Luminance | 0.7149 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 2.91
Fog
#D8DCE0
ΔE00 7.33
Light Blue Grey
#B7C9E2
ΔE00 7.73
Ghostwhite
#F8F8FF
ΔE00 8.15
Gainsboro
#DCDCDC
ΔE00 8.77
Light Gray
#D3D3D3
ΔE00 9.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D8DBEF #EFECD8
analogous
#D8E7EF #D8DBEF #E1D8EF
triadic
#D8DBEF #EFD8DB #DBEFD8
tetradic
#D8DBEF #EFD8E7 #EFECD8 #D8EFE1
square
#D8DBEF #EFD8E7 #EFECD8 #D8EFE1
split-complementary
#D8DBEF #EFE1D8 #E7EFD8
monochromatic
#818BCB #ADB3DD #D8DBEF #E9EBF6 #E9EBF6
Accessibility & contrast
On white
1.37
#D8DBEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.30
#D8DBEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D8DBEF
15.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D8DBEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D8DBEF | 1.00 | 1.37 | 15.30 | 15.30 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6DDF0
Deuteranopia (green-blind)
#D5DBEE
Tritanopia (blue-blind)
#D3DEE1
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #d8dbef; /* rgb */ color: rgb(216, 219, 239); /* oklch */ color: oklch(89.5% 0.027 279.0);
Tailwind
colors: {
custom: {
50: '#e4e6f4',
500: '#d8dbef',
950: '#000000',
},
}SCSS
$custom: #d8dbef; $custom-light: #e4e6f4; $custom-dark: #000000;
JSON
{
"hex": "#d8dbef",
"rgb": {
"r": 216,
"g": 219,
"b": 239
},
"hsl": {
"h": 232.174,
"s": 41.818,
"l": 89.216
},
"oklch": {
"l": 0.89517,
"c": 0.02749,
"h": 279
},
"luminance": 0.71494
}Semantic roles & 50–950 ramp
primary
#D8DBEF
secondary
#CBC5A0
accent
#A431B5
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151517
muted
#848485