#DCF0FF#DCF0FF
#DCF0FF is a very light, muted cyan. Relative luminance 0.848; OKLCH L 94.5% C 0.029 H 240.2°. Best body text is #000000 at 17.95:1 contrast (WCAG AA passes).
Color values
| HEX | #DCF0FF |
|---|---|
| RGB | rgb(220, 240, 255) |
| HSL | hsl(206, 100%, 93%) |
| HSV | hsv(206, 14%, 100%) |
| CMYK | cmyk(13.7%, 5.9%, 0%, 0%) |
| CIE-LAB | lab(93.78, -3.62, -9.45) |
| CIE-LCH | lch(93.78, 10.12, 249.02°) |
| OKLab | oklab(94.49% -0.0146 -0.0255) |
| OKLCH | oklch(94.49% 0.029 240.2) |
| XYZ | xyz(78.7210, 84.7544, 106.8001) |
| Luminance | 0.8476 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Aliceblue
#F0F8FF
ΔE00 5.02
Azure (CSS)
#F0FFFF
ΔE00 7.22
Fog
#D8DCE0
ΔE00 7.48
Ghostwhite
#F8F8FF
ΔE00 8.31
Whitesmoke
#F5F5F5
ΔE00 8.90
Lightcyan
#E0FFFF
ΔE00 8.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCF0FF #FFEBDC
analogous
#DCFFFC #DCF0FF #DCDEFF
triadic
#DCF0FF #FFDCF0 #F0FFDC
tetradic
#DCF0FF #FCDCFF #FFEBDC #DEFFDC
square
#DCF0FF #FCDCFF #FFEBDC #DEFFDC
split-complementary
#DCF0FF #FFDCDE #FFFCDC
monochromatic
#62BCFF #9FD6FF #DCF0FF #E0F2FF #E0F2FF
Accessibility & contrast
On white
1.17
#DCF0FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.95
#DCF0FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCF0FF
17.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCF0FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCF0FF | 1.00 | 1.17 | 17.95 | 17.95 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAEFFF
Deuteranopia (green-blind)
#E5EBFF
Tritanopia (blue-blind)
#D3F4F5
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #dcf0ff; /* rgb */ color: rgb(220, 240, 255); /* oklch */ color: oklch(94.5% 0.029 240.2);
Tailwind
colors: {
custom: {
50: '#e7f4ff',
500: '#dcf0ff',
950: '#000000',
},
}SCSS
$custom: #dcf0ff; $custom-light: #e7f4ff; $custom-dark: #000000;
JSON
{
"hex": "#dcf0ff",
"rgb": {
"r": 220,
"g": 240,
"b": 255
},
"hsl": {
"h": 205.714,
"s": 100,
"l": 93.137
},
"oklch": {
"l": 0.94491,
"c": 0.02936,
"h": 240.2
},
"luminance": 0.84756
}Semantic roles & 50–950 ramp
primary
#DCF0FF
secondary
#ECB993
accent
#6200E6
background
#FEFFFF
surface
#FCFEFF
border
#D5D6D7
text
#161718
muted
#848586