#DCE5EA#DCE5EA
#DCE5EA is a very light, near-neutral cyan. Relative luminance 0.772; OKLCH L 91.7% C 0.012 H 231.6°. Best body text is #000000 at 16.44:1 contrast (WCAG AA passes).
Color values
| HEX | #DCE5EA |
|---|---|
| RGB | rgb(220, 229, 234) |
| HSL | hsl(201, 25%, 89%) |
| HSV | hsv(201, 6%, 92%) |
| CMYK | cmyk(6%, 2.1%, 0%, 8.2%) |
| CIE-LAB | lab(90.41, -2.07, -3.47) |
| CIE-LCH | lch(90.41, 4.04, 239.21°) |
| OKLab | oklab(91.65% -0.0073 -0.0093) |
| OKLCH | oklch(91.65% 0.012 231.6) |
| XYZ | xyz(72.3828, 77.1942, 88.9125) |
| Luminance | 0.7720 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Fog
#D8DCE0
ΔE00 2.78
Aliceblue
#F0F8FF
ΔE00 4.27
Gainsboro
#DCDCDC
ΔE00 4.53
Whitesmoke
#F5F5F5
ΔE00 5.62
Light Gray
#D3D3D3
ΔE00 5.65
Light Grey
#D8DCD6
ΔE00 5.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCE5EA #EAE1DC
analogous
#DCEAE8 #DCE5EA #DCDEEA
triadic
#DCE5EA #EADCE5 #E5EADC
tetradic
#DCE5EA #E8DCEA #EAE1DC #DEEADC
square
#DCE5EA #E8DCEA #EAE1DC #DEEADC
split-complementary
#DCE5EA #EADCDE #EAE8DC
monochromatic
#90ACBC #B6C9D3 #DCE5EA #ECF1F4 #ECF1F4
Accessibility & contrast
On white
1.28
#DCE5EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.44
#DCE5EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCE5EA
16.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCE5EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCE5EA | 1.00 | 1.28 | 16.44 | 16.44 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3E4EA
Deuteranopia (green-blind)
#E1E3EA
Tritanopia (blue-blind)
#D9E6E6
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #dce5ea; /* rgb */ color: rgb(220, 229, 234); /* oklch */ color: oklch(91.7% 0.012 231.6);
Tailwind
colors: {
custom: {
50: '#e6edf0',
500: '#dce5ea',
950: '#000000',
},
}SCSS
$custom: #dce5ea; $custom-light: #e6edf0; $custom-dark: #000000;
JSON
{
"hex": "#dce5ea",
"rgb": {
"r": 220,
"g": 229,
"b": 234
},
"hsl": {
"h": 201.429,
"s": 25,
"l": 89.02
},
"oklch": {
"l": 0.91653,
"c": 0.01185,
"h": 231.6
},
"luminance": 0.77195
}Semantic roles & 50–950 ramp
primary
#DCE5EA
secondary
#C2B1A8
accent
#6542A4
background
#FEFEFF
surface
#FCFDFE
border
#D5D5D6
text
#161616
muted
#848485