#DCE2E7#DCE2E7
#DCE2E7 is a very light, near-neutral cyan. Relative luminance 0.754; OKLCH L 91.0% C 0.009 H 242.8°. Best body text is #000000 at 16.08:1 contrast (WCAG AA passes).
Color values
| HEX | #DCE2E7 |
|---|---|
| RGB | rgb(220, 226, 231) |
| HSL | hsl(207, 19%, 88%) |
| HSV | hsv(207, 5%, 91%) |
| CMYK | cmyk(4.8%, 2.2%, 0%, 9.4%) |
| CIE-LAB | lab(89.57, -1.09, -3.13) |
| CIE-LCH | lch(89.57, 3.32, 250.90°) |
| OKLab | oklab(90.96% -0.0043 -0.0084) |
| OKLCH | oklch(90.96% 0.009 242.8) |
| XYZ | xyz(71.1326, 75.3775, 86.3876) |
| Luminance | 0.7538 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Fog
#D8DCE0
ΔE00 1.55
Gainsboro
#DCDCDC
ΔE00 3.47
Light Gray
#D3D3D3
ΔE00 4.60
Aliceblue
#F0F8FF
ΔE00 4.73
Whitesmoke
#F5F5F5
ΔE00 5.36
Light Grey
#D8DCD6
ΔE00 5.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCE2E7 #E7E1DC
analogous
#DCE7E6 #DCE2E7 #DCDCE7
triadic
#DCE2E7 #E7DCE2 #E2E7DC
tetradic
#DCE2E7 #E6DCE7 #E7E1DC #DCE7DC
square
#DCE2E7 #E6DCE7 #E7E1DC #DCE7DC
split-complementary
#DCE2E7 #E7DCDC #E7E6DC
monochromatic
#93A6B5 #B8C4CE #DCE2E7 #EDF0F3 #EDF0F3
Accessibility & contrast
On white
1.31
#DCE2E7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.08
#DCE2E7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCE2E7
16.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCE2E7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCE2E7 | 1.00 | 1.31 | 16.08 | 16.08 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0E2E7
Deuteranopia (green-blind)
#DFE1E7
Tritanopia (blue-blind)
#D9E3E4
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #dce2e7; /* rgb */ color: rgb(220, 226, 231); /* oklch */ color: oklch(91.0% 0.009 242.8);
Tailwind
colors: {
custom: {
50: '#e6ebee',
500: '#dce2e7',
950: '#000000',
},
}SCSS
$custom: #dce2e7; $custom-light: #e6ebee; $custom-dark: #000000;
JSON
{
"hex": "#dce2e7",
"rgb": {
"r": 220,
"g": 226,
"b": 231
},
"hsl": {
"h": 207.273,
"s": 18.644,
"l": 88.431
},
"oklch": {
"l": 0.90965,
"c": 0.00942,
"h": 242.8
},
"luminance": 0.75378
}Semantic roles & 50–950 ramp
primary
#DCE2E7
secondary
#BDB3AA
accent
#6F499D
background
#FEFEFF
surface
#FCFDFE
border
#D5D5D6
text
#161616
muted
#848485