#DCE8F0#DCE8F0
#DCE8F0 is a very light, near-neutral cyan. Relative luminance 0.792; OKLCH L 92.4% C 0.017 H 236.7°. Best body text is #000000 at 16.84:1 contrast (WCAG AA passes).
Color values
| HEX | #DCE8F0 |
|---|---|
| RGB | rgb(220, 232, 240) |
| HSL | hsl(204, 40%, 90%) |
| HSV | hsv(204, 8%, 94%) |
| CMYK | cmyk(8.3%, 3.3%, 0%, 5.9%) |
| CIE-LAB | lab(91.33, -2.47, -5.25) |
| CIE-LCH | lch(91.33, 5.80, 244.82°) |
| OKLab | oklab(92.43% -0.0092 -0.0141) |
| OKLCH | oklch(92.43% 0.017 236.7) |
| XYZ | xyz(74.0967, 79.2193, 93.8083) |
| Luminance | 0.7922 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Aliceblue
#F0F8FF
ΔE00 3.87
Fog
#D8DCE0
ΔE00 4.08
Gainsboro
#DCDCDC
ΔE00 6.05
Azure (CSS)
#F0FFFF
ΔE00 6.35
Whitesmoke
#F5F5F5
ΔE00 6.43
Ghostwhite
#F8F8FF
ΔE00 6.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCE8F0 #F0E4DC
analogous
#DCF0EE #DCE8F0 #DCDEF0
triadic
#DCE8F0 #F0DCE8 #E8F0DC
tetradic
#DCE8F0 #EEDCF0 #F0E4DC #DEF0DC
square
#DCE8F0 #EEDCF0 #F0E4DC #DEF0DC
split-complementary
#DCE8F0 #F0DCDE #F0EEDC
monochromatic
#86B0CB #B1CCDE #DCE8F0 #EAF1F6 #EAF1F6
Accessibility & contrast
On white
1.25
#DCE8F0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.84
#DCE8F0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCE8F0
16.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCE8F0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCE8F0 | 1.00 | 1.25 | 16.84 | 16.84 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5E7F0
Deuteranopia (green-blind)
#E2E5F0
Tritanopia (blue-blind)
#D7EAEA
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #dce8f0; /* rgb */ color: rgb(220, 232, 240); /* oklch */ color: oklch(92.4% 0.017 236.7);
Tailwind
colors: {
custom: {
50: '#e6eff4',
500: '#dce8f0',
950: '#000000',
},
}SCSS
$custom: #dce8f0; $custom-light: #e6eff4; $custom-dark: #000000;
JSON
{
"hex": "#dce8f0",
"rgb": {
"r": 220,
"g": 232,
"b": 240
},
"hsl": {
"h": 204,
"s": 40,
"l": 90.196
},
"oklch": {
"l": 0.92432,
"c": 0.01685,
"h": 236.7
},
"luminance": 0.7922
}Semantic roles & 50–950 ramp
primary
#DCE8F0
secondary
#CCB4A4
accent
#6632B3
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#161617
muted
#848585