#DCE7FB#DCE7FB
#DCE7FB is a very light, muted blue. Relative luminance 0.793; OKLCH L 92.6% C 0.030 H 262.5°. Best body text is #000000 at 16.87:1 contrast (WCAG AA passes).
Color values
| HEX | #DCE7FB |
|---|---|
| RGB | rgb(220, 231, 251) |
| HSL | hsl(219, 79%, 92%) |
| HSV | hsv(219, 12%, 98%) |
| CMYK | cmyk(12.4%, 8%, 0%, 1.6%) |
| CIE-LAB | lab(91.38, 0.20, -10.92) |
| CIE-LCH | lch(91.38, 10.92, 271.05°) |
| OKLab | oklab(92.57% -0.0038 -0.0294) |
| OKLCH | oklch(92.57% 0.03 262.5) |
| XYZ | xyz(75.4998, 79.3315, 102.5829) |
| Luminance | 0.7933 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 5.01
Aliceblue
#F0F8FF
ΔE00 6.45
Fog
#D8DCE0
ΔE00 7.06
Ghostwhite
#F8F8FF
ΔE00 7.22
Light Blue Grey
#B7C9E2
ΔE00 7.67
Gainsboro
#DCDCDC
ΔE00 9.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCE7FB #FBF0DC
analogous
#DCF6FB #DCE7FB #E1DCFB
triadic
#DCE7FB #FBDCE7 #E7FBDC
tetradic
#DCE7FB #FBDCF6 #FBF0DC #DCFBE1
square
#DCE7FB #FBDCF6 #FBF0DC #DCFBE1
split-complementary
#DCE7FB #FBE1DC #F6FBDC
monochromatic
#6E9CEE #A5C1F5 #DCE7FB #E4ECFC #E4ECFC
Accessibility & contrast
On white
1.25
#DCE7FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.87
#DCE7FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCE7FB
16.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCE7FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCE7FB | 1.00 | 1.25 | 16.87 | 16.87 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1E8FC
Deuteranopia (green-blind)
#DEE5FB
Tritanopia (blue-blind)
#D5EBED
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #dce7fb; /* rgb */ color: rgb(220, 231, 251); /* oklch */ color: oklch(92.6% 0.030 262.5);
Tailwind
colors: {
custom: {
50: '#e7eefc',
500: '#dce7fb',
950: '#000000',
},
}SCSS
$custom: #dce7fb; $custom-light: #e7eefc; $custom-dark: #000000;
JSON
{
"hex": "#dce7fb",
"rgb": {
"r": 220,
"g": 231,
"b": 251
},
"hsl": {
"h": 218.71,
"s": 79.487,
"l": 92.353
},
"oklch": {
"l": 0.92573,
"c": 0.02968,
"h": 262.5
},
"luminance": 0.79333
}Semantic roles & 50–950 ramp
primary
#DCE7FB
secondary
#E2C899
accent
#910ADC
background
#FEFFFF
surface
#FCFEFF
border
#D5D6D7
text
#161617
muted
#848585