#DCEBF7#DCEBF7
#DCEBF7 is a very light, muted cyan. Relative luminance 0.813; OKLCH L 93.2% C 0.023 H 241.9°. Best body text is #000000 at 17.27:1 contrast (WCAG AA passes).
Color values
| HEX | #DCEBF7 |
|---|---|
| RGB | rgb(220, 235, 247) |
| HSL | hsl(207, 63%, 92%) |
| HSV | hsv(207, 11%, 97%) |
| CMYK | cmyk(10.9%, 4.9%, 0%, 3.1%) |
| CIE-LAB | lab(92.29, -2.65, -7.50) |
| CIE-LCH | lch(92.29, 7.95, 250.53°) |
| OKLab | oklab(93.24% -0.0108 -0.0202) |
| OKLCH | oklch(93.24% 0.023 241.9) |
| XYZ | xyz(76.0083, 81.3466, 99.6746) |
| Luminance | 0.8135 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Aliceblue
#F0F8FF
ΔE00 4.13
Fog
#D8DCE0
ΔE00 5.59
Azure (CSS)
#F0FFFF
ΔE00 6.97
Ghostwhite
#F8F8FF
ΔE00 7.10
Whitesmoke
#F5F5F5
ΔE00 7.57
Gainsboro
#DCDCDC
ΔE00 7.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCEBF7 #F7E8DC
analogous
#DCF7F6 #DCEBF7 #DCDEF7
triadic
#DCEBF7 #F7DCEB #EBF7DC
tetradic
#DCEBF7 #F6DCF7 #F7E8DC #DEF7DC
square
#DCEBF7 #F6DCF7 #F7E8DC #DEF7DC
split-complementary
#DCEBF7 #F7DCDE #F7F6DC
monochromatic
#78B2E0 #AACFEC #DCEBF7 #E6F1F9 #E6F1F9
Accessibility & contrast
On white
1.22
#DCEBF7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.27
#DCEBF7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCEBF7
17.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCEBF7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCEBF7 | 1.00 | 1.22 | 17.27 | 17.27 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6EBF8
Deuteranopia (green-blind)
#E3E8F7
Tritanopia (blue-blind)
#D5EEEF
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #dcebf7; /* rgb */ color: rgb(220, 235, 247); /* oklch */ color: oklch(93.2% 0.023 241.9);
Tailwind
colors: {
custom: {
50: '#e7f1f9',
500: '#dcebf7',
950: '#000000',
},
}SCSS
$custom: #dcebf7; $custom-light: #e7f1f9; $custom-dark: #000000;
JSON
{
"hex": "#dcebf7",
"rgb": {
"r": 220,
"g": 235,
"b": 247
},
"hsl": {
"h": 206.667,
"s": 62.791,
"l": 91.569
},
"oklch": {
"l": 0.93244,
"c": 0.02286,
"h": 241.9
},
"luminance": 0.81348
}Semantic roles & 50–950 ramp
primary
#DCEBF7
secondary
#D9B89E
accent
#691BCB
background
#FEFFFF
surface
#FCFEFF
border
#D5D6D7
text
#161617
muted
#848585