#DCE8F4#DCE8F4
#DCE8F4 is a very light, muted cyan. Relative luminance 0.795; OKLCH L 92.6% C 0.021 H 248.1°. Best body text is #000000 at 16.89:1 contrast (WCAG AA passes).
Color values
| HEX | #DCE8F4 |
|---|---|
| RGB | rgb(220, 232, 244) |
| HSL | hsl(210, 52%, 91%) |
| HSV | hsv(210, 10%, 96%) |
| CMYK | cmyk(9.8%, 4.9%, 0%, 4.3%) |
| CIE-LAB | lab(91.44, -1.70, -7.18) |
| CIE-LCH | lch(91.44, 7.38, 256.71°) |
| OKLab | oklab(92.55% -0.0078 -0.0193) |
| OKLCH | oklch(92.55% 0.021 248.1) |
| XYZ | xyz(74.6974, 79.4596, 96.9723) |
| Luminance | 0.7946 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Aliceblue
#F0F8FF
ΔE00 4.17
Fog
#D8DCE0
ΔE00 4.76
Ghostwhite
#F8F8FF
ΔE00 6.44
Gainsboro
#DCDCDC
ΔE00 6.90
Whitesmoke
#F5F5F5
ΔE00 7.19
Lavender (CSS)
#E6E6FA
ΔE00 7.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCE8F4 #F4E8DC
analogous
#DCF4F4 #DCE8F4 #DCDCF4
triadic
#DCE8F4 #F4DCE8 #E8F4DC
tetradic
#DCE8F4 #F4DCF4 #F4E8DC #DCF4DC
square
#DCE8F4 #F4DCF4 #F4E8DC #DCF4DC
split-complementary
#DCE8F4 #F4DCDC #F4F4DC
monochromatic
#7FABD7 #ADC9E5 #DCE8F4 #E8F0F8 #E8F0F8
Accessibility & contrast
On white
1.24
#DCE8F4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.89
#DCE8F4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCE8F4
16.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCE8F4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCE8F4 | 1.00 | 1.24 | 16.89 | 16.89 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4E8F5
Deuteranopia (green-blind)
#E1E5F4
Tritanopia (blue-blind)
#D6EBEC
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #dce8f4; /* rgb */ color: rgb(220, 232, 244); /* oklch */ color: oklch(92.6% 0.021 248.1);
Tailwind
colors: {
custom: {
50: '#e7eff7',
500: '#dce8f4',
950: '#000000',
},
}SCSS
$custom: #dce8f4; $custom-light: #e7eff7; $custom-dark: #000000;
JSON
{
"hex": "#dce8f4",
"rgb": {
"r": 220,
"g": 232,
"b": 244
},
"hsl": {
"h": 210,
"s": 52.174,
"l": 90.98
},
"oklch": {
"l": 0.92553,
"c": 0.02079,
"h": 248.1
},
"luminance": 0.79461
}Semantic roles & 50–950 ramp
primary
#DCE8F4
secondary
#D3BAA1
accent
#7326C0
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#161617
muted
#848585