#DCEDFF#DCEDFF
#DCEDFF is a very light, muted cyan. Relative luminance 0.830; OKLCH L 93.9% C 0.030 H 249.7°. Best body text is #000000 at 17.60:1 contrast (WCAG AA passes).
Color values
| HEX | #DCEDFF |
|---|---|
| RGB | rgb(220, 237, 255) |
| HSL | hsl(211, 100%, 93%) |
| HSV | hsv(211, 14%, 100%) |
| CMYK | cmyk(13.7%, 7.1%, 0%, 0%) |
| CIE-LAB | lab(93.02, -2.09, -10.58) |
| CIE-LCH | lch(93.02, 10.78, 258.84°) |
| OKLab | oklab(93.89% -0.0106 -0.0285) |
| OKLCH | oklch(93.89% 0.03 249.7) |
| XYZ | xyz(77.8451, 83.0027, 106.5082) |
| Luminance | 0.8300 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Aliceblue
#F0F8FF
ΔE00 5.36
Fog
#D8DCE0
ΔE00 7.30
Ghostwhite
#F8F8FF
ΔE00 7.76
Lavender (CSS)
#E6E6FA
ΔE00 7.93
Light Blue Grey
#B7C9E2
ΔE00 8.67
Azure (CSS)
#F0FFFF
ΔE00 8.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCEDFF #FFEEDC
analogous
#DCFFFF #DCEDFF #DCDCFF
triadic
#DCEDFF #FFDCED #EDFFDC
tetradic
#DCEDFF #FFDCFF #FFEEDC #DCFFDC
square
#DCEDFF #FFDCFF #FFEEDC #DCFFDC
split-complementary
#DCEDFF #FFDCDC #FFFFDC
monochromatic
#62AEFF #9FCEFF #DCEDFF #E0EFFF #E0EFFF
Accessibility & contrast
On white
1.19
#DCEDFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.60
#DCEDFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCEDFF
17.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCEDFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCEDFF | 1.00 | 1.19 | 17.60 | 17.60 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7EDFF
Deuteranopia (green-blind)
#E2E9FF
Tritanopia (blue-blind)
#D3F1F3
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #dcedff; /* rgb */ color: rgb(220, 237, 255); /* oklch */ color: oklch(93.9% 0.030 249.7);
Tailwind
colors: {
custom: {
50: '#e7f2ff',
500: '#dcedff',
950: '#000000',
},
}SCSS
$custom: #dcedff; $custom-light: #e7f2ff; $custom-dark: #000000;
JSON
{
"hex": "#dcedff",
"rgb": {
"r": 220,
"g": 237,
"b": 255
},
"hsl": {
"h": 210.857,
"s": 100,
"l": 93.137
},
"oklch": {
"l": 0.93892,
"c": 0.03042,
"h": 249.7
},
"luminance": 0.83004
}Semantic roles & 50–950 ramp
primary
#DCEDFF
secondary
#ECC193
accent
#7600E6
background
#FEFFFF
surface
#FCFEFF
border
#D5D6D7
text
#161718
muted
#848586