#DCF1FC#DCF1FC
#DCF1FC is a very light, muted cyan. Relative luminance 0.852; OKLCH L 94.6% C 0.027 H 230.3°. Best body text is #000000 at 18.03:1 contrast (WCAG AA passes).
Color values
| HEX | #DCF1FC |
|---|---|
| RGB | rgb(220, 241, 252) |
| HSL | hsl(201, 84%, 93%) |
| HSV | hsv(201, 13%, 99%) |
| CMYK | cmyk(12.7%, 4.4%, 0%, 1.2%) |
| CIE-LAB | lab(93.95, -4.73, -7.63) |
| CIE-LCH | lch(93.95, 8.98, 238.22°) |
| OKLab | oklab(94.6% -0.017 -0.0206) |
| OKLCH | oklch(94.6% 0.027 230.3) |
| XYZ | xyz(78.5370, 85.1531, 104.3750) |
| Luminance | 0.8516 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Aliceblue
#F0F8FF
ΔE00 5.00
Azure (CSS)
#F0FFFF
ΔE00 5.73
Lightcyan
#E0FFFF
ΔE00 7.13
Fog
#D8DCE0
ΔE00 7.44
Mintcream
#F5FFFA
ΔE00 8.24
Whitesmoke
#F5F5F5
ΔE00 8.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCF1FC #FCE7DC
analogous
#DCFCF7 #DCF1FC #DCE1FC
triadic
#DCF1FC #FCDCF1 #F1FCDC
tetradic
#DCF1FC #F7DCFC #FCE7DC #E1FCDC
square
#DCF1FC #F7DCFC #FCE7DC #E1FCDC
split-complementary
#DCF1FC #FCDCE1 #FCF7DC
monochromatic
#6BC4F2 #A4DAF7 #DCF1FC #E3F4FD #E3F4FD
Accessibility & contrast
On white
1.16
#DCF1FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.03
#DCF1FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCF1FC
18.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCF1FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCF1FC | 1.00 | 1.16 | 18.03 | 18.03 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECF0FD
Deuteranopia (green-blind)
#E7ECFC
Tritanopia (blue-blind)
#D4F4F4
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #dcf1fc; /* rgb */ color: rgb(220, 241, 252); /* oklch */ color: oklch(94.6% 0.027 230.3);
Tailwind
colors: {
custom: {
50: '#e7f5fd',
500: '#dcf1fc',
950: '#000000',
},
}SCSS
$custom: #dcf1fc; $custom-light: #e7f5fd; $custom-dark: #000000;
JSON
{
"hex": "#dcf1fc",
"rgb": {
"r": 220,
"g": 241,
"b": 252
},
"hsl": {
"h": 200.625,
"s": 84.211,
"l": 92.549
},
"oklch": {
"l": 0.94599,
"c": 0.02672,
"h": 230.3
},
"luminance": 0.85155
}Semantic roles & 50–950 ramp
primary
#DCF1FC
secondary
#E4B298
accent
#5005E1
background
#FEFFFF
surface
#FCFEFF
border
#D5D6D7
text
#161717
muted
#848585