#DCF0FC#DCF0FC
#DCF0FC is a very light, muted cyan. Relative luminance 0.846; OKLCH L 94.4% C 0.027 H 234.0°. Best body text is #000000 at 17.91:1 contrast (WCAG AA passes).
Color values
| HEX | #DCF0FC |
|---|---|
| RGB | rgb(220, 240, 252) |
| HSL | hsl(203, 84%, 93%) |
| HSV | hsv(203, 13%, 99%) |
| CMYK | cmyk(12.7%, 4.8%, 0%, 1.2%) |
| CIE-LAB | lab(93.69, -4.22, -8.01) |
| CIE-LCH | lch(93.69, 9.05, 242.22°) |
| OKLab | oklab(94.4% -0.0157 -0.0216) |
| OKLCH | oklch(94.4% 0.027 234) |
| XYZ | xyz(78.2418, 84.5627, 104.2766) |
| Luminance | 0.8456 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Aliceblue
#F0F8FF
ΔE00 4.79
Azure (CSS)
#F0FFFF
ΔE00 6.16
Fog
#D8DCE0
ΔE00 7.16
Lightcyan
#E0FFFF
ΔE00 7.80
Ghostwhite
#F8F8FF
ΔE00 8.38
Whitesmoke
#F5F5F5
ΔE00 8.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCF0FC #FCE8DC
analogous
#DCFCF8 #DCF0FC #DCE0FC
triadic
#DCF0FC #FCDCF0 #F0FCDC
tetradic
#DCF0FC #F8DCFC #FCE8DC #E0FCDC
square
#DCF0FC #F8DCFC #FCE8DC #E0FCDC
split-complementary
#DCF0FC #FCDCE0 #FCF8DC
monochromatic
#6BC0F2 #A4D8F7 #DCF0FC #E3F3FD #E3F3FD
Accessibility & contrast
On white
1.17
#DCF0FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.91
#DCF0FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCF0FC
17.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCF0FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCF0FC | 1.00 | 1.17 | 17.91 | 17.91 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAEFFD
Deuteranopia (green-blind)
#E6EBFC
Tritanopia (blue-blind)
#D4F3F4
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #dcf0fc; /* rgb */ color: rgb(220, 240, 252); /* oklch */ color: oklch(94.4% 0.027 234.0);
Tailwind
colors: {
custom: {
50: '#e7f4fd',
500: '#dcf0fc',
950: '#000000',
},
}SCSS
$custom: #dcf0fc; $custom-light: #e7f4fd; $custom-dark: #000000;
JSON
{
"hex": "#dcf0fc",
"rgb": {
"r": 220,
"g": 240,
"b": 252
},
"hsl": {
"h": 202.5,
"s": 84.211,
"l": 92.549
},
"oklch": {
"l": 0.94399,
"c": 0.02669,
"h": 234
},
"luminance": 0.84564
}Semantic roles & 50–950 ramp
primary
#DCF0FC
secondary
#E4B598
accent
#5705E1
background
#FEFFFF
surface
#FCFEFF
border
#D5D6D7
text
#161717
muted
#848585