#DBEBF1#DBEBF1
#DBEBF1 is a very light, near-neutral cyan. Relative luminance 0.808; OKLCH L 93.0% C 0.019 H 222.2°. Best body text is #000000 at 17.17:1 contrast (WCAG AA passes).
Color values
| HEX | #DBEBF1 |
|---|---|
| RGB | rgb(219, 235, 241) |
| HSL | hsl(196, 44%, 90%) |
| HSV | hsv(196, 9%, 95%) |
| CMYK | cmyk(9.1%, 2.5%, 0%, 5.5%) |
| CIE-LAB | lab(92.05, -4.13, -4.72) |
| CIE-LCH | lch(92.05, 6.27, 228.77°) |
| OKLab | oklab(92.99% -0.014 -0.0127) |
| OKLCH | oklch(92.99% 0.019 222.2) |
| XYZ | xyz(74.7954, 80.8266, 94.8626) |
| Luminance | 0.8083 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Aliceblue
#F0F8FF
ΔE00 4.63
Azure (CSS)
#F0FFFF
ΔE00 5.00
Fog
#D8DCE0
ΔE00 5.53
Mintcream
#F5FFFA
ΔE00 6.83
Gainsboro
#DCDCDC
ΔE00 7.15
Lightcyan
#E0FFFF
ΔE00 7.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBEBF1 #F1E1DB
analogous
#DBF1EC #DBEBF1 #DBE0F1
triadic
#DBEBF1 #F1DBEB #EBF1DB
tetradic
#DBEBF1 #ECDBF1 #F1E1DB #E0F1DB
square
#DBEBF1 #ECDBF1 #F1E1DB #E0F1DB
split-complementary
#DBEBF1 #F1DBE0 #F1ECDB
monochromatic
#83BACF #AFD3E0 #DBEBF1 #E9F3F6 #E9F3F6
Accessibility & contrast
On white
1.22
#DBEBF1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.17
#DBEBF1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBEBF1
17.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBEBF1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBEBF1 | 1.00 | 1.22 | 17.17 | 17.17 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7EAF1
Deuteranopia (green-blind)
#E4E7F1
Tritanopia (blue-blind)
#D5EDED
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #dbebf1; /* rgb */ color: rgb(219, 235, 241); /* oklch */ color: oklch(93.0% 0.019 222.2);
Tailwind
colors: {
custom: {
50: '#e6f1f5',
500: '#dbebf1',
950: '#000000',
},
}SCSS
$custom: #dbebf1; $custom-light: #e6f1f5; $custom-dark: #000000;
JSON
{
"hex": "#dbebf1",
"rgb": {
"r": 219,
"g": 235,
"b": 241
},
"hsl": {
"h": 196.364,
"s": 44,
"l": 90.196
},
"oklch": {
"l": 0.92991,
"c": 0.01889,
"h": 222.2
},
"luminance": 0.80828
}Semantic roles & 50–950 ramp
primary
#DBEBF1
secondary
#CEAEA2
accent
#542EB7
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#151617
muted
#848585