#DCE4EF#DCE4EF
#DCE4EF is a very light, near-neutral cyan. Relative luminance 0.769; OKLCH L 91.6% C 0.017 H 256.3°. Best body text is #000000 at 16.39:1 contrast (WCAG AA passes).
Color values
| HEX | #DCE4EF |
|---|---|
| RGB | rgb(220, 228, 239) |
| HSL | hsl(215, 37%, 90%) |
| HSV | hsv(215, 8%, 94%) |
| CMYK | cmyk(7.9%, 4.6%, 0%, 6.3%) |
| CIE-LAB | lab(90.29, -0.60, -6.27) |
| CIE-LCH | lch(90.29, 6.29, 264.51°) |
| OKLab | oklab(91.6% -0.0041 -0.0168) |
| OKLCH | oklch(91.6% 0.017 256.3) |
| XYZ | xyz(72.8354, 76.9338, 92.6571) |
| Luminance | 0.7693 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Fog
#D8DCE0
ΔE00 3.65
Aliceblue
#F0F8FF
ΔE00 4.60
Gainsboro
#DCDCDC
ΔE00 5.77
Ghostwhite
#F8F8FF
ΔE00 5.81
Lavender (CSS)
#E6E6FA
ΔE00 6.21
Light Gray
#D3D3D3
ΔE00 6.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCE4EF #EFE7DC
analogous
#DCEDEF #DCE4EF #DEDCEF
triadic
#DCE4EF #EFDCE4 #E4EFDC
tetradic
#DCE4EF #EFDCED #EFE7DC #DCEFDE
square
#DCE4EF #EFDCED #EFE7DC #DCEFDE
split-complementary
#DCE4EF #EFDEDC #EDEFDC
monochromatic
#88A3C9 #B2C4DC #DCE4EF #EAEFF5 #EAEFF5
Accessibility & contrast
On white
1.28
#DCE4EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.39
#DCE4EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCE4EF
16.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCE4EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCE4EF | 1.00 | 1.28 | 16.39 | 16.39 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0E4F0
Deuteranopia (green-blind)
#DEE2EF
Tritanopia (blue-blind)
#D8E6E7
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #dce4ef; /* rgb */ color: rgb(220, 228, 239); /* oklch */ color: oklch(91.6% 0.017 256.3);
Tailwind
colors: {
custom: {
50: '#e6ecf4',
500: '#dce4ef',
950: '#000000',
},
}SCSS
$custom: #dce4ef; $custom-light: #e6ecf4; $custom-dark: #000000;
JSON
{
"hex": "#dce4ef",
"rgb": {
"r": 220,
"g": 228,
"b": 239
},
"hsl": {
"h": 214.737,
"s": 37.255,
"l": 90
},
"oklch": {
"l": 0.91604,
"c": 0.01728,
"h": 256.3
},
"luminance": 0.76934
}Semantic roles & 50–950 ramp
primary
#DCE4EF
secondary
#CABBA5
accent
#7C35B0
background
#FEFEFF
surface
#FCFDFE
border
#D5D5D6
text
#161617
muted
#848485