#DCF0FD#DCF0FD
#DCF0FD is a very light, muted cyan. Relative luminance 0.846; OKLCH L 94.4% C 0.028 H 236.2°. Best body text is #000000 at 17.93:1 contrast (WCAG AA passes).
Color values
| HEX | #DCF0FD |
|---|---|
| RGB | rgb(220, 240, 253) |
| HSL | hsl(204, 89%, 93%) |
| HSV | hsv(204, 13%, 99%) |
| CMYK | cmyk(13%, 5.1%, 0%, 0.8%) |
| CIE-LAB | lab(93.72, -4.02, -8.49) |
| CIE-LCH | lch(93.72, 9.39, 244.66°) |
| OKLab | oklab(94.43% -0.0153 -0.0229) |
| OKLCH | oklch(94.43% 0.028 236.2) |
| XYZ | xyz(78.4007, 84.6263, 105.1134) |
| Luminance | 0.8463 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Aliceblue
#F0F8FF
ΔE00 4.83
Azure (CSS)
#F0FFFF
ΔE00 6.51
Fog
#D8DCE0
ΔE00 7.25
Lightcyan
#E0FFFF
ΔE00 8.18
Ghostwhite
#F8F8FF
ΔE00 8.33
Whitesmoke
#F5F5F5
ΔE00 8.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCF0FD #FDE9DC
analogous
#DCFDF9 #DCF0FD #DCDFFD
triadic
#DCF0FD #FDDCF0 #F0FDDC
tetradic
#DCF0FD #F9DCFD #FDE9DC #DFFDDC
square
#DCF0FD #F9DCFD #FDE9DC #DFFDDC
split-complementary
#DCF0FD #FDDCDF #FDF9DC
monochromatic
#68BEF6 #A2D7FA #DCF0FD #E2F3FD #E2F3FD
Accessibility & contrast
On white
1.17
#DCF0FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.93
#DCF0FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCF0FD
17.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCF0FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCF0FD | 1.00 | 1.17 | 17.93 | 17.93 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAEFFE
Deuteranopia (green-blind)
#E6EBFD
Tritanopia (blue-blind)
#D4F3F4
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #dcf0fd; /* rgb */ color: rgb(220, 240, 253); /* oklch */ color: oklch(94.4% 0.028 236.2);
Tailwind
colors: {
custom: {
50: '#e7f4fe',
500: '#dcf0fd',
950: '#000000',
},
}SCSS
$custom: #dcf0fd; $custom-light: #e7f4fe; $custom-dark: #000000;
JSON
{
"hex": "#dcf0fd",
"rgb": {
"r": 220,
"g": 240,
"b": 253
},
"hsl": {
"h": 203.636,
"s": 89.189,
"l": 92.745
},
"oklch": {
"l": 0.9443,
"c": 0.02754,
"h": 236.2
},
"luminance": 0.84628
}Semantic roles & 50–950 ramp
primary
#DCF0FD
secondary
#E7B696
accent
#5A00E6
background
#FEFFFF
surface
#FCFEFF
border
#D5D6D7
text
#161717
muted
#848585