#DCE0F2#DCE0F2
#DCE0F2 is a very light, muted blue. Relative luminance 0.749; OKLCH L 90.9% C 0.025 H 275.9°. Best body text is #000000 at 15.99:1 contrast (WCAG AA passes).
Color values
| HEX | #DCE0F2 |
|---|---|
| RGB | rgb(220, 224, 242) |
| HSL | hsl(229, 46%, 91%) |
| HSV | hsv(229, 9%, 95%) |
| CMYK | cmyk(9.1%, 7.4%, 0%, 5.1%) |
| CIE-LAB | lab(89.36, 2.05, -9.21) |
| CIE-LCH | lch(89.36, 9.44, 282.55°) |
| OKLab | oklab(90.9% 0.0026 -0.0247) |
| OKLCH | oklch(90.9% 0.025 275.9) |
| XYZ | xyz(72.1946, 74.9372, 94.6480) |
| Luminance | 0.7494 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 2.64
Fog
#D8DCE0
ΔE00 6.48
Ghostwhite
#F8F8FF
ΔE00 6.89
Aliceblue
#F0F8FF
ΔE00 7.60
Gainsboro
#DCDCDC
ΔE00 8.03
Light Blue Grey
#B7C9E2
ΔE00 8.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCE0F2 #F2EEDC
analogous
#DCEBF2 #DCE0F2 #E3DCF2
triadic
#DCE0F2 #F2DCE0 #E0F2DC
tetradic
#DCE0F2 #F2DCEB #F2EEDC #DCF2E3
square
#DCE0F2 #F2DCEB #F2EEDC #DCF2E3
split-complementary
#DCE0F2 #F2E3DC #EBF2DC
monochromatic
#8391D1 #AFB8E1 #DCE0F2 #E9EBF7 #E9EBF7
Accessibility & contrast
On white
1.31
#DCE0F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.99
#DCE0F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCE0F2
15.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCE0F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCE0F2 | 1.00 | 1.31 | 15.99 | 15.99 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBE1F3
Deuteranopia (green-blind)
#DAE0F2
Tritanopia (blue-blind)
#D7E3E6
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #dce0f2; /* rgb */ color: rgb(220, 224, 242); /* oklch */ color: oklch(90.9% 0.025 275.9);
Tailwind
colors: {
custom: {
50: '#e7e9f6',
500: '#dce0f2',
950: '#000000',
},
}SCSS
$custom: #dce0f2; $custom-light: #e7e9f6; $custom-dark: #000000;
JSON
{
"hex": "#dce0f2",
"rgb": {
"r": 220,
"g": 224,
"b": 242
},
"hsl": {
"h": 229.091,
"s": 45.833,
"l": 90.588
},
"oklch": {
"l": 0.90903,
"c": 0.02487,
"h": 275.9
},
"luminance": 0.74938
}Semantic roles & 50–950 ramp
primary
#DCE0F2
secondary
#D0C7A3
accent
#9F2CB9
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#161617
muted
#848485