#D6DBEE#D6DBEE
#D6DBEE is a very light, muted blue. Relative luminance 0.711; OKLCH L 89.3% C 0.027 H 274.1°. Best body text is #000000 at 15.23:1 contrast (WCAG AA passes).
Color values
| HEX | #D6DBEE |
|---|---|
| RGB | rgb(214, 219, 238) |
| HSL | hsl(228, 41%, 89%) |
| HSV | hsv(228, 10%, 93%) |
| CMYK | cmyk(10.1%, 8%, 0%, 6.7%) |
| CIE-LAB | lab(87.55, 1.94, -9.85) |
| CIE-LCH | lch(87.55, 10.04, 281.12°) |
| OKLab | oklab(89.33% 0.0019 -0.0265) |
| OKLCH | oklch(89.33% 0.027 274.1) |
| XYZ | xyz(68.4924, 71.1316, 90.9937) |
| Luminance | 0.7113 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 3.60
Fog
#D8DCE0
ΔE00 6.67
Light Blue Grey
#B7C9E2
ΔE00 6.95
Ghostwhite
#F8F8FF
ΔE00 8.04
Gainsboro
#DCDCDC
ΔE00 8.34
Lightsteelblue
#B0C4DE
ΔE00 8.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D6DBEE #EEE9D6
analogous
#D6E7EE #D6DBEE #DDD6EE
triadic
#D6DBEE #EED6DB #DBEED6
tetradic
#D6DBEE #EED6E7 #EEE9D6 #D6EEDD
square
#D6DBEE #EED6E7 #EEE9D6 #D6EEDD
split-complementary
#D6DBEE #EEDDD6 #E7EED6
monochromatic
#7F8FCA #ABB5DC #D6DBEE #E9ECF6 #E9ECF6
Accessibility & contrast
On white
1.38
#D6DBEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.23
#D6DBEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D6DBEE
15.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D6DBEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D6DBEE | 1.00 | 1.38 | 15.23 | 15.23 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6DCEF
Deuteranopia (green-blind)
#D4DBED
Tritanopia (blue-blind)
#D1DEE1
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #d6dbee; /* rgb */ color: rgb(214, 219, 238); /* oklch */ color: oklch(89.3% 0.027 274.1);
Tailwind
colors: {
custom: {
50: '#e2e6f3',
500: '#d6dbee',
950: '#000000',
},
}SCSS
$custom: #d6dbee; $custom-light: #e2e6f3; $custom-dark: #000000;
JSON
{
"hex": "#d6dbee",
"rgb": {
"r": 214,
"g": 219,
"b": 238
},
"hsl": {
"h": 227.5,
"s": 41.379,
"l": 88.627
},
"oklch": {
"l": 0.89334,
"c": 0.02656,
"h": 274.1
},
"luminance": 0.71132
}Semantic roles & 50–950 ramp
primary
#D6DBEE
secondary
#CAC19E
accent
#9931B4
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151517
muted
#848485