#DCEDFD#DCEDFD
#DCEDFD is a very light, muted cyan. Relative luminance 0.829; OKLCH L 93.8% C 0.028 H 246.5°. Best body text is #000000 at 17.58:1 contrast (WCAG AA passes).
Color values
| HEX | #DCEDFD |
|---|---|
| RGB | rgb(220, 237, 253) |
| HSL | hsl(209, 89%, 93%) |
| HSV | hsv(209, 13%, 99%) |
| CMYK | cmyk(13%, 6.3%, 0%, 0.8%) |
| CIE-LAB | lab(92.96, -2.49, -9.62) |
| CIE-LCH | lch(92.96, 9.94, 255.50°) |
| OKLab | oklab(93.83% -0.0113 -0.0259) |
| OKLCH | oklch(93.83% 0.028 246.5) |
| XYZ | xyz(77.5249, 82.8746, 104.8214) |
| Luminance | 0.8288 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Aliceblue
#F0F8FF
ΔE00 4.90
Fog
#D8DCE0
ΔE00 6.87
Ghostwhite
#F8F8FF
ΔE00 7.62
Azure (CSS)
#F0FFFF
ΔE00 8.02
Lavender (CSS)
#E6E6FA
ΔE00 8.36
Whitesmoke
#F5F5F5
ΔE00 8.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCEDFD #FDECDC
analogous
#DCFDFC #DCEDFD #DCDCFD
triadic
#DCEDFD #FDDCED #EDFDDC
tetradic
#DCEDFD #FCDCFD #FDECDC #DCFDDC
square
#DCEDFD #FCDCFD #FDECDC #DCFDDC
split-complementary
#DCEDFD #FDDCDC #FDFCDC
monochromatic
#68B1F6 #A2CFFA #DCEDFD #E2F0FD #E2F0FD
Accessibility & contrast
On white
1.19
#DCEDFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.58
#DCEDFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCEDFD
17.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCEDFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCEDFD | 1.00 | 1.19 | 17.58 | 17.58 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7EDFE
Deuteranopia (green-blind)
#E3E9FD
Tritanopia (blue-blind)
#D4F1F2
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #dcedfd; /* rgb */ color: rgb(220, 237, 253); /* oklch */ color: oklch(93.8% 0.028 246.5);
Tailwind
colors: {
custom: {
50: '#e7f2fe',
500: '#dcedfd',
950: '#000000',
},
}SCSS
$custom: #dcedfd; $custom-light: #e7f2fe; $custom-dark: #000000;
JSON
{
"hex": "#dcedfd",
"rgb": {
"r": 220,
"g": 237,
"b": 253
},
"hsl": {
"h": 209.091,
"s": 89.189,
"l": 92.745
},
"oklch": {
"l": 0.93829,
"c": 0.02828,
"h": 246.5
},
"luminance": 0.82876
}Semantic roles & 50–950 ramp
primary
#DCEDFD
secondary
#E7BD96
accent
#6F00E6
background
#FEFFFF
surface
#FCFEFF
border
#D5D6D7
text
#161717
muted
#848585