#DCEEFD#DCEEFD
#DCEEFD is a very light, muted cyan. Relative luminance 0.835; OKLCH L 94.0% C 0.028 H 243.1°. Best body text is #000000 at 17.69:1 contrast (WCAG AA passes).
Color values
| HEX | #DCEEFD |
|---|---|
| RGB | rgb(220, 238, 253) |
| HSL | hsl(207, 89%, 93%) |
| HSV | hsv(207, 13%, 99%) |
| CMYK | cmyk(13%, 5.9%, 0%, 0.8%) |
| CIE-LAB | lab(93.21, -3.00, -9.24) |
| CIE-LCH | lch(93.21, 9.72, 252.02°) |
| OKLab | oklab(94.03% -0.0126 -0.0249) |
| OKLCH | oklch(94.03% 0.028 243.1) |
| XYZ | xyz(77.8152, 83.4552, 104.9182) |
| Luminance | 0.8346 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Aliceblue
#F0F8FF
ΔE00 4.78
Fog
#D8DCE0
ΔE00 6.93
Azure (CSS)
#F0FFFF
ΔE00 7.49
Ghostwhite
#F8F8FF
ΔE00 7.81
Whitesmoke
#F5F5F5
ΔE00 8.58
Pale Grey
#FDFDFE
ΔE00 8.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCEEFD #FDEBDC
analogous
#DCFDFC #DCEEFD #DCDDFD
triadic
#DCEEFD #FDDCEE #EEFDDC
tetradic
#DCEEFD #FCDCFD #FDEBDC #DDFDDC
square
#DCEEFD #FCDCFD #FDEBDC #DDFDDC
split-complementary
#DCEEFD #FDDCDD #FDFCDC
monochromatic
#68B6F6 #A2D2FA #DCEEFD #E2F1FD #E2F1FD
Accessibility & contrast
On white
1.19
#DCEEFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.69
#DCEEFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCEEFD
17.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCEEFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCEEFD | 1.00 | 1.19 | 17.69 | 17.69 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8EEFE
Deuteranopia (green-blind)
#E4EAFD
Tritanopia (blue-blind)
#D4F2F3
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #dceefd; /* rgb */ color: rgb(220, 238, 253); /* oklch */ color: oklch(94.0% 0.028 243.1);
Tailwind
colors: {
custom: {
50: '#e7f3fe',
500: '#dceefd',
950: '#000000',
},
}SCSS
$custom: #dceefd; $custom-light: #e7f3fe; $custom-dark: #000000;
JSON
{
"hex": "#dceefd",
"rgb": {
"r": 220,
"g": 238,
"b": 253
},
"hsl": {
"h": 207.273,
"s": 89.189,
"l": 92.745
},
"oklch": {
"l": 0.94029,
"c": 0.02793,
"h": 243.1
},
"luminance": 0.83457
}Semantic roles & 50–950 ramp
primary
#DCEEFD
secondary
#E7BB96
accent
#6800E6
background
#FEFFFF
surface
#FCFEFF
border
#D5D6D7
text
#161717
muted
#848585