#DCECFD#DCECFD
#DCECFD is a very light, muted cyan. Relative luminance 0.823; OKLCH L 93.6% C 0.029 H 249.8°. Best body text is #000000 at 17.46:1 contrast (WCAG AA passes).
Color values
| HEX | #DCECFD |
|---|---|
| RGB | rgb(220, 236, 253) |
| HSL | hsl(211, 89%, 93%) |
| HSV | hsv(211, 13%, 99%) |
| CMYK | cmyk(13%, 6.7%, 0%, 0.8%) |
| CIE-LAB | lab(92.71, -1.97, -10.00) |
| CIE-LCH | lch(92.71, 10.19, 258.83°) |
| OKLab | oklab(93.63% -0.0099 -0.0269) |
| OKLCH | oklch(93.63% 0.029 249.8) |
| XYZ | xyz(77.2362, 82.2972, 104.7252) |
| Luminance | 0.8230 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Aliceblue
#F0F8FF
ΔE00 5.11
Fog
#D8DCE0
ΔE00 6.86
Ghostwhite
#F8F8FF
ΔE00 7.48
Lavender (CSS)
#E6E6FA
ΔE00 7.72
Azure (CSS)
#F0FFFF
ΔE00 8.55
Light Blue Grey
#B7C9E2
ΔE00 8.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCECFD #FDEDDC
analogous
#DCFCFD #DCECFD #DCDCFD
triadic
#DCECFD #FDDCEC #ECFDDC
tetradic
#DCECFD #FDDCFC #FDEDDC #DCFDDC
square
#DCECFD #FDDCFC #FDEDDC #DCFDDC
split-complementary
#DCECFD #FDDCDC #FCFDDC
monochromatic
#68ADF6 #A2CDFA #DCECFD #E2EFFD #E2EFFD
Accessibility & contrast
On white
1.20
#DCECFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.46
#DCECFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCECFD
17.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCECFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCECFD | 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)
#E6ECFE
Deuteranopia (green-blind)
#E2E9FD
Tritanopia (blue-blind)
#D4F0F1
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #dcecfd; /* rgb */ color: rgb(220, 236, 253); /* oklch */ color: oklch(93.6% 0.029 249.8);
Tailwind
colors: {
custom: {
50: '#e7f2fe',
500: '#dcecfd',
950: '#000000',
},
}SCSS
$custom: #dcecfd; $custom-light: #e7f2fe; $custom-dark: #000000;
JSON
{
"hex": "#dcecfd",
"rgb": {
"r": 220,
"g": 236,
"b": 253
},
"hsl": {
"h": 210.909,
"s": 89.189,
"l": 92.745
},
"oklch": {
"l": 0.9363,
"c": 0.02872,
"h": 249.8
},
"luminance": 0.82298
}Semantic roles & 50–950 ramp
primary
#DCECFD
secondary
#E7C096
accent
#7600E6
background
#FEFFFF
surface
#FCFEFF
border
#D5D6D7
text
#161617
muted
#848585