#D6DDEB#D6DDEB
#D6DDEB is a very light, muted blue. Relative luminance 0.720; OKLCH L 89.6% C 0.021 H 264.5°. Best body text is #000000 at 15.40:1 contrast (WCAG AA passes).
Color values
| HEX | #D6DDEB |
|---|---|
| RGB | rgb(214, 221, 235) |
| HSL | hsl(220, 34%, 88%) |
| HSV | hsv(220, 9%, 92%) |
| CMYK | cmyk(8.9%, 6%, 0%, 7.8%) |
| CIE-LAB | lab(87.97, 0.31, -7.64) |
| CIE-LCH | lch(87.97, 7.65, 272.29°) |
| OKLab | oklab(89.64% -0.002 -0.0205) |
| OKLCH | oklch(89.64% 0.021 264.5) |
| XYZ | xyz(68.5803, 72.0066, 88.8667) |
| Luminance | 0.7201 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Fog
#D8DCE0
ΔE00 4.46
Lavender (CSS)
#E6E6FA
ΔE00 5.22
Gainsboro
#DCDCDC
ΔE00 6.53
Aliceblue
#F0F8FF
ΔE00 6.65
Light Gray
#D3D3D3
ΔE00 6.90
Light Blue Grey
#B7C9E2
ΔE00 6.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D6DDEB #EBE4D6
analogous
#D6E7EB #D6DDEB #D9D6EB
triadic
#D6DDEB #EBD6DD #DDEBD6
tetradic
#D6DDEB #EBD6E7 #EBE4D6 #D6EBD9
square
#D6DDEB #EBD6E7 #EBE4D6 #D6EBD9
split-complementary
#D6DDEB #EBD9D6 #E7EBD6
monochromatic
#8499C3 #ADBBD7 #D6DDEB #EAEEF5 #EAEEF5
Accessibility & contrast
On white
1.36
#D6DDEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.40
#D6DDEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D6DDEB
15.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D6DDEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D6DDEB | 1.00 | 1.36 | 15.40 | 15.40 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9DEEC
Deuteranopia (green-blind)
#D7DCEB
Tritanopia (blue-blind)
#D1E0E1
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #d6ddeb; /* rgb */ color: rgb(214, 221, 235); /* oklch */ color: oklch(89.6% 0.021 264.5);
Tailwind
colors: {
custom: {
50: '#e2e7f1',
500: '#d6ddeb',
950: '#000000',
},
}SCSS
$custom: #d6ddeb; $custom-light: #e2e7f1; $custom-dark: #000000;
JSON
{
"hex": "#d6ddeb",
"rgb": {
"r": 214,
"g": 221,
"b": 235
},
"hsl": {
"h": 220,
"s": 34.426,
"l": 88.039
},
"oklch": {
"l": 0.89638,
"c": 0.02061,
"h": 264.5
},
"luminance": 0.72007
}Semantic roles & 50–950 ramp
primary
#D6DDEB
secondary
#C5B9A0
accent
#8638AD
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151616
muted
#848485