#DCEDF6#DCEDF6
#DCEDF6 is a very light, muted cyan. Relative luminance 0.824; OKLCH L 93.6% C 0.022 H 230.5°. Best body text is #000000 at 17.49:1 contrast (WCAG AA passes).
Color values
| HEX | #DCEDF6 |
|---|---|
| RGB | rgb(220, 237, 246) |
| HSL | hsl(201, 59%, 91%) |
| HSV | hsv(201, 11%, 96%) |
| CMYK | cmyk(10.6%, 3.7%, 0%, 3.5%) |
| CIE-LAB | lab(92.77, -3.87, -6.26) |
| CIE-LCH | lch(92.77, 7.36, 238.30°) |
| OKLab | oklab(93.61% -0.0139 -0.0168) |
| OKLCH | oklch(93.61% 0.022 230.5) |
| XYZ | xyz(76.4302, 82.4367, 99.0561) |
| Luminance | 0.8244 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Aliceblue
#F0F8FF
ΔE00 4.28
Azure (CSS)
#F0FFFF
ΔE00 5.55
Fog
#D8DCE0
ΔE00 5.97
Whitesmoke
#F5F5F5
ΔE00 7.51
Lightcyan
#E0FFFF
ΔE00 7.68
Mintcream
#F5FFFA
ΔE00 7.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCEDF6 #F6E5DC
analogous
#DCF6F2 #DCEDF6 #DCE0F6
triadic
#DCEDF6 #F6DCED #EDF6DC
tetradic
#DCEDF6 #F2DCF6 #F6E5DC #E0F6DC
square
#DCEDF6 #F2DCF6 #F6E5DC #E0F6DC
split-complementary
#DCEDF6 #F6DCE0 #F6F2DC
monochromatic
#7BBBDD #ABD4E9 #DCEDF6 #E7F2F9 #E7F2F9
Accessibility & contrast
On white
1.20
#DCEDF6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.49
#DCEDF6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCEDF6
17.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCEDF6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCEDF6 | 1.00 | 1.20 | 17.49 | 17.49 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9ECF7
Deuteranopia (green-blind)
#E5E9F6
Tritanopia (blue-blind)
#D5F0F0
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #dcedf6; /* rgb */ color: rgb(220, 237, 246); /* oklch */ color: oklch(93.6% 0.022 230.5);
Tailwind
colors: {
custom: {
50: '#e7f2f9',
500: '#dcedf6',
950: '#000000',
},
}SCSS
$custom: #dcedf6; $custom-light: #e7f2f9; $custom-dark: #000000;
JSON
{
"hex": "#dcedf6",
"rgb": {
"r": 220,
"g": 237,
"b": 246
},
"hsl": {
"h": 200.769,
"s": 59.091,
"l": 91.373
},
"oklch": {
"l": 0.93614,
"c": 0.02181,
"h": 230.5
},
"luminance": 0.82438
}Semantic roles & 50–950 ramp
primary
#DCEDF6
secondary
#D7B29F
accent
#591FC7
background
#FEFFFF
surface
#FCFEFF
border
#D5D6D7
text
#161717
muted
#848585