#DCE5FB#DCE5FB
#DCE5FB is a very light, muted blue. Relative luminance 0.782; OKLCH L 92.2% C 0.031 H 268.0°. Best body text is #000000 at 16.64:1 contrast (WCAG AA passes).
Color values
| HEX | #DCE5FB |
|---|---|
| RGB | rgb(220, 229, 251) |
| HSL | hsl(223, 79%, 92%) |
| HSV | hsv(223, 12%, 98%) |
| CMYK | cmyk(12.4%, 8.8%, 0%, 1.6%) |
| CIE-LAB | lab(90.88, 1.23, -11.67) |
| CIE-LCH | lch(90.88, 11.74, 276.03°) |
| OKLab | oklab(92.18% -0.0011 -0.0315) |
| OKLCH | oklch(92.18% 0.031 268) |
| XYZ | xyz(74.9432, 78.2184, 102.3974) |
| Luminance | 0.7822 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 3.95
Aliceblue
#F0F8FF
ΔE00 7.48
Ghostwhite
#F8F8FF
ΔE00 7.58
Light Blue Grey
#B7C9E2
ΔE00 7.66
Fog
#D8DCE0
ΔE00 7.69
Lightsteelblue
#B0C4DE
ΔE00 9.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCE5FB #FBF2DC
analogous
#DCF4FB #DCE5FB #E3DCFB
triadic
#DCE5FB #FBDCE5 #E5FBDC
tetradic
#DCE5FB #FBDCF4 #FBF2DC #DCFBE3
square
#DCE5FB #FBDCF4 #FBF2DC #DCFBE3
split-complementary
#DCE5FB #FBE3DC #F4FBDC
monochromatic
#6E93EE #A5BCF5 #DCE5FB #E4EBFC #E4EBFC
Accessibility & contrast
On white
1.26
#DCE5FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.64
#DCE5FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCE5FB
16.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCE5FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCE5FB | 1.00 | 1.26 | 16.64 | 16.64 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFE6FC
Deuteranopia (green-blind)
#DCE4FA
Tritanopia (blue-blind)
#D5E9EC
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #dce5fb; /* rgb */ color: rgb(220, 229, 251); /* oklch */ color: oklch(92.2% 0.031 268.0);
Tailwind
colors: {
custom: {
50: '#e7edfc',
500: '#dce5fb',
950: '#000000',
},
}SCSS
$custom: #dce5fb; $custom-light: #e7edfc; $custom-dark: #000000;
JSON
{
"hex": "#dce5fb",
"rgb": {
"r": 220,
"g": 229,
"b": 251
},
"hsl": {
"h": 222.581,
"s": 79.487,
"l": 92.353
},
"oklch": {
"l": 0.92177,
"c": 0.03148,
"h": 268
},
"luminance": 0.78219
}Semantic roles & 50–950 ramp
primary
#DCE5FB
secondary
#E2CD99
accent
#9F0ADC
background
#FEFEFF
surface
#FCFDFF
border
#D5D5D7
text
#161617
muted
#848485