#DCF2FC#DCF2FC
#DCF2FC is a very light, muted cyan. Relative luminance 0.857; OKLCH L 94.8% C 0.027 H 226.8°. Best body text is #000000 at 18.15:1 contrast (WCAG AA passes).
Color values
| HEX | #DCF2FC |
|---|---|
| RGB | rgb(220, 242, 252) |
| HSL | hsl(199, 84%, 93%) |
| HSV | hsv(199, 13%, 99%) |
| CMYK | cmyk(12.7%, 4%, 0%, 1.2%) |
| CIE-LAB | lab(94.20, -5.24, -7.26) |
| CIE-LCH | lch(94.20, 8.95, 234.18°) |
| OKLab | oklab(94.8% -0.0184 -0.0196) |
| OKLCH | oklch(94.8% 0.027 226.8) |
| XYZ | xyz(78.8338, 85.7467, 104.4740) |
| Luminance | 0.8575 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Aliceblue
#F0F8FF
ΔE00 5.28
Azure (CSS)
#F0FFFF
ΔE00 5.35
Lightcyan
#E0FFFF
ΔE00 6.46
Fog
#D8DCE0
ΔE00 7.76
Mintcream
#F5FFFA
ΔE00 7.92
Ice Blue (survey)
#D7FFFE
ΔE00 8.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCF2FC #FCE6DC
analogous
#DCFCF6 #DCF2FC #DCE2FC
triadic
#DCF2FC #FCDCF2 #F2FCDC
tetradic
#DCF2FC #F6DCFC #FCE6DC #E2FCDC
square
#DCF2FC #F6DCFC #FCE6DC #E2FCDC
split-complementary
#DCF2FC #FCDCE2 #FCF6DC
monochromatic
#6BC8F2 #A4DDF7 #DCF2FC #E3F5FD #E3F5FD
Accessibility & contrast
On white
1.16
#DCF2FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.15
#DCF2FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCF2FC
18.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCF2FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCF2FC | 1.00 | 1.16 | 18.15 | 18.15 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDF1FD
Deuteranopia (green-blind)
#E8EDFC
Tritanopia (blue-blind)
#D4F5F5
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #dcf2fc; /* rgb */ color: rgb(220, 242, 252); /* oklch */ color: oklch(94.8% 0.027 226.8);
Tailwind
colors: {
custom: {
50: '#e7f6fd',
500: '#dcf2fc',
950: '#000000',
},
}SCSS
$custom: #dcf2fc; $custom-light: #e7f6fd; $custom-dark: #000000;
JSON
{
"hex": "#dcf2fc",
"rgb": {
"r": 220,
"g": 242,
"b": 252
},
"hsl": {
"h": 198.75,
"s": 84.211,
"l": 92.549
},
"oklch": {
"l": 0.948,
"c": 0.02685,
"h": 226.8
},
"luminance": 0.85748
}Semantic roles & 50–950 ramp
primary
#DCF2FC
secondary
#E4B098
accent
#4A05E1
background
#FEFFFF
surface
#FCFEFF
border
#D5D6D7
text
#161717
muted
#848585