#DCE2F0#DCE2F0
#DCE2F0 is a very light, muted blue. Relative luminance 0.759; OKLCH L 91.2% C 0.020 H 267.3°. Best body text is #000000 at 16.18:1 contrast (WCAG AA passes).
Color values
| HEX | #DCE2F0 |
|---|---|
| RGB | rgb(220, 226, 240) |
| HSL | hsl(222, 40%, 90%) |
| HSV | hsv(222, 8%, 94%) |
| CMYK | cmyk(8.3%, 5.8%, 0%, 5.9%) |
| CIE-LAB | lab(89.81, 0.62, -7.50) |
| CIE-LCH | lch(89.81, 7.52, 274.76°) |
| OKLab | oklab(91.24% -0.001 -0.0201) |
| OKLCH | oklch(91.24% 0.02 267.3) |
| XYZ | xyz(72.4365, 75.8990, 93.2549) |
| Luminance | 0.7590 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 4.38
Fog
#D8DCE0
ΔE00 4.71
Aliceblue
#F0F8FF
ΔE00 5.84
Ghostwhite
#F8F8FF
ΔE00 5.99
Gainsboro
#DCDCDC
ΔE00 6.59
Light Gray
#D3D3D3
ΔE00 7.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCE2F0 #F0EADC
analogous
#DCECF0 #DCE2F0 #E0DCF0
triadic
#DCE2F0 #F0DCE2 #E2F0DC
tetradic
#DCE2F0 #F0DCEC #F0EADC #DCF0E0
square
#DCE2F0 #F0DCEC #F0EADC #DCF0E0
split-complementary
#DCE2F0 #F0E0DC #ECF0DC
monochromatic
#869BCB #B1BFDE #DCE2F0 #EAEDF6 #EAEDF6
Accessibility & contrast
On white
1.30
#DCE2F0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.18
#DCE2F0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCE2F0
16.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCE2F0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCE2F0 | 1.00 | 1.30 | 16.18 | 16.18 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEE3F1
Deuteranopia (green-blind)
#DCE1F0
Tritanopia (blue-blind)
#D8E5E6
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #dce2f0; /* rgb */ color: rgb(220, 226, 240); /* oklch */ color: oklch(91.2% 0.020 267.3);
Tailwind
colors: {
custom: {
50: '#e6ebf5',
500: '#dce2f0',
950: '#000000',
},
}SCSS
$custom: #dce2f0; $custom-light: #e6ebf5; $custom-dark: #000000;
JSON
{
"hex": "#dce2f0",
"rgb": {
"r": 220,
"g": 226,
"b": 240
},
"hsl": {
"h": 222,
"s": 40,
"l": 90.196
},
"oklch": {
"l": 0.91237,
"c": 0.02012,
"h": 267.3
},
"luminance": 0.759
}Semantic roles & 50–950 ramp
primary
#DCE2F0
secondary
#CCC0A4
accent
#8C32B3
background
#FEFEFF
surface
#FCFDFE
border
#D5D5D6
text
#161617
muted
#848485