#DCE4E6#DCE4E6
#DCE4E6 is a very light, near-neutral cyan. Relative luminance 0.764; OKLCH L 91.3% C 0.009 H 214.3°. Best body text is #000000 at 16.28:1 contrast (WCAG AA passes).
Color values
| HEX | #DCE4E6 |
|---|---|
| RGB | rgb(220, 228, 230) |
| HSL | hsl(192, 17%, 88%) |
| HSV | hsv(192, 4%, 90%) |
| CMYK | cmyk(4.3%, 0.9%, 0%, 9.8%) |
| CIE-LAB | lab(90.05, -2.30, -1.90) |
| CIE-LCH | lch(90.05, 2.99, 219.59°) |
| OKLab | oklab(91.34% -0.0075 -0.0051) |
| OKLCH | oklch(91.34% 0.009 214.3) |
| XYZ | xyz(71.5388, 76.4152, 85.8283) |
| Luminance | 0.7642 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Fog
#D8DCE0
ΔE00 2.84
Gainsboro
#DCDCDC
ΔE00 3.90
Light Grey
#D8DCD6
ΔE00 4.47
Aliceblue
#F0F8FF
ΔE00 4.99
Light Gray
#D3D3D3
ΔE00 5.06
Whitesmoke
#F5F5F5
ΔE00 5.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCE4E6 #E6DEDC
analogous
#DCE6E3 #DCE4E6 #DCDFE6
triadic
#DCE4E6 #E6DCE4 #E4E6DC
tetradic
#DCE4E6 #E3DCE6 #E6DEDC #DFE6DC
square
#DCE4E6 #E3DCE6 #E6DEDC #DFE6DC
split-complementary
#DCE4E6 #E6DCDF #E6E3DC
monochromatic
#95ADB3 #B8C8CC #DCE4E6 #EDF1F2 #EDF1F2
Accessibility & contrast
On white
1.29
#DCE4E6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.28
#DCE4E6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCE4E6
16.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCE4E6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCE4E6 | 1.00 | 1.29 | 16.28 | 16.28 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2E3E6
Deuteranopia (green-blind)
#E1E2E6
Tritanopia (blue-blind)
#DAE5E5
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #dce4e6; /* rgb */ color: rgb(220, 228, 230); /* oklch */ color: oklch(91.3% 0.009 214.3);
Tailwind
colors: {
custom: {
50: '#e6eced',
500: '#dce4e6',
950: '#000000',
},
}SCSS
$custom: #dce4e6; $custom-light: #e6eced; $custom-dark: #000000;
JSON
{
"hex": "#dce4e6",
"rgb": {
"r": 220,
"g": 228,
"b": 230
},
"hsl": {
"h": 192,
"s": 16.667,
"l": 88.235
},
"oklch": {
"l": 0.91336,
"c": 0.00904,
"h": 214.3
},
"luminance": 0.76416
}Semantic roles & 50–950 ramp
primary
#DCE4E6
secondary
#BCAEAA
accent
#5B4B9B
background
#FEFEFE
surface
#FCFDFD
border
#D5D5D5
text
#161616
muted
#848484