#DBE7EA#DBE7EA
#DBE7EA is a very light, near-neutral cyan. Relative luminance 0.782; OKLCH L 92.0% C 0.013 H 214.3°. Best body text is #000000 at 16.63:1 contrast (WCAG AA passes).
Color values
| HEX | #DBE7EA |
|---|---|
| RGB | rgb(219, 231, 234) |
| HSL | hsl(192, 26%, 89%) |
| HSV | hsv(192, 6%, 92%) |
| CMYK | cmyk(6.4%, 1.3%, 0%, 8.2%) |
| CIE-LAB | lab(90.85, -3.42, -2.84) |
| CIE-LCH | lch(90.85, 4.44, 219.65°) |
| OKLab | oklab(91.98% -0.0111 -0.0076) |
| OKLCH | oklch(91.98% 0.013 214.3) |
| XYZ | xyz(72.6376, 78.1517, 89.0839) |
| Luminance | 0.7815 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Fog
#D8DCE0
ΔE00 4.22
Aliceblue
#F0F8FF
ΔE00 4.87
Azure (CSS)
#F0FFFF
ΔE00 5.27
Gainsboro
#DCDCDC
ΔE00 5.53
Light Grey
#D8DCD6
ΔE00 5.54
Whitesmoke
#F5F5F5
ΔE00 6.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBE7EA #EADEDB
analogous
#DBEAE6 #DBE7EA #DBE0EA
triadic
#DBE7EA #EADBE7 #E7EADB
tetradic
#DBE7EA #E6DBEA #EADEDB #E0EADB
square
#DBE7EA #E6DBEA #EADEDB #E0EADB
split-complementary
#DBE7EA #EADBE0 #EAE6DB
monochromatic
#8EB3BD #B4CDD3 #DBE7EA #ECF2F4 #ECF2F4
Accessibility & contrast
On white
1.26
#DBE7EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.63
#DBE7EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBE7EA
16.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBE7EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBE7EA | 1.00 | 1.26 | 16.63 | 16.63 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5E6EA
Deuteranopia (green-blind)
#E2E4EA
Tritanopia (blue-blind)
#D7E8E8
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #dbe7ea; /* rgb */ color: rgb(219, 231, 234); /* oklch */ color: oklch(92.0% 0.013 214.3);
Tailwind
colors: {
custom: {
50: '#e6eef0',
500: '#dbe7ea',
950: '#000000',
},
}SCSS
$custom: #dbe7ea; $custom-light: #e6eef0; $custom-dark: #000000;
JSON
{
"hex": "#dbe7ea",
"rgb": {
"r": 219,
"g": 231,
"b": 234
},
"hsl": {
"h": 192,
"s": 26.316,
"l": 88.824
},
"oklch": {
"l": 0.91981,
"c": 0.01349,
"h": 214.3
},
"luminance": 0.78152
}Semantic roles & 50–950 ramp
primary
#DBE7EA
secondary
#C2ACA7
accent
#5541A5
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#151616
muted
#848585