#DCEBF0#DCEBF0
#DCEBF0 is a very light, near-neutral cyan. Relative luminance 0.809; OKLCH L 93.0% C 0.017 H 219.6°. Best body text is #000000 at 17.18:1 contrast (WCAG AA passes).
Color values
| HEX | #DCEBF0 |
|---|---|
| RGB | rgb(220, 235, 240) |
| HSL | hsl(195, 40%, 90%) |
| HSV | hsv(195, 8%, 94%) |
| CMYK | cmyk(8.3%, 2.1%, 0%, 5.9%) |
| CIE-LAB | lab(92.10, -4.00, -4.13) |
| CIE-LCH | lch(92.10, 5.75, 225.85°) |
| OKLab | oklab(93.03% -0.0134 -0.0111) |
| OKLCH | oklch(93.03% 0.017 219.6) |
| XYZ | xyz(74.9483, 80.9226, 94.0922) |
| Luminance | 0.8092 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Aliceblue
#F0F8FF
ΔE00 4.53
Azure (CSS)
#F0FFFF
ΔE00 4.76
Fog
#D8DCE0
ΔE00 5.31
Mintcream
#F5FFFA
ΔE00 6.44
Whitesmoke
#F5F5F5
ΔE00 6.81
Gainsboro
#DCDCDC
ΔE00 6.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCEBF0 #F0E1DC
analogous
#DCF0EB #DCEBF0 #DCE1F0
triadic
#DCEBF0 #F0DCEB #EBF0DC
tetradic
#DCEBF0 #EBDCF0 #F0E1DC #E1F0DC
square
#DCEBF0 #EBDCF0 #F0E1DC #E1F0DC
split-complementary
#DCEBF0 #F0DCE1 #F0EBDC
monochromatic
#86BACB #B1D3DE #DCEBF0 #EAF3F6 #EAF3F6
Accessibility & contrast
On white
1.22
#DCEBF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.18
#DCEBF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCEBF0
17.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCEBF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCEBF0 | 1.00 | 1.22 | 17.18 | 17.18 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8EAF0
Deuteranopia (green-blind)
#E4E7F0
Tritanopia (blue-blind)
#D7EDEC
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #dcebf0; /* rgb */ color: rgb(220, 235, 240); /* oklch */ color: oklch(93.0% 0.017 219.6);
Tailwind
colors: {
custom: {
50: '#e7f1f4',
500: '#dcebf0',
950: '#000000',
},
}SCSS
$custom: #dcebf0; $custom-light: #e7f1f4; $custom-dark: #000000;
JSON
{
"hex": "#dcebf0",
"rgb": {
"r": 220,
"g": 235,
"b": 240
},
"hsl": {
"h": 195,
"s": 40,
"l": 90.196
},
"oklch": {
"l": 0.93034,
"c": 0.01736,
"h": 219.6
},
"luminance": 0.80924
}Semantic roles & 50–950 ramp
primary
#DCEBF0
secondary
#CCAEA4
accent
#5332B3
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#161617
muted
#848585