#DCE8F6#DCE8F6
#DCE8F6 is a very light, muted cyan. Relative luminance 0.796; OKLCH L 92.6% C 0.023 H 252.2°. Best body text is #000000 at 16.92:1 contrast (WCAG AA passes).
Color values
| HEX | #DCE8F6 |
|---|---|
| RGB | rgb(220, 232, 246) |
| HSL | hsl(212, 59%, 91%) |
| HSV | hsv(212, 11%, 96%) |
| CMYK | cmyk(10.6%, 5.7%, 0%, 3.5%) |
| CIE-LAB | lab(91.50, -1.30, -8.14) |
| CIE-LCH | lch(91.50, 8.25, 260.89°) |
| OKLab | oklab(92.62% -0.007 -0.0219) |
| OKLCH | oklch(92.62% 0.023 252.2) |
| XYZ | xyz(75.0027, 79.5817, 98.5802) |
| Luminance | 0.7958 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Aliceblue
#F0F8FF
ΔE00 4.58
Fog
#D8DCE0
ΔE00 5.28
Ghostwhite
#F8F8FF
ΔE00 6.52
Lavender (CSS)
#E6E6FA
ΔE00 6.81
Gainsboro
#DCDCDC
ΔE00 7.43
Whitesmoke
#F5F5F5
ΔE00 7.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCE8F6 #F6EADC
analogous
#DCF5F6 #DCE8F6 #DDDCF6
triadic
#DCE8F6 #F6DCE8 #E8F6DC
tetradic
#DCE8F6 #F6DCF5 #F6EADC #DCF6DD
square
#DCE8F6 #F6DCF5 #F6EADC #DCF6DD
split-complementary
#DCE8F6 #F6DDDC #F5F6DC
monochromatic
#7BA8DD #ABC8E9 #DCE8F6 #E7EFF9 #E7EFF9
Accessibility & contrast
On white
1.24
#DCE8F6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.92
#DCE8F6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCE8F6
16.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCE8F6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCE8F6 | 1.00 | 1.24 | 16.92 | 16.92 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3E8F7
Deuteranopia (green-blind)
#E0E5F6
Tritanopia (blue-blind)
#D6EBEC
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #dce8f6; /* rgb */ color: rgb(220, 232, 246); /* oklch */ color: oklch(92.6% 0.023 252.2);
Tailwind
colors: {
custom: {
50: '#e7eff9',
500: '#dce8f6',
950: '#000000',
},
}SCSS
$custom: #dce8f6; $custom-light: #e7eff9; $custom-dark: #000000;
JSON
{
"hex": "#dce8f6",
"rgb": {
"r": 220,
"g": 232,
"b": 246
},
"hsl": {
"h": 212.308,
"s": 59.091,
"l": 91.373
},
"oklch": {
"l": 0.92615,
"c": 0.02299,
"h": 252.2
},
"luminance": 0.79583
}Semantic roles & 50–950 ramp
primary
#DCE8F6
secondary
#D7BD9F
accent
#791FC7
background
#FEFFFF
surface
#FCFEFF
border
#D5D6D7
text
#161617
muted
#848585