#DCE8FC#DCE8FC
#DCE8FC is a very light, muted blue. Relative luminance 0.800; OKLCH L 92.8% C 0.030 H 260.7°. Best body text is #000000 at 16.99:1 contrast (WCAG AA passes).
Color values
| HEX | #DCE8FC |
|---|---|
| RGB | rgb(220, 232, 252) |
| HSL | hsl(218, 84%, 93%) |
| HSV | hsv(218, 13%, 99%) |
| CMYK | cmyk(12.7%, 7.9%, 0%, 1.2%) |
| CIE-LAB | lab(91.67, -0.12, -11.02) |
| CIE-LCH | lch(91.67, 11.02, 269.39°) |
| OKLab | oklab(92.8% -0.0049 -0.0297) |
| OKLCH | oklch(92.8% 0.03 260.7) |
| XYZ | xyz(75.9385, 79.9561, 103.5088) |
| Luminance | 0.7996 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 5.44
Aliceblue
#F0F8FF
ΔE00 6.29
Fog
#D8DCE0
ΔE00 7.13
Ghostwhite
#F8F8FF
ΔE00 7.29
Light Blue Grey
#B7C9E2
ΔE00 7.74
Gainsboro
#DCDCDC
ΔE00 9.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCE8FC #FCF0DC
analogous
#DCF8FC #DCE8FC #E0DCFC
triadic
#DCE8FC #FCDCE8 #E8FCDC
tetradic
#DCE8FC #FCDCF8 #FCF0DC #DCFCE0
square
#DCE8FC #FCDCF8 #FCF0DC #DCFCE0
split-complementary
#DCE8FC #FCE0DC #F8FCDC
monochromatic
#6B9EF2 #A4C3F7 #DCE8FC #E3ECFD #E3ECFD
Accessibility & contrast
On white
1.24
#DCE8FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.99
#DCE8FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCE8FC
16.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCE8FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCE8FC | 1.00 | 1.24 | 16.99 | 16.99 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2E9FD
Deuteranopia (green-blind)
#DFE6FC
Tritanopia (blue-blind)
#D5ECEE
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #dce8fc; /* rgb */ color: rgb(220, 232, 252); /* oklch */ color: oklch(92.8% 0.030 260.7);
Tailwind
colors: {
custom: {
50: '#e7effd',
500: '#dce8fc',
950: '#000000',
},
}SCSS
$custom: #dce8fc; $custom-light: #e7effd; $custom-dark: #000000;
JSON
{
"hex": "#dce8fc",
"rgb": {
"r": 220,
"g": 232,
"b": 252
},
"hsl": {
"h": 217.5,
"s": 84.211,
"l": 92.549
},
"oklch": {
"l": 0.92803,
"c": 0.03011,
"h": 260.7
},
"luminance": 0.79957
}Semantic roles & 50–950 ramp
primary
#DCE8FC
secondary
#E4C898
accent
#8E05E1
background
#FEFFFF
surface
#FCFEFF
border
#D5D6D7
text
#161617
muted
#848585