#DCE3EA#DCE3EA
#DCE3EA is a very light, near-neutral cyan. Relative luminance 0.761; OKLCH L 91.3% C 0.012 H 247.9°. Best body text is #000000 at 16.22:1 contrast (WCAG AA passes).
Color values
| HEX | #DCE3EA |
|---|---|
| RGB | rgb(220, 227, 234) |
| HSL | hsl(210, 25%, 89%) |
| HSV | hsv(210, 6%, 92%) |
| CMYK | cmyk(6%, 3%, 0%, 8.2%) |
| CIE-LAB | lab(89.90, -1.04, -4.22) |
| CIE-LCH | lch(89.90, 4.34, 256.18°) |
| OKLab | oklab(91.25% -0.0046 -0.0113) |
| OKLCH | oklch(91.25% 0.012 247.9) |
| XYZ | xyz(71.8326, 76.0938, 88.7291) |
| Luminance | 0.7609 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Fog
#D8DCE0
ΔE00 2.21
Gainsboro
#DCDCDC
ΔE00 4.30
Aliceblue
#F0F8FF
ΔE00 4.43
Light Gray
#D3D3D3
ΔE00 5.34
Whitesmoke
#F5F5F5
ΔE00 5.74
Ghostwhite
#F8F8FF
ΔE00 5.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCE3EA #EAE3DC
analogous
#DCEAEA #DCE3EA #DCDCEA
triadic
#DCE3EA #EADCE3 #E3EADC
tetradic
#DCE3EA #EADCEA #EAE3DC #DCEADC
square
#DCE3EA #EADCEA #EAE3DC #DCEADC
split-complementary
#DCE3EA #EADCDC #EAEADC
monochromatic
#90A6BC #B6C4D3 #DCE3EA #ECF0F4 #ECF0F4
Accessibility & contrast
On white
1.29
#DCE3EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.22
#DCE3EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCE3EA
16.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCE3EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCE3EA | 1.00 | 1.29 | 16.22 | 16.22 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0E3EA
Deuteranopia (green-blind)
#DFE1EA
Tritanopia (blue-blind)
#D9E5E5
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #dce3ea; /* rgb */ color: rgb(220, 227, 234); /* oklch */ color: oklch(91.3% 0.012 247.9);
Tailwind
colors: {
custom: {
50: '#e6ebf0',
500: '#dce3ea',
950: '#000000',
},
}SCSS
$custom: #dce3ea; $custom-light: #e6ebf0; $custom-dark: #000000;
JSON
{
"hex": "#dce3ea",
"rgb": {
"r": 220,
"g": 227,
"b": 234
},
"hsl": {
"h": 210,
"s": 25,
"l": 89.02
},
"oklch": {
"l": 0.91254,
"c": 0.01217,
"h": 247.9
},
"luminance": 0.76094
}Semantic roles & 50–950 ramp
primary
#DCE3EA
secondary
#C2B5A8
accent
#7342A4
background
#FEFEFF
surface
#FCFDFE
border
#D5D5D6
text
#161616
muted
#848485