#DCE6EF#DCE6EF
#DCE6EF is a very light, near-neutral cyan. Relative luminance 0.780; OKLCH L 92.0% C 0.016 H 245.1°. Best body text is #000000 at 16.61:1 contrast (WCAG AA passes).
Color values
| HEX | #DCE6EF |
|---|---|
| RGB | rgb(220, 230, 239) |
| HSL | hsl(208, 37%, 90%) |
| HSV | hsv(208, 8%, 94%) |
| CMYK | cmyk(7.9%, 3.8%, 0%, 6.3%) |
| CIE-LAB | lab(90.80, -1.63, -5.52) |
| CIE-LCH | lch(90.80, 5.75, 253.52°) |
| OKLab | oklab(92% -0.0069 -0.0148) |
| OKLCH | oklch(92% 0.016 245.1) |
| XYZ | xyz(73.3888, 78.0405, 92.8415) |
| Luminance | 0.7804 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Fog
#D8DCE0
ΔE00 3.54
Aliceblue
#F0F8FF
ΔE00 4.00
Gainsboro
#DCDCDC
ΔE00 5.65
Ghostwhite
#F8F8FF
ΔE00 6.14
Whitesmoke
#F5F5F5
ΔE00 6.35
Light Gray
#D3D3D3
ΔE00 6.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCE6EF #EFE5DC
analogous
#DCEFEF #DCE6EF #DCDCEF
triadic
#DCE6EF #EFDCE6 #E6EFDC
tetradic
#DCE6EF #EFDCEF #EFE5DC #DCEFDC
square
#DCE6EF #EFDCEF #EFE5DC #DCEFDC
split-complementary
#DCE6EF #EFDCDC #EFEFDC
monochromatic
#88AAC9 #B2C8DC #DCE6EF #EAF0F5 #EAF0F5
Accessibility & contrast
On white
1.26
#DCE6EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.61
#DCE6EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCE6EF
16.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCE6EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCE6EF | 1.00 | 1.26 | 16.61 | 16.61 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3E6EF
Deuteranopia (green-blind)
#E0E4EF
Tritanopia (blue-blind)
#D8E8E9
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #dce6ef; /* rgb */ color: rgb(220, 230, 239); /* oklch */ color: oklch(92.0% 0.016 245.1);
Tailwind
colors: {
custom: {
50: '#e6edf4',
500: '#dce6ef',
950: '#000000',
},
}SCSS
$custom: #dce6ef; $custom-light: #e6edf4; $custom-dark: #000000;
JSON
{
"hex": "#dce6ef",
"rgb": {
"r": 220,
"g": 230,
"b": 239
},
"hsl": {
"h": 208.421,
"s": 37.255,
"l": 90
},
"oklch": {
"l": 0.92002,
"c": 0.01631,
"h": 245.1
},
"luminance": 0.78041
}Semantic roles & 50–950 ramp
primary
#DCE6EF
secondary
#CAB7A5
accent
#7035B0
background
#FEFEFF
surface
#FCFDFE
border
#D5D5D6
text
#161617
muted
#848485