#D8DBEC#D8DBEC
#D8DBEC is a very light, muted blue. Relative luminance 0.713; OKLCH L 89.4% C 0.023 H 277.9°. Best body text is #000000 at 15.26:1 contrast (WCAG AA passes).
Color values
| HEX | #D8DBEC |
|---|---|
| RGB | rgb(216, 219, 236) |
| HSL | hsl(231, 34%, 89%) |
| HSV | hsv(231, 8%, 93%) |
| CMYK | cmyk(8.5%, 7.2%, 0%, 7.5%) |
| CIE-LAB | lab(87.64, 2.19, -8.65) |
| CIE-LCH | lch(87.64, 8.92, 284.22°) |
| OKLab | oklab(89.42% 0.0032 -0.0232) |
| OKLCH | oklch(89.42% 0.023 277.9) |
| XYZ | xyz(68.7877, 71.3176, 89.4823) |
| Luminance | 0.7132 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 3.28
Fog
#D8DCE0
ΔE00 6.17
Ghostwhite
#F8F8FF
ΔE00 7.51
Gainsboro
#DCDCDC
ΔE00 7.66
Light Blue Grey
#B7C9E2
ΔE00 7.69
Light Gray
#D3D3D3
ΔE00 7.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D8DBEC #ECE9D8
analogous
#D8E5EC #D8DBEC #DFD8EC
triadic
#D8DBEC #ECD8DB #DBECD8
tetradic
#D8DBEC #ECD8E5 #ECE9D8 #D8ECDF
square
#D8DBEC #ECD8E5 #ECE9D8 #D8ECDF
split-complementary
#D8DBEC #ECDFD8 #E5ECD8
monochromatic
#868FC4 #AFB5D8 #D8DBEC #EAECF5 #EAECF5
Accessibility & contrast
On white
1.38
#D8DBEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.26
#D8DBEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D8DBEC
15.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D8DBEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D8DBEC | 1.00 | 1.38 | 15.26 | 15.26 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7DCED
Deuteranopia (green-blind)
#D6DBEC
Tritanopia (blue-blind)
#D4DEE0
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #d8dbec; /* rgb */ color: rgb(216, 219, 236); /* oklch */ color: oklch(89.4% 0.023 277.9);
Tailwind
colors: {
custom: {
50: '#e4e6f2',
500: '#d8dbec',
950: '#000000',
},
}SCSS
$custom: #d8dbec; $custom-light: #e4e6f2; $custom-dark: #000000;
JSON
{
"hex": "#d8dbec",
"rgb": {
"r": 216,
"g": 219,
"b": 236
},
"hsl": {
"h": 231,
"s": 34.483,
"l": 88.627
},
"oklch": {
"l": 0.89422,
"c": 0.02342,
"h": 277.9
},
"luminance": 0.71318
}Semantic roles & 50–950 ramp
primary
#D8DBEC
secondary
#C6C1A2
accent
#9C38AD
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151516
muted
#848485