#DCEBF8#DCEBF8
#DCEBF8 is a very light, muted cyan. Relative luminance 0.814; OKLCH L 93.3% C 0.024 H 244.1°. Best body text is #000000 at 17.28:1 contrast (WCAG AA passes).
Color values
| HEX | #DCEBF8 |
|---|---|
| RGB | rgb(220, 235, 248) |
| HSL | hsl(208, 67%, 92%) |
| HSV | hsv(208, 11%, 97%) |
| CMYK | cmyk(11.3%, 5.2%, 0%, 2.7%) |
| CIE-LAB | lab(92.31, -2.45, -7.98) |
| CIE-LCH | lch(92.31, 8.34, 252.90°) |
| OKLab | oklab(93.28% -0.0104 -0.0215) |
| OKLCH | oklch(93.28% 0.024 244.1) |
| XYZ | xyz(76.1630, 81.4085, 100.4895) |
| Luminance | 0.8141 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Aliceblue
#F0F8FF
ΔE00 4.27
Fog
#D8DCE0
ΔE00 5.76
Ghostwhite
#F8F8FF
ΔE00 7.09
Azure (CSS)
#F0FFFF
ΔE00 7.32
Whitesmoke
#F5F5F5
ΔE00 7.76
Gainsboro
#DCDCDC
ΔE00 7.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCEBF8 #F8E9DC
analogous
#DCF8F7 #DCEBF8 #DCDDF8
triadic
#DCEBF8 #F8DCEB #EBF8DC
tetradic
#DCEBF8 #F7DCF8 #F8E9DC #DDF8DC
square
#DCEBF8 #F7DCF8 #F8E9DC #DDF8DC
split-complementary
#DCEBF8 #F8DCDD #F8F7DC
monochromatic
#76B1E4 #A9CEEE #DCEBF8 #E5F0FA #E5F0FA
Accessibility & contrast
On white
1.22
#DCEBF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.28
#DCEBF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCEBF8
17.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCEBF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCEBF8 | 1.00 | 1.22 | 17.28 | 17.28 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6EBF9
Deuteranopia (green-blind)
#E2E8F8
Tritanopia (blue-blind)
#D5EEEF
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #dcebf8; /* rgb */ color: rgb(220, 235, 248); /* oklch */ color: oklch(93.3% 0.024 244.1);
Tailwind
colors: {
custom: {
50: '#e7f1fa',
500: '#dcebf8',
950: '#000000',
},
}SCSS
$custom: #dcebf8; $custom-light: #e7f1fa; $custom-dark: #000000;
JSON
{
"hex": "#dcebf8",
"rgb": {
"r": 220,
"g": 235,
"b": 248
},
"hsl": {
"h": 207.857,
"s": 66.667,
"l": 91.765
},
"oklch": {
"l": 0.93275,
"c": 0.02385,
"h": 244.1
},
"luminance": 0.8141
}Semantic roles & 50–950 ramp
primary
#DCEBF8
secondary
#DBBA9D
accent
#6C17CF
background
#FEFFFF
surface
#FCFEFF
border
#D5D6D7
text
#161617
muted
#848585