#DCEBF3#DCEBF3
#DCEBF3 is a very light, near-neutral cyan. Relative luminance 0.811; OKLCH L 93.1% C 0.019 H 230.7°. Best body text is #000000 at 17.22:1 contrast (WCAG AA passes).
Color values
| HEX | #DCEBF3 |
|---|---|
| RGB | rgb(220, 235, 243) |
| HSL | hsl(201, 49%, 91%) |
| HSV | hsv(201, 9%, 95%) |
| CMYK | cmyk(9.5%, 3.3%, 0%, 4.7%) |
| CIE-LAB | lab(92.18, -3.43, -5.57) |
| CIE-LCH | lch(92.18, 6.54, 238.39°) |
| OKLab | oklab(93.12% -0.0122 -0.015) |
| OKLCH | oklch(93.12% 0.019 230.7) |
| XYZ | xyz(75.3976, 81.1024, 96.4587) |
| Luminance | 0.8110 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Aliceblue
#F0F8FF
ΔE00 4.06
Fog
#D8DCE0
ΔE00 5.21
Azure (CSS)
#F0FFFF
ΔE00 5.61
Whitesmoke
#F5F5F5
ΔE00 6.99
Gainsboro
#DCDCDC
ΔE00 7.04
Ghostwhite
#F8F8FF
ΔE00 7.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCEBF3 #F3E4DC
analogous
#DCF3EF #DCEBF3 #DCDFF3
triadic
#DCEBF3 #F3DCEB #EBF3DC
tetradic
#DCEBF3 #EFDCF3 #F3E4DC #DFF3DC
square
#DCEBF3 #EFDCF3 #F3E4DC #DFF3DC
split-complementary
#DCEBF3 #F3DCDF #F3EFDC
monochromatic
#81B7D4 #AED1E3 #DCEBF3 #E8F2F7 #E8F2F7
Accessibility & contrast
On white
1.22
#DCEBF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.22
#DCEBF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCEBF3
17.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCEBF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCEBF3 | 1.00 | 1.22 | 17.22 | 17.22 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7EAF3
Deuteranopia (green-blind)
#E4E7F3
Tritanopia (blue-blind)
#D6EDED
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #dcebf3; /* rgb */ color: rgb(220, 235, 243); /* oklch */ color: oklch(93.1% 0.019 230.7);
Tailwind
colors: {
custom: {
50: '#e7f1f7',
500: '#dcebf3',
950: '#000000',
},
}SCSS
$custom: #dcebf3; $custom-light: #e7f1f7; $custom-dark: #000000;
JSON
{
"hex": "#dcebf3",
"rgb": {
"r": 220,
"g": 235,
"b": 243
},
"hsl": {
"h": 200.87,
"s": 48.936,
"l": 90.784
},
"oklch": {
"l": 0.93123,
"c": 0.01934,
"h": 230.7
},
"luminance": 0.81103
}Semantic roles & 50–950 ramp
primary
#DCEBF3
secondary
#D1B2A2
accent
#5C29BC
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#161617
muted
#848585