#DCE2E6#DCE2E6
#DCE2E6 is a very light, near-neutral cyan. Relative luminance 0.753; OKLCH L 90.9% C 0.008 H 236.6°. Best body text is #000000 at 16.06:1 contrast (WCAG AA passes).
Color values
| HEX | #DCE2E6 |
|---|---|
| RGB | rgb(220, 226, 230) |
| HSL | hsl(204, 17%, 88%) |
| HSV | hsv(204, 4%, 90%) |
| CMYK | cmyk(4.3%, 1.7%, 0%, 9.8%) |
| CIE-LAB | lab(89.54, -1.27, -2.65) |
| CIE-LCH | lch(89.54, 2.94, 244.36°) |
| OKLab | oklab(90.94% -0.0047 -0.0071) |
| OKLCH | oklch(90.94% 0.008 236.6) |
| XYZ | xyz(70.9918, 75.3211, 85.6459) |
| Luminance | 0.7532 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Fog
#D8DCE0
ΔE00 1.56
Gainsboro
#DCDCDC
ΔE00 3.24
Light Gray
#D3D3D3
ΔE00 4.42
Aliceblue
#F0F8FF
ΔE00 4.84
Whitesmoke
#F5F5F5
ΔE00 5.23
Light Grey
#D8DCD6
ΔE00 5.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCE2E6 #E6E0DC
analogous
#DCE6E5 #DCE2E6 #DCDDE6
triadic
#DCE2E6 #E6DCE2 #E2E6DC
tetradic
#DCE2E6 #E5DCE6 #E6E0DC #DDE6DC
square
#DCE2E6 #E5DCE6 #E6E0DC #DDE6DC
split-complementary
#DCE2E6 #E6DCDD #E6E5DC
monochromatic
#95A7B3 #B8C4CC #DCE2E6 #EDF0F2 #EDF0F2
Accessibility & contrast
On white
1.31
#DCE2E6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.06
#DCE2E6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCE2E6
16.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCE2E6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCE2E6 | 1.00 | 1.31 | 16.06 | 16.06 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0E2E6
Deuteranopia (green-blind)
#DFE1E6
Tritanopia (blue-blind)
#DAE3E3
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #dce2e6; /* rgb */ color: rgb(220, 226, 230); /* oklch */ color: oklch(90.9% 0.008 236.6);
Tailwind
colors: {
custom: {
50: '#e6ebed',
500: '#dce2e6',
950: '#000000',
},
}SCSS
$custom: #dce2e6; $custom-light: #e6ebed; $custom-dark: #000000;
JSON
{
"hex": "#dce2e6",
"rgb": {
"r": 220,
"g": 226,
"b": 230
},
"hsl": {
"h": 204,
"s": 16.667,
"l": 88.235
},
"oklch": {
"l": 0.90936,
"c": 0.00848,
"h": 236.6
},
"luminance": 0.75322
}Semantic roles & 50–950 ramp
primary
#DCE2E6
secondary
#BCB1AA
accent
#6B4B9B
background
#FEFEFE
surface
#FCFDFD
border
#D5D5D5
text
#161616
muted
#848484