#DCE6EA#DCE6EA
#DCE6EA is a very light, near-neutral cyan. Relative luminance 0.777; OKLCH L 91.9% C 0.012 H 223.5°. Best body text is #000000 at 16.55:1 contrast (WCAG AA passes).
Color values
| HEX | #DCE6EA |
|---|---|
| RGB | rgb(220, 230, 234) |
| HSL | hsl(197, 25%, 89%) |
| HSV | hsv(197, 6%, 92%) |
| CMYK | cmyk(6%, 1.7%, 0%, 8.2%) |
| CIE-LAB | lab(90.67, -2.58, -3.10) |
| CIE-LCH | lch(90.67, 4.03, 230.18°) |
| OKLab | oklab(91.85% -0.0087 -0.0083) |
| OKLCH | oklch(91.85% 0.012 223.5) |
| XYZ | xyz(72.6603, 77.7492, 89.0050) |
| Luminance | 0.7775 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Fog
#D8DCE0
ΔE00 3.31
Aliceblue
#F0F8FF
ΔE00 4.40
Gainsboro
#DCDCDC
ΔE00 4.82
Light Grey
#D8DCD6
ΔE00 5.63
Whitesmoke
#F5F5F5
ΔE00 5.71
Azure (CSS)
#F0FFFF
ΔE00 5.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCE6EA #EAE0DC
analogous
#DCEAE7 #DCE6EA #DCDFEA
triadic
#DCE6EA #EADCE6 #E6EADC
tetradic
#DCE6EA #E7DCEA #EAE0DC #DFEADC
square
#DCE6EA #E7DCEA #EAE0DC #DFEADC
split-complementary
#DCE6EA #EADCDF #EAE7DC
monochromatic
#90AFBC #B6CBD3 #DCE6EA #ECF1F4 #ECF1F4
Accessibility & contrast
On white
1.27
#DCE6EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.55
#DCE6EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCE6EA
16.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCE6EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCE6EA | 1.00 | 1.27 | 16.55 | 16.55 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4E5EA
Deuteranopia (green-blind)
#E1E3EA
Tritanopia (blue-blind)
#D9E7E7
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #dce6ea; /* rgb */ color: rgb(220, 230, 234); /* oklch */ color: oklch(91.9% 0.012 223.5);
Tailwind
colors: {
custom: {
50: '#e6edf0',
500: '#dce6ea',
950: '#000000',
},
}SCSS
$custom: #dce6ea; $custom-light: #e6edf0; $custom-dark: #000000;
JSON
{
"hex": "#dce6ea",
"rgb": {
"r": 220,
"g": 230,
"b": 234
},
"hsl": {
"h": 197.143,
"s": 25,
"l": 89.02
},
"oklch": {
"l": 0.91854,
"c": 0.01205,
"h": 223.5
},
"luminance": 0.7775
}Semantic roles & 50–950 ramp
primary
#DCE6EA
secondary
#C2B0A8
accent
#5E42A4
background
#FEFEFF
surface
#FCFDFE
border
#D5D5D6
text
#161616
muted
#848485