#DCEFFC#DCEFFC
#DCEFFC is a very light, muted cyan. Relative luminance 0.840; OKLCH L 94.2% C 0.027 H 237.6°. Best body text is #000000 at 17.80:1 contrast (WCAG AA passes).
Color values
| HEX | #DCEFFC |
|---|---|
| RGB | rgb(220, 239, 252) |
| HSL | hsl(204, 84%, 93%) |
| HSV | hsv(204, 13%, 99%) |
| CMYK | cmyk(12.7%, 5.2%, 0%, 1.2%) |
| CIE-LAB | lab(93.44, -3.71, -8.39) |
| CIE-LCH | lch(93.44, 9.17, 246.14°) |
| OKLab | oklab(94.2% -0.0143 -0.0226) |
| OKLCH | oklch(94.2% 0.027 237.6) |
| XYZ | xyz(77.9483, 83.9756, 104.1788) |
| Luminance | 0.8398 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Aliceblue
#F0F8FF
ΔE00 4.66
Azure (CSS)
#F0FFFF
ΔE00 6.63
Fog
#D8DCE0
ΔE00 6.94
Ghostwhite
#F8F8FF
ΔE00 8.07
Whitesmoke
#F5F5F5
ΔE00 8.41
Lightcyan
#E0FFFF
ΔE00 8.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCEFFC #FCE9DC
analogous
#DCFCF9 #DCEFFC #DCDFFC
triadic
#DCEFFC #FCDCEF #EFFCDC
tetradic
#DCEFFC #F9DCFC #FCE9DC #DFFCDC
square
#DCEFFC #F9DCFC #FCE9DC #DFFCDC
split-complementary
#DCEFFC #FCDCDF #FCF9DC
monochromatic
#6BBBF2 #A4D5F7 #DCEFFC #E3F2FD #E3F2FD
Accessibility & contrast
On white
1.18
#DCEFFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.80
#DCEFFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCEFFC
17.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCEFFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCEFFC | 1.00 | 1.18 | 17.80 | 17.80 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9EEFD
Deuteranopia (green-blind)
#E5EBFC
Tritanopia (blue-blind)
#D4F2F3
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #dceffc; /* rgb */ color: rgb(220, 239, 252); /* oklch */ color: oklch(94.2% 0.027 237.6);
Tailwind
colors: {
custom: {
50: '#e7f4fd',
500: '#dceffc',
950: '#000000',
},
}SCSS
$custom: #dceffc; $custom-light: #e7f4fd; $custom-dark: #000000;
JSON
{
"hex": "#dceffc",
"rgb": {
"r": 220,
"g": 239,
"b": 252
},
"hsl": {
"h": 204.375,
"s": 84.211,
"l": 92.549
},
"oklch": {
"l": 0.94198,
"c": 0.02677,
"h": 237.6
},
"luminance": 0.83977
}Semantic roles & 50–950 ramp
primary
#DCEFFC
secondary
#E4B798
accent
#5E05E1
background
#FEFFFF
surface
#FCFEFF
border
#D5D6D7
text
#161717
muted
#848585