#DCEBF6#DCEBF6
#DCEBF6 is a very light, muted cyan. Relative luminance 0.813; OKLCH L 93.2% C 0.022 H 239.4°. Best body text is #000000 at 17.26:1 contrast (WCAG AA passes).
Color values
| HEX | #DCEBF6 |
|---|---|
| RGB | rgb(220, 235, 246) |
| HSL | hsl(205, 59%, 91%) |
| HSV | hsv(205, 11%, 96%) |
| CMYK | cmyk(10.6%, 4.5%, 0%, 3.5%) |
| CIE-LAB | lab(92.26, -2.85, -7.01) |
| CIE-LCH | lch(92.26, 7.57, 247.92°) |
| OKLab | oklab(93.21% -0.0111 -0.0189) |
| OKLCH | oklch(93.21% 0.022 239.4) |
| XYZ | xyz(75.8544, 81.2851, 98.8641) |
| Luminance | 0.8129 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Aliceblue
#F0F8FF
ΔE00 4.04
Fog
#D8DCE0
ΔE00 5.44
Azure (CSS)
#F0FFFF
ΔE00 6.61
Ghostwhite
#F8F8FF
ΔE00 7.13
Whitesmoke
#F5F5F5
ΔE00 7.39
Gainsboro
#DCDCDC
ΔE00 7.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCEBF6 #F6E7DC
analogous
#DCF6F4 #DCEBF6 #DCDEF6
triadic
#DCEBF6 #F6DCEB #EBF6DC
tetradic
#DCEBF6 #F4DCF6 #F6E7DC #DEF6DC
square
#DCEBF6 #F4DCF6 #F6E7DC #DEF6DC
split-complementary
#DCEBF6 #F6DCDE #F6F4DC
monochromatic
#7BB3DD #ABCFE9 #DCEBF6 #E7F1F9 #E7F1F9
Accessibility & contrast
On white
1.22
#DCEBF6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.26
#DCEBF6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCEBF6
17.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCEBF6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCEBF6 | 1.00 | 1.22 | 17.26 | 17.26 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6EAF7
Deuteranopia (green-blind)
#E3E7F6
Tritanopia (blue-blind)
#D6EEEE
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #dcebf6; /* rgb */ color: rgb(220, 235, 246); /* oklch */ color: oklch(93.2% 0.022 239.4);
Tailwind
colors: {
custom: {
50: '#e7f1f9',
500: '#dcebf6',
950: '#000000',
},
}SCSS
$custom: #dcebf6; $custom-light: #e7f1f9; $custom-dark: #000000;
JSON
{
"hex": "#dcebf6",
"rgb": {
"r": 220,
"g": 235,
"b": 246
},
"hsl": {
"h": 205.385,
"s": 59.091,
"l": 91.373
},
"oklch": {
"l": 0.93214,
"c": 0.0219,
"h": 239.4
},
"luminance": 0.81286
}Semantic roles & 50–950 ramp
primary
#DCEBF6
secondary
#D7B79F
accent
#661FC7
background
#FEFFFF
surface
#FCFEFF
border
#D5D6D7
text
#161617
muted
#848585