#DCE4EB#DCE4EB
#DCE4EB is a very light, near-neutral cyan. Relative luminance 0.767; OKLCH L 91.5% C 0.013 H 244.3°. Best body text is #000000 at 16.34:1 contrast (WCAG AA passes).
Color values
| HEX | #DCE4EB |
|---|---|
| RGB | rgb(220, 228, 235) |
| HSL | hsl(208, 27%, 89%) |
| HSV | hsv(208, 6%, 92%) |
| CMYK | cmyk(6.4%, 3%, 0%, 7.8%) |
| CIE-LAB | lab(90.18, -1.36, -4.33) |
| CIE-LCH | lch(90.18, 4.54, 252.51°) |
| OKLab | oklab(91.48% -0.0056 -0.0116) |
| OKLCH | oklch(91.48% 0.013 244.3) |
| XYZ | xyz(72.2510, 76.7000, 89.5793) |
| Luminance | 0.7670 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Fog
#D8DCE0
ΔE00 2.52
Aliceblue
#F0F8FF
ΔE00 4.24
Gainsboro
#DCDCDC
ΔE00 4.59
Light Gray
#D3D3D3
ΔE00 5.64
Whitesmoke
#F5F5F5
ΔE00 5.79
Ghostwhite
#F8F8FF
ΔE00 5.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCE4EB #EBE3DC
analogous
#DCEBEB #DCE4EB #DCDDEB
triadic
#DCE4EB #EBDCE4 #E4EBDC
tetradic
#DCE4EB #EBDCEB #EBE3DC #DDEBDC
square
#DCE4EB #EBDCEB #EBE3DC #DDEBDC
split-complementary
#DCE4EB #EBDCDD #EBEBDC
monochromatic
#8EA8BE #B5C6D5 #DCE4EB #ECF0F4 #ECF0F4
Accessibility & contrast
On white
1.29
#DCE4EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.34
#DCE4EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCE4EB
16.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCE4EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCE4EB | 1.00 | 1.29 | 16.34 | 16.34 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1E4EB
Deuteranopia (green-blind)
#DFE2EB
Tritanopia (blue-blind)
#D9E6E6
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #dce4eb; /* rgb */ color: rgb(220, 228, 235); /* oklch */ color: oklch(91.5% 0.013 244.3);
Tailwind
colors: {
custom: {
50: '#e6ecf1',
500: '#dce4eb',
950: '#000000',
},
}SCSS
$custom: #dce4eb; $custom-light: #e6ecf1; $custom-dark: #000000;
JSON
{
"hex": "#dce4eb",
"rgb": {
"r": 220,
"g": 228,
"b": 235
},
"hsl": {
"h": 208,
"s": 27.273,
"l": 89.216
},
"oklch": {
"l": 0.91483,
"c": 0.01287,
"h": 244.3
},
"luminance": 0.76701
}Semantic roles & 50–950 ramp
primary
#DCE4EB
secondary
#C4B5A8
accent
#6F40A6
background
#FEFEFF
surface
#FCFDFE
border
#D5D5D6
text
#161616
muted
#848485