#DCE6F4#DCE6F4
#DCE6F4 is a very light, muted blue. Relative luminance 0.783; OKLCH L 92.2% C 0.022 H 256.7°. Best body text is #000000 at 16.67:1 contrast (WCAG AA passes).
Color values
| HEX | #DCE6F4 |
|---|---|
| RGB | rgb(220, 230, 244) |
| HSL | hsl(215, 52%, 91%) |
| HSV | hsv(215, 10%, 96%) |
| CMYK | cmyk(9.8%, 5.7%, 0%, 4.3%) |
| CIE-LAB | lab(90.93, -0.67, -7.93) |
| CIE-LCH | lch(90.93, 7.96, 265.20°) |
| OKLab | oklab(92.16% -0.005 -0.0213) |
| OKLCH | oklch(92.16% 0.022 256.7) |
| XYZ | xyz(74.1376, 78.3401, 96.7857) |
| Luminance | 0.7834 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Aliceblue
#F0F8FF
ΔE00 4.86
Fog
#D8DCE0
ΔE00 4.94
Lavender (CSS)
#E6E6FA
ΔE00 5.98
Ghostwhite
#F8F8FF
ΔE00 6.23
Gainsboro
#DCDCDC
ΔE00 7.06
Whitesmoke
#F5F5F5
ΔE00 7.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCE6F4 #F4EADC
analogous
#DCF2F4 #DCE6F4 #DEDCF4
triadic
#DCE6F4 #F4DCE6 #E6F4DC
tetradic
#DCE6F4 #F4DCF2 #F4EADC #DCF4DE
square
#DCE6F4 #F4DCF2 #F4EADC #DCF4DE
split-complementary
#DCE6F4 #F4DEDC #F2F4DC
monochromatic
#7FA3D7 #ADC5E5 #DCE6F4 #E8EEF8 #E8EEF8
Accessibility & contrast
On white
1.26
#DCE6F4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.67
#DCE6F4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCE6F4
16.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCE6F4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCE6F4 | 1.00 | 1.26 | 16.67 | 16.67 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1E6F5
Deuteranopia (green-blind)
#DFE4F4
Tritanopia (blue-blind)
#D7E9EA
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #dce6f4; /* rgb */ color: rgb(220, 230, 244); /* oklch */ color: oklch(92.2% 0.022 256.7);
Tailwind
colors: {
custom: {
50: '#e7edf7',
500: '#dce6f4',
950: '#000000',
},
}SCSS
$custom: #dce6f4; $custom-light: #e7edf7; $custom-dark: #000000;
JSON
{
"hex": "#dce6f4",
"rgb": {
"r": 220,
"g": 230,
"b": 244
},
"hsl": {
"h": 215,
"s": 52.174,
"l": 90.98
},
"oklch": {
"l": 0.92155,
"c": 0.02188,
"h": 256.7
},
"luminance": 0.78341
}Semantic roles & 50–950 ramp
primary
#DCE6F4
secondary
#D3BEA1
accent
#8026C0
background
#FEFEFF
surface
#FCFDFE
border
#D5D5D6
text
#161617
muted
#848485