#DCE2EA#DCE2EA
#DCE2EA is a very light, near-neutral cyan. Relative luminance 0.755; OKLCH L 91.1% C 0.013 H 255.5°. Best body text is #000000 at 16.11:1 contrast (WCAG AA passes).
Color values
| HEX | #DCE2EA |
|---|---|
| RGB | rgb(220, 226, 234) |
| HSL | hsl(214, 25%, 89%) |
| HSV | hsv(214, 6%, 92%) |
| CMYK | cmyk(6%, 3.4%, 0%, 8.2%) |
| CIE-LAB | lab(89.65, -0.52, -4.59) |
| CIE-LCH | lch(89.65, 4.62, 263.52°) |
| OKLab | oklab(91.05% -0.0032 -0.0123) |
| OKLCH | oklch(91.05% 0.013 255.5) |
| XYZ | xyz(71.5599, 75.5484, 88.6382) |
| Luminance | 0.7555 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Fog
#D8DCE0
ΔE00 2.30
Gainsboro
#DCDCDC
ΔE00 4.38
Aliceblue
#F0F8FF
ΔE00 4.72
Light Gray
#D3D3D3
ΔE00 5.34
Ghostwhite
#F8F8FF
ΔE00 5.66
Whitesmoke
#F5F5F5
ΔE00 5.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCE2EA #EAE4DC
analogous
#DCE9EA #DCE2EA #DDDCEA
triadic
#DCE2EA #EADCE2 #E2EADC
tetradic
#DCE2EA #EADCE9 #EAE4DC #DCEADD
square
#DCE2EA #EADCE9 #EAE4DC #DCEADD
split-complementary
#DCE2EA #EADDDC #E9EADC
monochromatic
#90A3BC #B6C2D3 #DCE2EA #ECEFF4 #ECEFF4
Accessibility & contrast
On white
1.30
#DCE2EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.11
#DCE2EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCE2EA
16.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCE2EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCE2EA | 1.00 | 1.30 | 16.11 | 16.11 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFE2EA
Deuteranopia (green-blind)
#DEE1EA
Tritanopia (blue-blind)
#D9E4E4
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #dce2ea; /* rgb */ color: rgb(220, 226, 234); /* oklch */ color: oklch(91.1% 0.013 255.5);
Tailwind
colors: {
custom: {
50: '#e6ebf0',
500: '#dce2ea',
950: '#000000',
},
}SCSS
$custom: #dce2ea; $custom-light: #e6ebf0; $custom-dark: #000000;
JSON
{
"hex": "#dce2ea",
"rgb": {
"r": 220,
"g": 226,
"b": 234
},
"hsl": {
"h": 214.286,
"s": 25,
"l": 89.02
},
"oklch": {
"l": 0.91054,
"c": 0.01268,
"h": 255.5
},
"luminance": 0.75549
}Semantic roles & 50–950 ramp
primary
#DCE2EA
secondary
#C2B7A8
accent
#7A42A4
background
#FEFEFF
surface
#FCFDFE
border
#D5D5D6
text
#161616
muted
#848485