#DCE7FC#DCE7FC
#DCE7FC is a very light, muted blue. Relative luminance 0.794; OKLCH L 92.6% C 0.031 H 263.5°. Best body text is #000000 at 16.88:1 contrast (WCAG AA passes).
Color values
| HEX | #DCE7FC |
|---|---|
| RGB | rgb(220, 231, 252) |
| HSL | hsl(219, 84%, 93%) |
| HSV | hsv(219, 13%, 99%) |
| CMYK | cmyk(12.7%, 8.3%, 0%, 1.2%) |
| CIE-LAB | lab(91.41, 0.40, -11.40) |
| CIE-LCH | lch(91.41, 11.41, 272.01°) |
| OKLab | oklab(92.6% -0.0035 -0.0307) |
| OKLCH | oklch(92.6% 0.031 263.5) |
| XYZ | xyz(75.6578, 79.3947, 103.4153) |
| Luminance | 0.7940 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 4.88
Aliceblue
#F0F8FF
ΔE00 6.77
Fog
#D8DCE0
ΔE00 7.39
Ghostwhite
#F8F8FF
ΔE00 7.42
Light Blue Grey
#B7C9E2
ΔE00 7.66
Lightsteelblue
#B0C4DE
ΔE00 9.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCE7FC #FCF1DC
analogous
#DCF7FC #DCE7FC #E1DCFC
triadic
#DCE7FC #FCDCE7 #E7FCDC
tetradic
#DCE7FC #FCDCF7 #FCF1DC #DCFCE1
square
#DCE7FC #FCDCF7 #FCF1DC #DCFCE1
split-complementary
#DCE7FC #FCE1DC #F7FCDC
monochromatic
#6B9AF2 #A4C0F7 #DCE7FC #E3ECFD #E3ECFD
Accessibility & contrast
On white
1.24
#DCE7FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.88
#DCE7FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCE7FC
16.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCE7FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCE7FC | 1.00 | 1.24 | 16.88 | 16.88 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1E8FD
Deuteranopia (green-blind)
#DEE5FB
Tritanopia (blue-blind)
#D5EBEE
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #dce7fc; /* rgb */ color: rgb(220, 231, 252); /* oklch */ color: oklch(92.6% 0.031 263.5);
Tailwind
colors: {
custom: {
50: '#e7eefd',
500: '#dce7fc',
950: '#000000',
},
}SCSS
$custom: #dce7fc; $custom-light: #e7eefd; $custom-dark: #000000;
JSON
{
"hex": "#dce7fc",
"rgb": {
"r": 220,
"g": 231,
"b": 252
},
"hsl": {
"h": 219.375,
"s": 84.211,
"l": 92.549
},
"oklch": {
"l": 0.92604,
"c": 0.03093,
"h": 263.5
},
"luminance": 0.79396
}Semantic roles & 50–950 ramp
primary
#DCE7FC
secondary
#E4CA98
accent
#9505E1
background
#FEFFFF
surface
#FCFEFF
border
#D5D6D7
text
#161617
muted
#848585