#DCEFFF#DCEFFF
#DCEFFF is a very light, muted cyan. Relative luminance 0.842; OKLCH L 94.3% C 0.030 H 243.4°. Best body text is #000000 at 17.83:1 contrast (WCAG AA passes).
Color values
| HEX | #DCEFFF |
|---|---|
| RGB | rgb(220, 239, 255) |
| HSL | hsl(207, 100%, 93%) |
| HSV | hsv(207, 14%, 100%) |
| CMYK | cmyk(13.7%, 6.3%, 0%, 0%) |
| CIE-LAB | lab(93.52, -3.11, -9.82) |
| CIE-LCH | lch(93.52, 10.30, 252.43°) |
| OKLab | oklab(94.29% -0.0133 -0.0265) |
| OKLCH | oklch(94.29% 0.03 243.4) |
| XYZ | xyz(78.4274, 84.1672, 106.7023) |
| Luminance | 0.8417 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Aliceblue
#F0F8FF
ΔE00 5.05
Fog
#D8DCE0
ΔE00 7.37
Azure (CSS)
#F0FFFF
ΔE00 7.70
Ghostwhite
#F8F8FF
ΔE00 8.08
Whitesmoke
#F5F5F5
ΔE00 8.92
Lavender (CSS)
#E6E6FA
ΔE00 9.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCEFFF #FFECDC
analogous
#DCFFFE #DCEFFF #DCDDFF
triadic
#DCEFFF #FFDCEF #EFFFDC
tetradic
#DCEFFF #FEDCFF #FFECDC #DDFFDC
square
#DCEFFF #FEDCFF #FFECDC #DDFFDC
split-complementary
#DCEFFF #FFDCDD #FFFEDC
monochromatic
#62B7FF #9FD3FF #DCEFFF #E0F1FF #E0F1FF
Accessibility & contrast
On white
1.18
#DCEFFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.83
#DCEFFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCEFFF
17.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCEFFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCEFFF | 1.00 | 1.18 | 17.83 | 17.83 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9EFFF
Deuteranopia (green-blind)
#E4EBFF
Tritanopia (blue-blind)
#D3F3F4
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #dcefff; /* rgb */ color: rgb(220, 239, 255); /* oklch */ color: oklch(94.3% 0.030 243.4);
Tailwind
colors: {
custom: {
50: '#e7f4ff',
500: '#dcefff',
950: '#000000',
},
}SCSS
$custom: #dcefff; $custom-light: #e7f4ff; $custom-dark: #000000;
JSON
{
"hex": "#dcefff",
"rgb": {
"r": 220,
"g": 239,
"b": 255
},
"hsl": {
"h": 207.429,
"s": 100,
"l": 93.137
},
"oklch": {
"l": 0.94291,
"c": 0.02962,
"h": 243.4
},
"luminance": 0.84169
}Semantic roles & 50–950 ramp
primary
#DCEFFF
secondary
#ECBC93
accent
#6900E6
background
#FEFFFF
surface
#FCFEFF
border
#D5D6D7
text
#161718
muted
#848586