#DCE0F4#DCE0F4
#DCE0F4 is a very light, muted blue. Relative luminance 0.751; OKLCH L 91.0% C 0.028 H 276.8°. Best body text is #000000 at 16.01:1 contrast (WCAG AA passes).
Color values
| HEX | #DCE0F4 |
|---|---|
| RGB | rgb(220, 224, 244) |
| HSL | hsl(230, 52%, 91%) |
| HSV | hsv(230, 10%, 96%) |
| CMYK | cmyk(9.8%, 8.2%, 0%, 4.3%) |
| CIE-LAB | lab(89.42, 2.44, -10.18) |
| CIE-LCH | lch(89.42, 10.47, 283.49°) |
| OKLab | oklab(90.97% 0.0033 -0.0274) |
| OKLCH | oklch(90.97% 0.028 276.8) |
| XYZ | xyz(72.4966, 75.0580, 96.2387) |
| Luminance | 0.7506 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 2.35
Fog
#D8DCE0
ΔE00 7.24
Ghostwhite
#F8F8FF
ΔE00 7.36
Light Blue Grey
#B7C9E2
ΔE00 8.13
Aliceblue
#F0F8FF
ΔE00 8.18
Gainsboro
#DCDCDC
ΔE00 8.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCE0F4 #F4F0DC
analogous
#DCECF4 #DCE0F4 #E4DCF4
triadic
#DCE0F4 #F4DCE0 #E0F4DC
tetradic
#DCE0F4 #F4DCEC #F4F0DC #DCF4E4
square
#DCE0F4 #F4DCEC #F4F0DC #DCF4E4
split-complementary
#DCE0F4 #F4E4DC #ECF4DC
monochromatic
#7F8ED7 #ADB7E5 #DCE0F4 #E8EAF8 #E8EAF8
Accessibility & contrast
On white
1.31
#DCE0F4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.01
#DCE0F4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCE0F4
16.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCE0F4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCE0F4 | 1.00 | 1.31 | 16.01 | 16.01 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBE2F5
Deuteranopia (green-blind)
#DAE0F3
Tritanopia (blue-blind)
#D7E3E6
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #dce0f4; /* rgb */ color: rgb(220, 224, 244); /* oklch */ color: oklch(91.0% 0.028 276.8);
Tailwind
colors: {
custom: {
50: '#e7e9f7',
500: '#dce0f4',
950: '#000000',
},
}SCSS
$custom: #dce0f4; $custom-light: #e7e9f7; $custom-dark: #000000;
JSON
{
"hex": "#dce0f4",
"rgb": {
"r": 220,
"g": 224,
"b": 244
},
"hsl": {
"h": 230,
"s": 52.174,
"l": 90.98
},
"oklch": {
"l": 0.90966,
"c": 0.02755,
"h": 276.8
},
"luminance": 0.75059
}Semantic roles & 50–950 ramp
primary
#DCE0F4
secondary
#D3CBA1
accent
#A626C0
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#161617
muted
#848485