#DCECFC#DCECFC
#DCECFC is a very light, muted cyan. Relative luminance 0.822; OKLCH L 93.6% C 0.028 H 248.1°. Best body text is #000000 at 17.45:1 contrast (WCAG AA passes).
Color values
| HEX | #DCECFC |
|---|---|
| RGB | rgb(220, 236, 252) |
| HSL | hsl(210, 84%, 93%) |
| HSV | hsv(210, 13%, 99%) |
| CMYK | cmyk(12.7%, 6.3%, 0%, 1.2%) |
| CIE-LAB | lab(92.68, -2.17, -9.52) |
| CIE-LCH | lch(92.68, 9.76, 257.13°) |
| OKLab | oklab(93.6% -0.0103 -0.0256) |
| OKLCH | oklch(93.6% 0.028 248.1) |
| XYZ | xyz(77.0773, 82.2336, 103.8884) |
| Luminance | 0.8224 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Aliceblue
#F0F8FF
ΔE00 4.87
Fog
#D8DCE0
ΔE00 6.63
Ghostwhite
#F8F8FF
ΔE00 7.41
Lavender (CSS)
#E6E6FA
ΔE00 7.95
Azure (CSS)
#F0FFFF
ΔE00 8.20
Whitesmoke
#F5F5F5
ΔE00 8.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCECFC #FCECDC
analogous
#DCFCFC #DCECFC #DCDCFC
triadic
#DCECFC #FCDCEC #ECFCDC
tetradic
#DCECFC #FCDCFC #FCECDC #DCFCDC
square
#DCECFC #FCDCFC #FCECDC #DCFCDC
split-complementary
#DCECFC #FCDCDC #FCFCDC
monochromatic
#6BAFF2 #A4CDF7 #DCECFC #E3F0FD #E3F0FD
Accessibility & contrast
On white
1.20
#DCECFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.45
#DCECFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCECFC
17.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCECFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCECFC | 1.00 | 1.20 | 17.45 | 17.45 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6ECFD
Deuteranopia (green-blind)
#E2E8FC
Tritanopia (blue-blind)
#D4F0F1
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #dcecfc; /* rgb */ color: rgb(220, 236, 252); /* oklch */ color: oklch(93.6% 0.028 248.1);
Tailwind
colors: {
custom: {
50: '#e7f2fd',
500: '#dcecfc',
950: '#000000',
},
}SCSS
$custom: #dcecfc; $custom-light: #e7f2fd; $custom-dark: #000000;
JSON
{
"hex": "#dcecfc",
"rgb": {
"r": 220,
"g": 236,
"b": 252
},
"hsl": {
"h": 210,
"s": 84.211,
"l": 92.549
},
"oklch": {
"l": 0.93599,
"c": 0.02763,
"h": 248.1
},
"luminance": 0.82235
}Semantic roles & 50–950 ramp
primary
#DCECFC
secondary
#E4BE98
accent
#7305E1
background
#FEFFFF
surface
#FCFEFF
border
#D5D6D7
text
#161617
muted
#848585