#DCE5FC#DCE5FC
#DCE5FC is a very light, muted blue. Relative luminance 0.783; OKLCH L 92.2% C 0.033 H 268.7°. Best body text is #000000 at 16.66:1 contrast (WCAG AA passes).
Color values
| HEX | #DCE5FC |
|---|---|
| RGB | rgb(220, 229, 252) |
| HSL | hsl(223, 84%, 93%) |
| HSV | hsv(223, 13%, 99%) |
| CMYK | cmyk(12.7%, 9.1%, 0%, 1.2%) |
| CIE-LAB | lab(90.91, 1.43, -12.15) |
| CIE-LCH | lch(90.91, 12.24, 276.73°) |
| OKLab | oklab(92.21% -0.0008 -0.0328) |
| OKLCH | oklch(92.21% 0.033 268.7) |
| XYZ | xyz(75.1013, 78.2816, 103.2298) |
| Luminance | 0.7828 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 3.91
Light Blue Grey
#B7C9E2
ΔE00 7.70
Aliceblue
#F0F8FF
ΔE00 7.79
Ghostwhite
#F8F8FF
ΔE00 7.81
Fog
#D8DCE0
ΔE00 8.04
Lightsteelblue
#B0C4DE
ΔE00 9.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCE5FC #FCF3DC
analogous
#DCF5FC #DCE5FC #E3DCFC
triadic
#DCE5FC #FCDCE5 #E5FCDC
tetradic
#DCE5FC #FCDCF5 #FCF3DC #DCFCE3
square
#DCE5FC #FCDCF5 #FCF3DC #DCFCE3
split-complementary
#DCE5FC #FCE3DC #F5FCDC
monochromatic
#6B91F2 #A4BBF7 #DCE5FC #E3EAFD #E3EAFD
Accessibility & contrast
On white
1.26
#DCE5FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.66
#DCE5FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCE5FC
16.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCE5FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCE5FC | 1.00 | 1.26 | 16.66 | 16.66 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFE6FD
Deuteranopia (green-blind)
#DCE4FB
Tritanopia (blue-blind)
#D5E9EC
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #dce5fc; /* rgb */ color: rgb(220, 229, 252); /* oklch */ color: oklch(92.2% 0.033 268.7);
Tailwind
colors: {
custom: {
50: '#e7edfd',
500: '#dce5fc',
950: '#000000',
},
}SCSS
$custom: #dce5fc; $custom-light: #e7edfd; $custom-dark: #000000;
JSON
{
"hex": "#dce5fc",
"rgb": {
"r": 220,
"g": 229,
"b": 252
},
"hsl": {
"h": 223.125,
"s": 84.211,
"l": 92.549
},
"oklch": {
"l": 0.92209,
"c": 0.03278,
"h": 268.7
},
"luminance": 0.78283
}Semantic roles & 50–950 ramp
primary
#DCE5FC
secondary
#E4CF98
accent
#A305E1
background
#FEFEFF
surface
#FCFDFF
border
#D5D5D7
text
#161617
muted
#848485