#DCEDF2#DCEDF2
#DCEDF2 is a very light, near-neutral cyan. Relative luminance 0.822; OKLCH L 93.5% C 0.019 H 217.2°. Best body text is #000000 at 17.44:1 contrast (WCAG AA passes).
Color values
| HEX | #DCEDF2 |
|---|---|
| RGB | rgb(220, 237, 242) |
| HSL | hsl(194, 46%, 91%) |
| HSV | hsv(194, 9%, 95%) |
| CMYK | cmyk(9.1%, 2.1%, 0%, 5.1%) |
| CIE-LAB | lab(92.66, -4.64, -4.34) |
| CIE-LCH | lch(92.66, 6.35, 223.06°) |
| OKLab | oklab(93.49% -0.0153 -0.0117) |
| OKLCH | oklch(93.49% 0.019 217.2) |
| XYZ | xyz(75.8229, 82.1938, 95.8575) |
| Luminance | 0.8219 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Azure (CSS)
#F0FFFF
ΔE00 4.40
Aliceblue
#F0F8FF
ΔE00 4.88
Fog
#D8DCE0
ΔE00 6.11
Mintcream
#F5FFFA
ΔE00 6.33
Lightcyan
#E0FFFF
ΔE00 6.38
Whitesmoke
#F5F5F5
ΔE00 7.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCEDF2 #F2E1DC
analogous
#DCF2EC #DCEDF2 #DCE2F2
triadic
#DCEDF2 #F2DCED #EDF2DC
tetradic
#DCEDF2 #ECDCF2 #F2E1DC #E2F2DC
square
#DCEDF2 #ECDCF2 #F2E1DC #E2F2DC
split-complementary
#DCEDF2 #F2DCE2 #F2ECDC
monochromatic
#83BFD1 #AFD6E1 #DCEDF2 #E9F4F7 #E9F4F7
Accessibility & contrast
On white
1.20
#DCEDF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.44
#DCEDF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCEDF2
17.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCEDF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCEDF2 | 1.00 | 1.20 | 17.44 | 17.44 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9ECF2
Deuteranopia (green-blind)
#E6E9F2
Tritanopia (blue-blind)
#D6EFEE
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #dcedf2; /* rgb */ color: rgb(220, 237, 242); /* oklch */ color: oklch(93.5% 0.019 217.2);
Tailwind
colors: {
custom: {
50: '#e7f2f6',
500: '#dcedf2',
950: '#000000',
},
}SCSS
$custom: #dcedf2; $custom-light: #e7f2f6; $custom-dark: #000000;
JSON
{
"hex": "#dcedf2",
"rgb": {
"r": 220,
"g": 237,
"b": 242
},
"hsl": {
"h": 193.636,
"s": 45.833,
"l": 90.588
},
"oklch": {
"l": 0.93495,
"c": 0.01928,
"h": 217.2
},
"luminance": 0.82195
}Semantic roles & 50–950 ramp
primary
#DCEDF2
secondary
#D0ADA3
accent
#4C2CB9
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#161717
muted
#848585