#DCE0EF#DCE0EF
#DCE0EF is a very light, muted blue. Relative luminance 0.748; OKLCH L 90.8% C 0.021 H 274.0°. Best body text is #000000 at 15.95:1 contrast (WCAG AA passes).
Color values
| HEX | #DCE0EF |
|---|---|
| RGB | rgb(220, 224, 239) |
| HSL | hsl(227, 37%, 90%) |
| HSV | hsv(227, 8%, 94%) |
| CMYK | cmyk(7.9%, 6.3%, 0%, 6.3%) |
| CIE-LAB | lab(89.28, 1.47, -7.76) |
| CIE-LCH | lch(89.28, 7.90, 280.71°) |
| OKLab | oklab(90.81% 0.0015 -0.0208) |
| OKLCH | oklch(90.81% 0.021 274) |
| XYZ | xyz(71.7477, 74.7584, 92.2945) |
| Luminance | 0.7476 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 3.42
Fog
#D8DCE0
ΔE00 5.28
Ghostwhite
#F8F8FF
ΔE00 6.26
Aliceblue
#F0F8FF
ΔE00 6.76
Gainsboro
#DCDCDC
ΔE00 6.90
Light Gray
#D3D3D3
ΔE00 7.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCE0EF #EFEBDC
analogous
#DCEAEF #DCE0EF #E1DCEF
triadic
#DCE0EF #EFDCE0 #E0EFDC
tetradic
#DCE0EF #EFDCEA #EFEBDC #DCEFE1
square
#DCE0EF #EFDCEA #EFEBDC #DCEFE1
split-complementary
#DCE0EF #EFE1DC #EAEFDC
monochromatic
#8896C9 #B2BBDC #DCE0EF #EAECF5 #EAECF5
Accessibility & contrast
On white
1.32
#DCE0EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.95
#DCE0EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCE0EF
15.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCE0EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCE0EF | 1.00 | 1.32 | 15.95 | 15.95 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCE1F0
Deuteranopia (green-blind)
#DBE0EF
Tritanopia (blue-blind)
#D8E3E5
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #dce0ef; /* rgb */ color: rgb(220, 224, 239); /* oklch */ color: oklch(90.8% 0.021 274.0);
Tailwind
colors: {
custom: {
50: '#e6e9f4',
500: '#dce0ef',
950: '#000000',
},
}SCSS
$custom: #dce0ef; $custom-light: #e6e9f4; $custom-dark: #000000;
JSON
{
"hex": "#dce0ef",
"rgb": {
"r": 220,
"g": 224,
"b": 239
},
"hsl": {
"h": 227.368,
"s": 37.255,
"l": 90
},
"oklch": {
"l": 0.90809,
"c": 0.02086,
"h": 274
},
"luminance": 0.74759
}Semantic roles & 50–950 ramp
primary
#DCE0EF
secondary
#CAC2A5
accent
#9635B0
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#161617
muted
#848485