#DCEDFC#DCEDFC
#DCEDFC is a very light, muted cyan. Relative luminance 0.828; OKLCH L 93.8% C 0.027 H 244.7°. Best body text is #000000 at 17.56:1 contrast (WCAG AA passes).
Color values
| HEX | #DCEDFC |
|---|---|
| RGB | rgb(220, 237, 252) |
| HSL | hsl(208, 84%, 93%) |
| HSV | hsv(208, 13%, 99%) |
| CMYK | cmyk(12.7%, 6%, 0%, 1.2%) |
| CIE-LAB | lab(92.93, -2.69, -9.14) |
| CIE-LCH | lch(92.93, 9.53, 253.62°) |
| OKLab | oklab(93.8% -0.0116 -0.0246) |
| OKLCH | oklch(93.8% 0.027 244.7) |
| XYZ | xyz(77.3660, 82.8110, 103.9847) |
| Luminance | 0.8281 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Aliceblue
#F0F8FF
ΔE00 4.71
Fog
#D8DCE0
ΔE00 6.67
Ghostwhite
#F8F8FF
ΔE00 7.58
Azure (CSS)
#F0FFFF
ΔE00 7.66
Whitesmoke
#F5F5F5
ΔE00 8.44
Lavender (CSS)
#E6E6FA
ΔE00 8.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCEDFC #FCEBDC
analogous
#DCFCFB #DCEDFC #DCDDFC
triadic
#DCEDFC #FCDCED #EDFCDC
tetradic
#DCEDFC #FBDCFC #FCEBDC #DDFCDC
square
#DCEDFC #FBDCFC #FCEBDC #DDFCDC
split-complementary
#DCEDFC #FCDCDD #FCFBDC
monochromatic
#6BB3F2 #A4D0F7 #DCEDFC #E3F1FD #E3F1FD
Accessibility & contrast
On white
1.20
#DCEDFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.56
#DCEDFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCEDFC
17.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCEDFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCEDFC | 1.00 | 1.20 | 17.56 | 17.56 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7EDFD
Deuteranopia (green-blind)
#E3E9FC
Tritanopia (blue-blind)
#D4F1F2
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #dcedfc; /* rgb */ color: rgb(220, 237, 252); /* oklch */ color: oklch(93.8% 0.027 244.7);
Tailwind
colors: {
custom: {
50: '#e7f2fd',
500: '#dcedfc',
950: '#000000',
},
}SCSS
$custom: #dcedfc; $custom-light: #e7f2fd; $custom-dark: #000000;
JSON
{
"hex": "#dcedfc",
"rgb": {
"r": 220,
"g": 237,
"b": 252
},
"hsl": {
"h": 208.125,
"s": 84.211,
"l": 92.549
},
"oklch": {
"l": 0.93798,
"c": 0.02725,
"h": 244.7
},
"luminance": 0.82812
}Semantic roles & 50–950 ramp
primary
#DCEDFC
secondary
#E4BC98
accent
#6C05E1
background
#FEFFFF
surface
#FCFEFF
border
#D5D6D7
text
#161717
muted
#848585