#DCEDF9#DCEDF9
#DCEDF9 is a very light, muted cyan. Relative luminance 0.826; OKLCH L 93.7% C 0.024 H 238.4°. Best body text is #000000 at 17.52:1 contrast (WCAG AA passes).
Color values
| HEX | #DCEDF9 |
|---|---|
| RGB | rgb(220, 237, 249) |
| HSL | hsl(205, 71%, 92%) |
| HSV | hsv(205, 12%, 98%) |
| CMYK | cmyk(11.6%, 4.8%, 0%, 2.4%) |
| CIE-LAB | lab(92.85, -3.28, -7.70) |
| CIE-LCH | lch(92.85, 8.37, 246.93°) |
| OKLab | oklab(93.71% -0.0127 -0.0207) |
| OKLCH | oklch(93.71% 0.024 238.4) |
| XYZ | xyz(76.8944, 82.6224, 101.5007) |
| Luminance | 0.8262 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Aliceblue
#F0F8FF
ΔE00 4.31
Fog
#D8DCE0
ΔE00 6.20
Azure (CSS)
#F0FFFF
ΔE00 6.58
Ghostwhite
#F8F8FF
ΔE00 7.59
Whitesmoke
#F5F5F5
ΔE00 7.90
Gainsboro
#DCDCDC
ΔE00 8.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCEDF9 #F9E8DC
analogous
#DCF9F7 #DCEDF9 #DCDFF9
triadic
#DCEDF9 #F9DCED #EDF9DC
tetradic
#DCEDF9 #F7DCF9 #F9E8DC #DFF9DC
square
#DCEDF9 #F7DCF9 #F9E8DC #DFF9DC
split-complementary
#DCEDF9 #F9DCDF #F9F7DC
monochromatic
#74B7E7 #A8D2F0 #DCEDF9 #E5F2FB #E5F2FB
Accessibility & contrast
On white
1.20
#DCEDF9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.52
#DCEDF9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCEDF9
17.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCEDF9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCEDF9 | 1.00 | 1.20 | 17.52 | 17.52 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8ECFA
Deuteranopia (green-blind)
#E4E9F9
Tritanopia (blue-blind)
#D5F0F1
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #dcedf9; /* rgb */ color: rgb(220, 237, 249); /* oklch */ color: oklch(93.7% 0.024 238.4);
Tailwind
colors: {
custom: {
50: '#e7f2fb',
500: '#dcedf9',
950: '#000000',
},
}SCSS
$custom: #dcedf9; $custom-light: #e7f2fb; $custom-dark: #000000;
JSON
{
"hex": "#dcedf9",
"rgb": {
"r": 220,
"g": 237,
"b": 249
},
"hsl": {
"h": 204.828,
"s": 70.732,
"l": 91.961
},
"oklch": {
"l": 0.93706,
"c": 0.02434,
"h": 238.4
},
"luminance": 0.82624
}Semantic roles & 50–950 ramp
primary
#DCEDF9
secondary
#DDB79C
accent
#6213D3
background
#FEFFFF
surface
#FCFEFF
border
#D5D6D7
text
#161717
muted
#848585