#D6DCF0#D6DCF0
#D6DCF0 is a very light, muted blue. Relative luminance 0.718; OKLCH L 89.6% C 0.028 H 272.5°. Best body text is #000000 at 15.35:1 contrast (WCAG AA passes).
Color values
| HEX | #D6DCF0 |
|---|---|
| RGB | rgb(214, 220, 240) |
| HSL | hsl(226, 46%, 89%) |
| HSV | hsv(226, 11%, 94%) |
| CMYK | cmyk(10.8%, 8.3%, 0%, 5.9%) |
| CIE-LAB | lab(87.86, 1.81, -10.44) |
| CIE-LCH | lch(87.86, 10.60, 279.84°) |
| OKLab | oklab(89.6% 0.0012 -0.0281) |
| OKLCH | oklch(89.6% 0.028 272.5) |
| XYZ | xyz(69.0496, 71.7731, 92.6370) |
| Luminance | 0.7177 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 3.69
Light Blue Grey
#B7C9E2
ΔE00 6.78
Fog
#D8DCE0
ΔE00 6.94
Ghostwhite
#F8F8FF
ΔE00 8.16
Lightsteelblue
#B0C4DE
ΔE00 8.23
Aliceblue
#F0F8FF
ΔE00 8.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D6DCF0 #F0EAD6
analogous
#D6E9F0 #D6DCF0 #DDD6F0
triadic
#D6DCF0 #F0D6DC #DCF0D6
tetradic
#D6DCF0 #F0D6E9 #F0EAD6 #D6F0DD
square
#D6DCF0 #F0D6E9 #F0EAD6 #D6F0DD
split-complementary
#D6DCF0 #F0DDD6 #E9F0D6
monochromatic
#7C90CF #A9B6E0 #D6DCF0 #E9ECF7 #E9ECF7
Accessibility & contrast
On white
1.37
#D6DCF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.35
#D6DCF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D6DCF0
15.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D6DCF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D6DCF0 | 1.00 | 1.37 | 15.35 | 15.35 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7DDF1
Deuteranopia (green-blind)
#D5DBEF
Tritanopia (blue-blind)
#D0E0E2
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #d6dcf0; /* rgb */ color: rgb(214, 220, 240); /* oklch */ color: oklch(89.6% 0.028 272.5);
Tailwind
colors: {
custom: {
50: '#e2e6f5',
500: '#d6dcf0',
950: '#000000',
},
}SCSS
$custom: #d6dcf0; $custom-light: #e2e6f5; $custom-dark: #000000;
JSON
{
"hex": "#d6dcf0",
"rgb": {
"r": 214,
"g": 220,
"b": 240
},
"hsl": {
"h": 226.154,
"s": 46.429,
"l": 89.02
},
"oklch": {
"l": 0.89596,
"c": 0.02814,
"h": 272.5
},
"luminance": 0.71774
}Semantic roles & 50–950 ramp
primary
#D6DCF0
secondary
#CDC29D
accent
#992CBA
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151617
muted
#848485