#DCE6F6#DCE6F6
#DCE6F6 is a very light, muted blue. Relative luminance 0.785; OKLCH L 92.2% C 0.024 H 259.8°. Best body text is #000000 at 16.69:1 contrast (WCAG AA passes).
Color values
| HEX | #DCE6F6 |
|---|---|
| RGB | rgb(220, 230, 246) |
| HSL | hsl(217, 59%, 91%) |
| HSV | hsv(217, 11%, 96%) |
| CMYK | cmyk(10.6%, 6.5%, 0%, 3.5%) |
| CIE-LAB | lab(90.99, -0.27, -8.89) |
| CIE-LCH | lch(90.99, 8.90, 268.23°) |
| OKLab | oklab(92.22% -0.0043 -0.0239) |
| OKLCH | oklch(92.22% 0.024 259.8) |
| XYZ | xyz(74.4430, 78.4622, 98.3937) |
| Luminance | 0.7846 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 5.41
Aliceblue
#F0F8FF
ΔE00 5.41
Fog
#D8DCE0
ΔE00 5.62
Ghostwhite
#F8F8FF
ΔE00 6.46
Gainsboro
#DCDCDC
ΔE00 7.69
Light Blue Grey
#B7C9E2
ΔE00 7.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCE6F6 #F6ECDC
analogous
#DCF3F6 #DCE6F6 #DFDCF6
triadic
#DCE6F6 #F6DCE6 #E6F6DC
tetradic
#DCE6F6 #F6DCF3 #F6ECDC #DCF6DF
square
#DCE6F6 #F6DCF3 #F6ECDC #DCF6DF
split-complementary
#DCE6F6 #F6DFDC #F3F6DC
monochromatic
#7BA0DD #ABC3E9 #DCE6F6 #E7EEF9 #E7EEF9
Accessibility & contrast
On white
1.26
#DCE6F6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.69
#DCE6F6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCE6F6
16.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCE6F6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCE6F6 | 1.00 | 1.26 | 16.69 | 16.69 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1E7F7
Deuteranopia (green-blind)
#DEE4F6
Tritanopia (blue-blind)
#D6E9EB
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #dce6f6; /* rgb */ color: rgb(220, 230, 246); /* oklch */ color: oklch(92.2% 0.024 259.8);
Tailwind
colors: {
custom: {
50: '#e7edf9',
500: '#dce6f6',
950: '#000000',
},
}SCSS
$custom: #dce6f6; $custom-light: #e7edf9; $custom-dark: #000000;
JSON
{
"hex": "#dce6f6",
"rgb": {
"r": 220,
"g": 230,
"b": 246
},
"hsl": {
"h": 216.923,
"s": 59.091,
"l": 91.373
},
"oklch": {
"l": 0.92217,
"c": 0.02429,
"h": 259.8
},
"luminance": 0.78463
}Semantic roles & 50–950 ramp
primary
#DCE6F6
secondary
#D7C29F
accent
#861FC7
background
#FEFEFF
surface
#FCFDFF
border
#D5D5D7
text
#161617
muted
#848485