#DBE2EB#DBE2EB
#DBE2EB is a very light, near-neutral cyan. Relative luminance 0.755; OKLCH L 91.0% C 0.014 H 254.6°. Best body text is #000000 at 16.09:1 contrast (WCAG AA passes).
Color values
| HEX | #DBE2EB |
|---|---|
| RGB | rgb(219, 226, 235) |
| HSL | hsl(214, 29%, 89%) |
| HSV | hsv(214, 7%, 92%) |
| CMYK | cmyk(6.8%, 3.8%, 0%, 7.8%) |
| CIE-LAB | lab(89.60, -0.66, -5.19) |
| CIE-LCH | lch(89.60, 5.23, 262.76°) |
| OKLab | oklab(91.01% -0.0038 -0.0139) |
| OKLCH | oklch(91.01% 0.014 254.6) |
| XYZ | xyz(71.4022, 75.4504, 89.3828) |
| Luminance | 0.7545 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Fog
#D8DCE0
ΔE00 2.69
Aliceblue
#F0F8FF
ΔE00 4.76
Gainsboro
#DCDCDC
ΔE00 4.87
Light Gray
#D3D3D3
ΔE00 5.73
Ghostwhite
#F8F8FF
ΔE00 5.89
Whitesmoke
#F5F5F5
ΔE00 6.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBE2EB #EBE4DB
analogous
#DBEAEB #DBE2EB #DCDBEB
triadic
#DBE2EB #EBDBE2 #E2EBDB
tetradic
#DBE2EB #EBDBEA #EBE4DB #DBEBDC
square
#DBE2EB #EBDBEA #EBE4DB #DBEBDC
split-complementary
#DBE2EB #EBDCDB #EAEBDB
monochromatic
#8CA3BF #B4C2D5 #DBE2EB #EBEFF4 #EBEFF4
Accessibility & contrast
On white
1.31
#DBE2EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.09
#DBE2EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBE2EB
16.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBE2EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBE2EB | 1.00 | 1.31 | 16.09 | 16.09 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFE2EB
Deuteranopia (green-blind)
#DDE1EB
Tritanopia (blue-blind)
#D7E4E5
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #dbe2eb; /* rgb */ color: rgb(219, 226, 235); /* oklch */ color: oklch(91.0% 0.014 254.6);
Tailwind
colors: {
custom: {
50: '#e6ebf1',
500: '#dbe2eb',
950: '#000000',
},
}SCSS
$custom: #dbe2eb; $custom-light: #e6ebf1; $custom-dark: #000000;
JSON
{
"hex": "#dbe2eb",
"rgb": {
"r": 219,
"g": 226,
"b": 235
},
"hsl": {
"h": 213.75,
"s": 28.571,
"l": 89.02
},
"oklch": {
"l": 0.91009,
"c": 0.01442,
"h": 254.6
},
"luminance": 0.75451
}Semantic roles & 50–950 ramp
primary
#DBE2EB
secondary
#C4B7A6
accent
#793EA7
background
#FEFEFF
surface
#FCFDFE
border
#D5D5D6
text
#151616
muted
#848485