#DCEDF4#DCEDF4
#DCEDF4 is a very light, muted cyan. Relative luminance 0.823; OKLCH L 93.6% C 0.020 H 224.3°. Best body text is #000000 at 17.46:1 contrast (WCAG AA passes).
Color values
| HEX | #DCEDF4 |
|---|---|
| RGB | rgb(220, 237, 244) |
| HSL | hsl(198, 52%, 91%) |
| HSV | hsv(198, 10%, 96%) |
| CMYK | cmyk(9.8%, 2.9%, 0%, 4.3%) |
| CIE-LAB | lab(92.71, -4.26, -5.30) |
| CIE-LCH | lch(92.71, 6.80, 231.24°) |
| OKLab | oklab(93.55% -0.0146 -0.0142) |
| OKLCH | oklch(93.55% 0.02 224.3) |
| XYZ | xyz(76.1249, 82.3146, 97.4481) |
| Luminance | 0.8232 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Aliceblue
#F0F8FF
ΔE00 4.50
Azure (CSS)
#F0FFFF
ΔE00 4.93
Fog
#D8DCE0
ΔE00 5.98
Mintcream
#F5FFFA
ΔE00 6.98
Lightcyan
#E0FFFF
ΔE00 7.00
Whitesmoke
#F5F5F5
ΔE00 7.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCEDF4 #F4E3DC
analogous
#DCF4EF #DCEDF4 #DCE1F4
triadic
#DCEDF4 #F4DCED #EDF4DC
tetradic
#DCEDF4 #EFDCF4 #F4E3DC #E1F4DC
square
#DCEDF4 #EFDCF4 #F4E3DC #E1F4DC
split-complementary
#DCEDF4 #F4DCE1 #F4EFDC
monochromatic
#7FBDD7 #ADD5E5 #DCEDF4 #E8F3F8 #E8F3F8
Accessibility & contrast
On white
1.20
#DCEDF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.46
#DCEDF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCEDF4
17.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCEDF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCEDF4 | 1.00 | 1.20 | 17.46 | 17.46 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9ECF4
Deuteranopia (green-blind)
#E5E9F4
Tritanopia (blue-blind)
#D6EFEF
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #dcedf4; /* rgb */ color: rgb(220, 237, 244); /* oklch */ color: oklch(93.6% 0.020 224.3);
Tailwind
colors: {
custom: {
50: '#e7f2f7',
500: '#dcedf4',
950: '#000000',
},
}SCSS
$custom: #dcedf4; $custom-light: #e7f2f7; $custom-dark: #000000;
JSON
{
"hex": "#dcedf4",
"rgb": {
"r": 220,
"g": 237,
"b": 244
},
"hsl": {
"h": 197.5,
"s": 52.174,
"l": 90.98
},
"oklch": {
"l": 0.93554,
"c": 0.0204,
"h": 224.3
},
"luminance": 0.82316
}Semantic roles & 50–950 ramp
primary
#DCEDF4
secondary
#D3B0A1
accent
#5326C0
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#161717
muted
#848585