#DCE8F2#DCE8F2
#DCE8F2 is a very light, near-neutral cyan. Relative luminance 0.793; OKLCH L 92.5% C 0.019 H 243.0°. Best body text is #000000 at 16.87:1 contrast (WCAG AA passes).
Color values
| HEX | #DCE8F2 |
|---|---|
| RGB | rgb(220, 232, 242) |
| HSL | hsl(207, 46%, 91%) |
| HSV | hsv(207, 9%, 95%) |
| CMYK | cmyk(9.1%, 4.1%, 0%, 5.1%) |
| CIE-LAB | lab(91.39, -2.08, -6.22) |
| CIE-LCH | lch(91.39, 6.56, 251.47°) |
| OKLab | oklab(92.49% -0.0085 -0.0167) |
| OKLCH | oklch(92.49% 0.019 243) |
| XYZ | xyz(74.3954, 79.3388, 95.3816) |
| Luminance | 0.7934 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Aliceblue
#F0F8FF
ΔE00 3.91
Fog
#D8DCE0
ΔE00 4.34
Gainsboro
#DCDCDC
ΔE00 6.43
Ghostwhite
#F8F8FF
ΔE00 6.48
Whitesmoke
#F5F5F5
ΔE00 6.77
Azure (CSS)
#F0FFFF
ΔE00 7.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCE8F2 #F2E6DC
analogous
#DCF2F1 #DCE8F2 #DCDDF2
triadic
#DCE8F2 #F2DCE8 #E8F2DC
tetradic
#DCE8F2 #F1DCF2 #F2E6DC #DDF2DC
square
#DCE8F2 #F1DCF2 #F2E6DC #DDF2DC
split-complementary
#DCE8F2 #F2DCDD #F2F1DC
monochromatic
#83ADD1 #AFCBE1 #DCE8F2 #E9F0F7 #E9F0F7
Accessibility & contrast
On white
1.24
#DCE8F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.87
#DCE8F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCE8F2
16.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCE8F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCE8F2 | 1.00 | 1.24 | 16.87 | 16.87 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4E8F3
Deuteranopia (green-blind)
#E1E5F2
Tritanopia (blue-blind)
#D7EAEB
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #dce8f2; /* rgb */ color: rgb(220, 232, 242); /* oklch */ color: oklch(92.5% 0.019 243.0);
Tailwind
colors: {
custom: {
50: '#e7eff6',
500: '#dce8f2',
950: '#000000',
},
}SCSS
$custom: #dce8f2; $custom-light: #e7eff6; $custom-dark: #000000;
JSON
{
"hex": "#dce8f2",
"rgb": {
"r": 220,
"g": 232,
"b": 242
},
"hsl": {
"h": 207.273,
"s": 45.833,
"l": 90.588
},
"oklch": {
"l": 0.92492,
"c": 0.01873,
"h": 243
},
"luminance": 0.7934
}Semantic roles & 50–950 ramp
primary
#DCE8F2
secondary
#D0B7A3
accent
#6C2CB9
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#161617
muted
#848585