#DCE0EB#DCE0EB
#DCE0EB is a very light, near-neutral blue. Relative luminance 0.745; OKLCH L 90.7% C 0.016 H 270.0°. Best body text is #000000 at 15.91:1 contrast (WCAG AA passes).
Color values
| HEX | #DCE0EB |
|---|---|
| RGB | rgb(220, 224, 235) |
| HSL | hsl(224, 27%, 89%) |
| HSV | hsv(224, 6%, 92%) |
| CMYK | cmyk(6.4%, 4.7%, 0%, 7.8%) |
| CIE-LAB | lab(89.17, 0.70, -5.82) |
| CIE-LCH | lch(89.17, 5.87, 276.88°) |
| OKLab | oklab(90.69% 0 -0.0156) |
| OKLCH | oklch(90.69% 0.016 270) |
| XYZ | xyz(71.1633, 74.5247, 89.2167) |
| Luminance | 0.7452 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Fog
#D8DCE0
ΔE00 3.56
Lavender (CSS)
#E6E6FA
ΔE00 4.86
Gainsboro
#DCDCDC
ΔE00 5.30
Ghostwhite
#F8F8FF
ΔE00 5.69
Aliceblue
#F0F8FF
ΔE00 5.80
Light Gray
#D3D3D3
ΔE00 6.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCE0EB #EBE7DC
analogous
#DCE8EB #DCE0EB #E0DCEB
triadic
#DCE0EB #EBDCE0 #E0EBDC
tetradic
#DCE0EB #EBDCE8 #EBE7DC #DCEBE0
square
#DCE0EB #EBDCE8 #EBE7DC #DCEBE0
split-complementary
#DCE0EB #EBE0DC #E8EBDC
monochromatic
#8E9BBE #B5BED5 #DCE0EB #ECEEF4 #ECEEF4
Accessibility & contrast
On white
1.32
#DCE0EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.91
#DCE0EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCE0EB
15.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCE0EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCE0EB | 1.00 | 1.32 | 15.91 | 15.91 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDE1EC
Deuteranopia (green-blind)
#DCDFEB
Tritanopia (blue-blind)
#D9E2E3
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #dce0eb; /* rgb */ color: rgb(220, 224, 235); /* oklch */ color: oklch(90.7% 0.016 270.0);
Tailwind
colors: {
custom: {
50: '#e6e9f1',
500: '#dce0eb',
950: '#000000',
},
}SCSS
$custom: #dce0eb; $custom-light: #e6e9f1; $custom-dark: #000000;
JSON
{
"hex": "#dce0eb",
"rgb": {
"r": 220,
"g": 224,
"b": 235
},
"hsl": {
"h": 224,
"s": 27.273,
"l": 89.216
},
"oklch": {
"l": 0.90687,
"c": 0.01558,
"h": 270
},
"luminance": 0.74525
}Semantic roles & 50–950 ramp
primary
#DCE0EB
secondary
#C4BCA8
accent
#8B40A6
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#161616
muted
#848485