#D6DBEF#D6DBEF
#D6DBEF is a very light, muted blue. Relative luminance 0.712; OKLCH L 89.4% C 0.028 H 274.6°. Best body text is #000000 at 15.24:1 contrast (WCAG AA passes).
Color values
| HEX | #D6DBEF |
|---|---|
| RGB | rgb(214, 219, 239) |
| HSL | hsl(228, 44%, 89%) |
| HSV | hsv(228, 10%, 94%) |
| CMYK | cmyk(10.5%, 8.4%, 0%, 6.3%) |
| CIE-LAB | lab(87.58, 2.13, -10.34) |
| CIE-LCH | lch(87.58, 10.56, 281.67°) |
| OKLab | oklab(89.37% 0.0023 -0.0278) |
| OKLCH | oklch(89.37% 0.028 274.6) |
| XYZ | xyz(68.6398, 71.1905, 91.7696) |
| Luminance | 0.7119 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 3.50
Light Blue Grey
#B7C9E2
ΔE00 6.97
Fog
#D8DCE0
ΔE00 7.05
Ghostwhite
#F8F8FF
ΔE00 8.25
Lightsteelblue
#B0C4DE
ΔE00 8.39
Gainsboro
#DCDCDC
ΔE00 8.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D6DBEF #EFEAD6
analogous
#D6E8EF #D6DBEF #DED6EF
triadic
#D6DBEF #EFD6DB #DBEFD6
tetradic
#D6DBEF #EFD6E8 #EFEAD6 #D6EFDE
square
#D6DBEF #EFD6E8 #EFEAD6 #D6EFDE
split-complementary
#D6DBEF #EFDED6 #E8EFD6
monochromatic
#7E8ECD #AAB4DE #D6DBEF #E9ECF6 #E9ECF6
Accessibility & contrast
On white
1.38
#D6DBEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.24
#D6DBEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D6DBEF
15.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D6DBEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D6DBEF | 1.00 | 1.38 | 15.24 | 15.24 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6DDF0
Deuteranopia (green-blind)
#D4DBEE
Tritanopia (blue-blind)
#D1DEE1
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #d6dbef; /* rgb */ color: rgb(214, 219, 239); /* oklch */ color: oklch(89.4% 0.028 274.6);
Tailwind
colors: {
custom: {
50: '#e2e6f4',
500: '#d6dbef',
950: '#000000',
},
}SCSS
$custom: #d6dbef; $custom-light: #e2e6f4; $custom-dark: #000000;
JSON
{
"hex": "#d6dbef",
"rgb": {
"r": 214,
"g": 219,
"b": 239
},
"hsl": {
"h": 228,
"s": 43.86,
"l": 88.824
},
"oklch": {
"l": 0.89366,
"c": 0.0279,
"h": 274.6
},
"luminance": 0.71191
}Semantic roles & 50–950 ramp
primary
#D6DBEF
secondary
#CBC29E
accent
#9C2FB7
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151517
muted
#848485