#DBE7EB#DBE7EB
#DBE7EB is a very light, near-neutral cyan. Relative luminance 0.782; OKLCH L 92.0% C 0.014 H 219.6°. Best body text is #000000 at 16.64:1 contrast (WCAG AA passes).
Color values
| HEX | #DBE7EB |
|---|---|
| RGB | rgb(219, 231, 235) |
| HSL | hsl(195, 29%, 89%) |
| HSV | hsv(195, 7%, 92%) |
| CMYK | cmyk(6.8%, 1.7%, 0%, 7.8%) |
| CIE-LAB | lab(90.88, -3.23, -3.32) |
| CIE-LCH | lch(90.88, 4.63, 225.76°) |
| OKLab | oklab(92.01% -0.0108 -0.0089) |
| OKLCH | oklch(92.01% 0.014 219.6) |
| XYZ | xyz(72.7816, 78.2093, 89.8426) |
| Luminance | 0.7821 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Fog
#D8DCE0
ΔE00 4.06
Aliceblue
#F0F8FF
ΔE00 4.62
Azure (CSS)
#F0FFFF
ΔE00 5.46
Gainsboro
#DCDCDC
ΔE00 5.55
Light Grey
#D8DCD6
ΔE00 5.90
Whitesmoke
#F5F5F5
ΔE00 6.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBE7EB #EBDFDB
analogous
#DBEBE7 #DBE7EB #DBDFEB
triadic
#DBE7EB #EBDBE7 #E7EBDB
tetradic
#DBE7EB #E7DBEB #EBDFDB #DFEBDB
square
#DBE7EB #E7DBEB #EBDFDB #DFEBDB
split-complementary
#DBE7EB #EBDBDF #EBE7DB
monochromatic
#8CB3BF #B4CDD5 #DBE7EB #EBF2F4 #EBF2F4
Accessibility & contrast
On white
1.26
#DBE7EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.64
#DBE7EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBE7EB
16.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBE7EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBE7EB | 1.00 | 1.26 | 16.64 | 16.64 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4E6EB
Deuteranopia (green-blind)
#E2E4EB
Tritanopia (blue-blind)
#D7E8E8
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #dbe7eb; /* rgb */ color: rgb(219, 231, 235); /* oklch */ color: oklch(92.0% 0.014 219.6);
Tailwind
colors: {
custom: {
50: '#e6eef1',
500: '#dbe7eb',
950: '#000000',
},
}SCSS
$custom: #dbe7eb; $custom-light: #e6eef1; $custom-dark: #000000;
JSON
{
"hex": "#dbe7eb",
"rgb": {
"r": 219,
"g": 231,
"b": 235
},
"hsl": {
"h": 195,
"s": 28.571,
"l": 89.02
},
"oklch": {
"l": 0.9201,
"c": 0.01397,
"h": 219.6
},
"luminance": 0.7821
}Semantic roles & 50–950 ramp
primary
#DBE7EB
secondary
#C4AEA6
accent
#593EA7
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#151616
muted
#848585