#DCE3EB#DCE3EB
#DCE3EB is a very light, near-neutral cyan. Relative luminance 0.762; OKLCH L 91.3% C 0.013 H 251.6°. Best body text is #000000 at 16.23:1 contrast (WCAG AA passes).
Color values
| HEX | #DCE3EB |
|---|---|
| RGB | rgb(220, 227, 235) |
| HSL | hsl(212, 27%, 89%) |
| HSV | hsv(212, 6%, 92%) |
| CMYK | cmyk(6.4%, 3.4%, 0%, 7.8%) |
| CIE-LAB | lab(89.93, -0.85, -4.70) |
| CIE-LCH | lch(89.93, 4.78, 259.77°) |
| OKLab | oklab(91.28% -0.0042 -0.0126) |
| OKLCH | oklch(91.28% 0.013 251.6) |
| XYZ | xyz(71.9767, 76.1514, 89.4879) |
| Luminance | 0.7615 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Fog
#D8DCE0
ΔE00 2.48
Aliceblue
#F0F8FF
ΔE00 4.46
Gainsboro
#DCDCDC
ΔE00 4.60
Light Gray
#D3D3D3
ΔE00 5.59
Ghostwhite
#F8F8FF
ΔE00 5.75
Whitesmoke
#F5F5F5
ΔE00 5.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCE3EB #EBE4DC
analogous
#DCEBEB #DCE3EB #DDDCEB
triadic
#DCE3EB #EBDCE3 #E3EBDC
tetradic
#DCE3EB #EBDCEB #EBE4DC #DCEBDD
square
#DCE3EB #EBDCEB #EBE4DC #DCEBDD
split-complementary
#DCE3EB #EBDDDC #EBEBDC
monochromatic
#8EA5BE #B5C4D5 #DCE3EB #ECEFF4 #ECEFF4
Accessibility & contrast
On white
1.29
#DCE3EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.23
#DCE3EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCE3EB
16.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCE3EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCE3EB | 1.00 | 1.29 | 16.23 | 16.23 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0E3EB
Deuteranopia (green-blind)
#DFE1EB
Tritanopia (blue-blind)
#D9E5E5
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #dce3eb; /* rgb */ color: rgb(220, 227, 235); /* oklch */ color: oklch(91.3% 0.013 251.6);
Tailwind
colors: {
custom: {
50: '#e6ebf1',
500: '#dce3eb',
950: '#000000',
},
}SCSS
$custom: #dce3eb; $custom-light: #e6ebf1; $custom-dark: #000000;
JSON
{
"hex": "#dce3eb",
"rgb": {
"r": 220,
"g": 227,
"b": 235
},
"hsl": {
"h": 212,
"s": 27.273,
"l": 89.216
},
"oklch": {
"l": 0.91284,
"c": 0.01326,
"h": 251.6
},
"luminance": 0.76152
}Semantic roles & 50–950 ramp
primary
#DCE3EB
secondary
#C4B7A8
accent
#7640A6
background
#FEFEFF
surface
#FCFDFE
border
#D5D5D6
text
#161616
muted
#848485