#DCE8FE#DCE8FE
#DCE8FE is a very light, muted blue. Relative luminance 0.801; OKLCH L 92.9% C 0.033 H 262.7°. Best body text is #000000 at 17.02:1 contrast (WCAG AA passes).
Color values
| HEX | #DCE8FE |
|---|---|
| RGB | rgb(220, 232, 254) |
| HSL | hsl(219, 94%, 93%) |
| HSV | hsv(219, 13%, 100%) |
| CMYK | cmyk(13.4%, 8.7%, 0%, 0.4%) |
| CIE-LAB | lab(91.72, 0.28, -11.98) |
| CIE-LCH | lch(91.72, 11.99, 271.36°) |
| OKLab | oklab(92.87% -0.0041 -0.0323) |
| OKLCH | oklch(92.87% 0.033 262.7) |
| XYZ | xyz(76.2571, 80.0835, 105.1868) |
| Luminance | 0.8008 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 5.20
Aliceblue
#F0F8FF
ΔE00 6.93
Ghostwhite
#F8F8FF
ΔE00 7.68
Light Blue Grey
#B7C9E2
ΔE00 7.71
Fog
#D8DCE0
ΔE00 7.78
Lightsteelblue
#B0C4DE
ΔE00 9.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCE8FE #FEF2DC
analogous
#DCF9FE #DCE8FE #E1DCFE
triadic
#DCE8FE #FEDCE8 #E8FEDC
tetradic
#DCE8FE #FEDCF9 #FEF2DC #DCFEE1
square
#DCE8FE #FEDCF9 #FEF2DC #DCFEE1
split-complementary
#DCE8FE #FEE1DC #F9FEDC
monochromatic
#659AFB #A0C1FC #DCE8FE #E1EBFE #E1EBFE
Accessibility & contrast
On white
1.23
#DCE8FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.02
#DCE8FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCE8FE
17.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCE8FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCE8FE | 1.00 | 1.23 | 17.02 | 17.02 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1E9FF
Deuteranopia (green-blind)
#DEE6FD
Tritanopia (blue-blind)
#D4ECEF
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #dce8fe; /* rgb */ color: rgb(220, 232, 254); /* oklch */ color: oklch(92.9% 0.033 262.7);
Tailwind
colors: {
custom: {
50: '#e7effe',
500: '#dce8fe',
950: '#000000',
},
}SCSS
$custom: #dce8fe; $custom-light: #e7effe; $custom-dark: #000000;
JSON
{
"hex": "#dce8fe",
"rgb": {
"r": 220,
"g": 232,
"b": 254
},
"hsl": {
"h": 218.824,
"s": 94.444,
"l": 92.941
},
"oklch": {
"l": 0.92867,
"c": 0.03259,
"h": 262.7
},
"luminance": 0.80085
}Semantic roles & 50–950 ramp
primary
#DCE8FE
secondary
#E9CC95
accent
#9500E6
background
#FEFFFF
surface
#FCFEFF
border
#D5D6D7
text
#161617
muted
#848585