#DCECFF#DCECFF
#DCECFF is a very light, muted cyan. Relative luminance 0.824; OKLCH L 93.7% C 0.031 H 252.7°. Best body text is #000000 at 17.49:1 contrast (WCAG AA passes).
Color values
| HEX | #DCECFF |
|---|---|
| RGB | rgb(220, 236, 255) |
| HSL | hsl(213, 100%, 93%) |
| HSV | hsv(213, 14%, 100%) |
| CMYK | cmyk(13.7%, 7.5%, 0%, 0%) |
| CIE-LAB | lab(92.76, -1.57, -10.95) |
| CIE-LCH | lch(92.76, 11.07, 261.82°) |
| OKLab | oklab(93.69% -0.0092 -0.0295) |
| OKLCH | oklch(93.69% 0.031 252.7) |
| XYZ | xyz(77.5564, 82.4253, 106.4119) |
| Luminance | 0.8243 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Aliceblue
#F0F8FF
ΔE00 5.64
Lavender (CSS)
#E6E6FA
ΔE00 7.33
Fog
#D8DCE0
ΔE00 7.36
Ghostwhite
#F8F8FF
ΔE00 7.68
Light Blue Grey
#B7C9E2
ΔE00 8.37
Whitesmoke
#F5F5F5
ΔE00 9.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCECFF #FFEFDC
analogous
#DCFEFF #DCECFF #DDDCFF
triadic
#DCECFF #FFDCEC #ECFFDC
tetradic
#DCECFF #FFDCFE #FFEFDC #DCFFDD
square
#DCECFF #FFDCFE #FFEFDC #DCFFDD
split-complementary
#DCECFF #FFDDDC #FEFFDC
monochromatic
#62AAFF #9FCBFF #DCECFF #E0EEFF #E0EEFF
Accessibility & contrast
On white
1.20
#DCECFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.49
#DCECFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCECFF
17.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCECFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCECFF | 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)
#E5ECFF
Deuteranopia (green-blind)
#E2E9FF
Tritanopia (blue-blind)
#D4F0F2
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #dcecff; /* rgb */ color: rgb(220, 236, 255); /* oklch */ color: oklch(93.7% 0.031 252.7);
Tailwind
colors: {
custom: {
50: '#e7f2ff',
500: '#dcecff',
950: '#000000',
},
}SCSS
$custom: #dcecff; $custom-light: #e7f2ff; $custom-dark: #000000;
JSON
{
"hex": "#dcecff",
"rgb": {
"r": 220,
"g": 236,
"b": 255
},
"hsl": {
"h": 212.571,
"s": 100,
"l": 93.137
},
"oklch": {
"l": 0.93693,
"c": 0.03095,
"h": 252.7
},
"luminance": 0.82427
}Semantic roles & 50–950 ramp
primary
#DCECFF
secondary
#ECC393
accent
#7D00E6
background
#FEFFFF
surface
#FCFEFF
border
#D5D6D7
text
#161618
muted
#848586