#DCEDFA#DCEDFA
#DCEDFA is a very light, muted cyan. Relative luminance 0.827; OKLCH L 93.7% C 0.025 H 240.7°. Best body text is #000000 at 17.54:1 contrast (WCAG AA passes).
Color values
| HEX | #DCEDFA |
|---|---|
| RGB | rgb(220, 237, 250) |
| HSL | hsl(206, 75%, 92%) |
| HSV | hsv(206, 12%, 98%) |
| CMYK | cmyk(12%, 5.2%, 0%, 2%) |
| CIE-LAB | lab(92.88, -3.08, -8.18) |
| CIE-LCH | lch(92.88, 8.74, 249.35°) |
| OKLab | oklab(93.74% -0.0124 -0.022) |
| OKLCH | oklch(93.74% 0.025 240.7) |
| XYZ | xyz(77.0507, 82.6849, 102.3243) |
| Luminance | 0.8269 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Aliceblue
#F0F8FF
ΔE00 4.40
Fog
#D8DCE0
ΔE00 6.34
Azure (CSS)
#F0FFFF
ΔE00 6.94
Ghostwhite
#F8F8FF
ΔE00 7.56
Whitesmoke
#F5F5F5
ΔE00 8.06
Gainsboro
#DCDCDC
ΔE00 8.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCEDFA #FAE9DC
analogous
#DCFAF8 #DCEDFA #DCDEFA
triadic
#DCEDFA #FADCED #EDFADC
tetradic
#DCEDFA #F8DCFA #FAE9DC #DEFADC
square
#DCEDFA #F8DCFA #FAE9DC #DEFADC
split-complementary
#DCEDFA #FADCDE #FAF8DC
monochromatic
#71B6EB #A6D1F2 #DCEDFA #E4F1FB #E4F1FB
Accessibility & contrast
On white
1.20
#DCEDFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.54
#DCEDFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCEDFA
17.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCEDFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCEDFA | 1.00 | 1.20 | 17.54 | 17.54 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8ECFB
Deuteranopia (green-blind)
#E4E9FA
Tritanopia (blue-blind)
#D5F0F1
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #dcedfa; /* rgb */ color: rgb(220, 237, 250); /* oklch */ color: oklch(93.7% 0.025 240.7);
Tailwind
colors: {
custom: {
50: '#e7f2fc',
500: '#dcedfa',
950: '#000000',
},
}SCSS
$custom: #dcedfa; $custom-light: #e7f2fc; $custom-dark: #000000;
JSON
{
"hex": "#dcedfa",
"rgb": {
"r": 220,
"g": 237,
"b": 250
},
"hsl": {
"h": 206,
"s": 75,
"l": 92.157
},
"oklch": {
"l": 0.93736,
"c": 0.02527,
"h": 240.7
},
"luminance": 0.82686
}Semantic roles & 50–950 ramp
primary
#DCEDFA
secondary
#E0B89B
accent
#650ED7
background
#FEFFFF
surface
#FCFEFF
border
#D5D6D7
text
#161717
muted
#848585