#DCF2FD#DCF2FD
#DCF2FD is a very light, muted cyan. Relative luminance 0.858; OKLCH L 94.8% C 0.028 H 229.2°. Best body text is #000000 at 18.16:1 contrast (WCAG AA passes).
Color values
| HEX | #DCF2FD |
|---|---|
| RGB | rgb(220, 242, 253) |
| HSL | hsl(200, 89%, 93%) |
| HSV | hsv(200, 13%, 99%) |
| CMYK | cmyk(13%, 4.3%, 0%, 0.8%) |
| CIE-LAB | lab(94.23, -5.04, -7.73) |
| CIE-LCH | lch(94.23, 9.23, 236.92°) |
| OKLab | oklab(94.83% -0.018 -0.0208) |
| OKLCH | oklch(94.83% 0.028 229.2) |
| XYZ | xyz(78.9927, 85.8103, 105.3107) |
| Luminance | 0.8581 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Aliceblue
#F0F8FF
ΔE00 5.23
Azure (CSS)
#F0FFFF
ΔE00 5.67
Lightcyan
#E0FFFF
ΔE00 6.85
Fog
#D8DCE0
ΔE00 7.77
Mintcream
#F5FFFA
ΔE00 8.24
Lightblue
#ADD8E6
ΔE00 8.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCF2FD #FDE7DC
analogous
#DCFDF7 #DCF2FD #DCE1FD
triadic
#DCF2FD #FDDCF2 #F2FDDC
tetradic
#DCF2FD #F7DCFD #FDE7DC #E1FDDC
square
#DCF2FD #F7DCFD #FDE7DC #E1FDDC
split-complementary
#DCF2FD #FDDCE1 #FDF7DC
monochromatic
#68C7F6 #A2DCFA #DCF2FD #E2F4FD #E2F4FD
Accessibility & contrast
On white
1.16
#DCF2FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.16
#DCF2FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCF2FD
18.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCF2FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCF2FD | 1.00 | 1.16 | 18.16 | 18.16 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECF1FE
Deuteranopia (green-blind)
#E8EDFD
Tritanopia (blue-blind)
#D3F5F5
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #dcf2fd; /* rgb */ color: rgb(220, 242, 253); /* oklch */ color: oklch(94.8% 0.028 229.2);
Tailwind
colors: {
custom: {
50: '#e7f6fe',
500: '#dcf2fd',
950: '#000000',
},
}SCSS
$custom: #dcf2fd; $custom-light: #e7f6fe; $custom-dark: #000000;
JSON
{
"hex": "#dcf2fd",
"rgb": {
"r": 220,
"g": 242,
"b": 253
},
"hsl": {
"h": 200,
"s": 89.189,
"l": 92.745
},
"oklch": {
"l": 0.94831,
"c": 0.02756,
"h": 229.2
},
"luminance": 0.85812
}Semantic roles & 50–950 ramp
primary
#DCF2FD
secondary
#E7B196
accent
#4D00E6
background
#FEFFFF
surface
#FCFEFF
border
#D5D6D7
text
#161717
muted
#848585