#DCE9FC#DCE9FC
#DCE9FC is a very light, muted blue. Relative luminance 0.805; OKLCH L 93.0% C 0.029 H 257.8°. Best body text is #000000 at 17.10:1 contrast (WCAG AA passes).
Color values
| HEX | #DCE9FC |
|---|---|
| RGB | rgb(220, 233, 252) |
| HSL | hsl(216, 84%, 93%) |
| HSV | hsv(216, 13%, 99%) |
| CMYK | cmyk(12.7%, 7.5%, 0%, 1.2%) |
| CIE-LAB | lab(91.92, -0.63, -10.65) |
| CIE-LCH | lch(91.92, 10.67, 266.60°) |
| OKLab | oklab(93% -0.0062 -0.0287) |
| OKLCH | oklch(93% 0.029 257.8) |
| XYZ | xyz(76.2208, 80.5206, 103.6029) |
| Luminance | 0.8052 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Aliceblue
#F0F8FF
ΔE00 5.85
Lavender (CSS)
#E6E6FA
ΔE00 6.04
Fog
#D8DCE0
ΔE00 6.92
Ghostwhite
#F8F8FF
ΔE00 7.23
Light Blue Grey
#B7C9E2
ΔE00 7.90
Gainsboro
#DCDCDC
ΔE00 9.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCE9FC #FCEFDC
analogous
#DCF9FC #DCE9FC #DFDCFC
triadic
#DCE9FC #FCDCE9 #E9FCDC
tetradic
#DCE9FC #FCDCF9 #FCEFDC #DCFCDF
square
#DCE9FC #FCDCF9 #FCEFDC #DCFCDF
split-complementary
#DCE9FC #FCDFDC #F9FCDC
monochromatic
#6BA2F2 #A4C6F7 #DCE9FC #E3EDFD #E3EDFD
Accessibility & contrast
On white
1.23
#DCE9FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.10
#DCE9FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCE9FC
17.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCE9FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCE9FC | 1.00 | 1.23 | 17.10 | 17.10 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3EAFD
Deuteranopia (green-blind)
#E0E6FC
Tritanopia (blue-blind)
#D5EDEF
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #dce9fc; /* rgb */ color: rgb(220, 233, 252); /* oklch */ color: oklch(93.0% 0.029 257.8);
Tailwind
colors: {
custom: {
50: '#e7f0fd',
500: '#dce9fc',
950: '#000000',
},
}SCSS
$custom: #dce9fc; $custom-light: #e7f0fd; $custom-dark: #000000;
JSON
{
"hex": "#dce9fc",
"rgb": {
"r": 220,
"g": 233,
"b": 252
},
"hsl": {
"h": 215.625,
"s": 84.211,
"l": 92.549
},
"oklch": {
"l": 0.93001,
"c": 0.02937,
"h": 257.8
},
"luminance": 0.80522
}Semantic roles & 50–950 ramp
primary
#DCE9FC
secondary
#E4C598
accent
#8705E1
background
#FEFFFF
surface
#FCFEFF
border
#D5D6D7
text
#161617
muted
#848585