#DCEDFB#DCEDFB
#DCEDFB is a very light, muted cyan. Relative luminance 0.827; OKLCH L 93.8% C 0.026 H 242.7°. Best body text is #000000 at 17.55:1 contrast (WCAG AA passes).
Color values
| HEX | #DCEDFB |
|---|---|
| RGB | rgb(220, 237, 251) |
| HSL | hsl(207, 79%, 92%) |
| HSV | hsv(207, 12%, 98%) |
| CMYK | cmyk(12.4%, 5.6%, 0%, 1.6%) |
| CIE-LAB | lab(92.90, -2.89, -8.66) |
| CIE-LCH | lch(92.90, 9.13, 251.58°) |
| OKLab | oklab(93.77% -0.012 -0.0233) |
| OKLCH | oklch(93.77% 0.026 242.7) |
| XYZ | xyz(77.2080, 82.7478, 103.1523) |
| Luminance | 0.8275 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Aliceblue
#F0F8FF
ΔE00 4.54
Fog
#D8DCE0
ΔE00 6.49
Azure (CSS)
#F0FFFF
ΔE00 7.30
Ghostwhite
#F8F8FF
ΔE00 7.56
Whitesmoke
#F5F5F5
ΔE00 8.24
Gainsboro
#DCDCDC
ΔE00 8.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCEDFB #FBEADC
analogous
#DCFBFA #DCEDFB #DCDEFB
triadic
#DCEDFB #FBDCED #EDFBDC
tetradic
#DCEDFB #FADCFB #FBEADC #DEFBDC
square
#DCEDFB #FADCFB #FBEADC #DEFBDC
split-complementary
#DCEDFB #FBDCDE #FBFADC
monochromatic
#6EB5EE #A5D1F5 #DCEDFB #E4F1FC #E4F1FC
Accessibility & contrast
On white
1.20
#DCEDFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.55
#DCEDFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCEDFB
17.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCEDFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCEDFB | 1.00 | 1.20 | 17.55 | 17.55 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7EDFC
Deuteranopia (green-blind)
#E3E9FB
Tritanopia (blue-blind)
#D4F0F1
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #dcedfb; /* rgb */ color: rgb(220, 237, 251); /* oklch */ color: oklch(93.8% 0.026 242.7);
Tailwind
colors: {
custom: {
50: '#e7f2fc',
500: '#dcedfb',
950: '#000000',
},
}SCSS
$custom: #dcedfb; $custom-light: #e7f2fc; $custom-dark: #000000;
JSON
{
"hex": "#dcedfb",
"rgb": {
"r": 220,
"g": 237,
"b": 251
},
"hsl": {
"h": 207.097,
"s": 79.487,
"l": 92.353
},
"oklch": {
"l": 0.93767,
"c": 0.02624,
"h": 242.7
},
"luminance": 0.82749
}Semantic roles & 50–950 ramp
primary
#DCEDFB
secondary
#E2BA99
accent
#690ADC
background
#FEFFFF
surface
#FCFEFF
border
#D5D6D7
text
#161717
muted
#848585