#DCE7EF#DCE7EF
#DCE7EF is a very light, near-neutral cyan. Relative luminance 0.786; OKLCH L 92.2% C 0.016 H 239.1°. Best body text is #000000 at 16.72:1 contrast (WCAG AA passes).
Color values
| HEX | #DCE7EF |
|---|---|
| RGB | rgb(220, 231, 239) |
| HSL | hsl(205, 37%, 90%) |
| HSV | hsv(205, 8%, 94%) |
| CMYK | cmyk(7.9%, 3.3%, 0%, 6.3%) |
| CIE-LAB | lab(91.05, -2.15, -5.14) |
| CIE-LCH | lch(91.05, 5.57, 247.34°) |
| OKLab | oklab(92.2% -0.0082 -0.0138) |
| OKLCH | oklch(92.2% 0.016 239.1) |
| XYZ | xyz(73.6678, 78.5987, 92.9346) |
| Luminance | 0.7860 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Fog
#D8DCE0
ΔE00 3.71
Aliceblue
#F0F8FF
ΔE00 3.89
Gainsboro
#DCDCDC
ΔE00 5.73
Whitesmoke
#F5F5F5
ΔE00 6.29
Ghostwhite
#F8F8FF
ΔE00 6.42
Azure (CSS)
#F0FFFF
ΔE00 6.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCE7EF #EFE4DC
analogous
#DCEFED #DCE7EF #DCDEEF
triadic
#DCE7EF #EFDCE7 #E7EFDC
tetradic
#DCE7EF #EDDCEF #EFE4DC #DEEFDC
square
#DCE7EF #EDDCEF #EFE4DC #DEEFDC
split-complementary
#DCE7EF #EFDCDE #EFEDDC
monochromatic
#88ADC9 #B2CADC #DCE7EF #EAF1F5 #EAF1F5
Accessibility & contrast
On white
1.26
#DCE7EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.72
#DCE7EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCE7EF
16.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCE7EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCE7EF | 1.00 | 1.26 | 16.72 | 16.72 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4E7EF
Deuteranopia (green-blind)
#E1E4EF
Tritanopia (blue-blind)
#D7E9E9
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #dce7ef; /* rgb */ color: rgb(220, 231, 239); /* oklch */ color: oklch(92.2% 0.016 239.1);
Tailwind
colors: {
custom: {
50: '#e6eef4',
500: '#dce7ef',
950: '#000000',
},
}SCSS
$custom: #dce7ef; $custom-light: #e6eef4; $custom-dark: #000000;
JSON
{
"hex": "#dce7ef",
"rgb": {
"r": 220,
"g": 231,
"b": 239
},
"hsl": {
"h": 205.263,
"s": 37.255,
"l": 90
},
"oklch": {
"l": 0.92202,
"c": 0.01607,
"h": 239.1
},
"luminance": 0.78599
}Semantic roles & 50–950 ramp
primary
#DCE7EF
secondary
#CAB5A5
accent
#6935B0
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#161617
muted
#848585