#DCF8FF#DCF8FF
#DCF8FF is a very light, muted cyan. Relative luminance 0.896; OKLCH L 96.1% C 0.031 H 214.5°. Best body text is #000000 at 18.91:1 contrast (WCAG AA passes).
Color values
| HEX | #DCF8FF |
|---|---|
| RGB | rgb(220, 248, 255) |
| HSL | hsl(192, 100%, 93%) |
| HSV | hsv(192, 14%, 100%) |
| CMYK | cmyk(13.7%, 2.7%, 0%, 0%) |
| CIE-LAB | lab(95.82, -7.68, -6.42) |
| CIE-LCH | lch(95.82, 10.01, 219.92°) |
| OKLab | oklab(96.1% -0.0253 -0.0173) |
| OKLCH | oklch(96.1% 0.031 214.5) |
| XYZ | xyz(81.1281, 89.5687, 107.6025) |
| Luminance | 0.8957 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 3.74
Azure (CSS)
#F0FFFF
ΔE00 4.91
Ice Blue (survey)
#D7FFFE
ΔE00 5.53
Very Light Blue
#D5FFFF
ΔE00 5.57
Very Pale Blue
#D6FFFE
ΔE00 5.71
Really Light Blue
#D4FFFF
ΔE00 5.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCF8FF #FFE3DC
analogous
#DCFFF4 #DCF8FF #DCE6FF
triadic
#DCF8FF #FFDCF8 #F8FFDC
tetradic
#DCF8FF #F4DCFF #FFE3DC #E6FFDC
square
#DCF8FF #F4DCFF #FFE3DC #E6FFDC
split-complementary
#DCF8FF #FFDCE6 #FFF4DC
monochromatic
#62E0FF #9FECFF #DCF8FF #E0F9FF #E0F9FF
Accessibility & contrast
On white
1.11
#DCF8FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.91
#DCF8FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCF8FF
18.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCF8FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCF8FF | 1.00 | 1.11 | 18.91 | 18.91 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3F6FF
Deuteranopia (green-blind)
#ECF1FF
Tritanopia (blue-blind)
#D2FBFA
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #dcf8ff; /* rgb */ color: rgb(220, 248, 255); /* oklch */ color: oklch(96.1% 0.031 214.5);
Tailwind
colors: {
custom: {
50: '#e7faff',
500: '#dcf8ff',
950: '#000000',
},
}SCSS
$custom: #dcf8ff; $custom-light: #e7faff; $custom-dark: #000000;
JSON
{
"hex": "#dcf8ff",
"rgb": {
"r": 220,
"g": 248,
"b": 255
},
"hsl": {
"h": 192,
"s": 100,
"l": 93.137
},
"oklch": {
"l": 0.961,
"c": 0.03067,
"h": 214.5
},
"luminance": 0.8957
}Semantic roles & 50–950 ramp
primary
#DCF8FF
secondary
#ECA593
accent
#2E00E6
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#161718
muted
#848586