#D8DBED#D8DBED
#D8DBED is a very light, muted blue. Relative luminance 0.714; OKLCH L 89.5% C 0.025 H 278.3°. Best body text is #000000 at 15.28:1 contrast (WCAG AA passes).
Color values
| HEX | #D8DBED |
|---|---|
| RGB | rgb(216, 219, 237) |
| HSL | hsl(231, 37%, 89%) |
| HSV | hsv(231, 9%, 93%) |
| CMYK | cmyk(8.9%, 7.6%, 0%, 7.1%) |
| CIE-LAB | lab(87.67, 2.39, -9.13) |
| CIE-LCH | lch(87.67, 9.44, 284.64°) |
| OKLab | oklab(89.45% 0.0036 -0.0245) |
| OKLCH | oklch(89.45% 0.025 278.3) |
| XYZ | xyz(68.9334, 71.3759, 90.2496) |
| Luminance | 0.7138 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 3.11
Fog
#D8DCE0
ΔE00 6.56
Light Blue Grey
#B7C9E2
ΔE00 7.69
Ghostwhite
#F8F8FF
ΔE00 7.72
Gainsboro
#DCDCDC
ΔE00 8.04
Light Gray
#D3D3D3
ΔE00 8.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D8DBED #EDEAD8
analogous
#D8E6ED #D8DBED #E0D8ED
triadic
#D8DBED #EDD8DB #DBEDD8
tetradic
#D8DBED #EDD8E6 #EDEAD8 #D8EDE0
square
#D8DBED #EDD8E6 #EDEAD8 #D8EDE0
split-complementary
#D8DBED #EDE0D8 #E6EDD8
monochromatic
#848EC6 #AEB4DA #D8DBED #EAECF5 #EAECF5
Accessibility & contrast
On white
1.37
#D8DBED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.28
#D8DBED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D8DBED
15.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D8DBED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D8DBED | 1.00 | 1.37 | 15.28 | 15.28 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7DDEE
Deuteranopia (green-blind)
#D5DBEC
Tritanopia (blue-blind)
#D4DEE1
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #d8dbed; /* rgb */ color: rgb(216, 219, 237); /* oklch */ color: oklch(89.5% 0.025 278.3);
Tailwind
colors: {
custom: {
50: '#e4e6f2',
500: '#d8dbed',
950: '#000000',
},
}SCSS
$custom: #d8dbed; $custom-light: #e4e6f2; $custom-dark: #000000;
JSON
{
"hex": "#d8dbed",
"rgb": {
"r": 216,
"g": 219,
"b": 237
},
"hsl": {
"h": 231.429,
"s": 36.842,
"l": 88.824
},
"oklch": {
"l": 0.89454,
"c": 0.02478,
"h": 278.3
},
"luminance": 0.71376
}Semantic roles & 50–950 ramp
primary
#D8DBED
secondary
#C8C2A1
accent
#9E36B0
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151517
muted
#848485