#DBE5EB#DBE5EB
#DBE5EB is a very light, near-neutral cyan. Relative luminance 0.771; OKLCH L 91.6% C 0.014 H 233.8°. Best body text is #000000 at 16.42:1 contrast (WCAG AA passes).
Color values
| HEX | #DBE5EB |
|---|---|
| RGB | rgb(219, 229, 235) |
| HSL | hsl(203, 29%, 89%) |
| HSV | hsv(203, 7%, 92%) |
| CMYK | cmyk(6.8%, 2.6%, 0%, 7.8%) |
| CIE-LAB | lab(90.37, -2.21, -4.07) |
| CIE-LCH | lch(90.37, 4.63, 241.54°) |
| OKLab | oklab(91.61% -0.008 -0.0109) |
| OKLCH | oklch(91.61% 0.014 233.8) |
| XYZ | xyz(72.2251, 77.0962, 89.6571) |
| Luminance | 0.7710 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Fog
#D8DCE0
ΔE00 3.06
Aliceblue
#F0F8FF
ΔE00 4.28
Gainsboro
#DCDCDC
ΔE00 4.97
Light Gray
#D3D3D3
ΔE00 5.99
Whitesmoke
#F5F5F5
ΔE00 6.00
Light Grey
#D8DCD6
ΔE00 6.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBE5EB #EBE1DB
analogous
#DBEBE9 #DBE5EB #DBDDEB
triadic
#DBE5EB #EBDBE5 #E5EBDB
tetradic
#DBE5EB #E9DBEB #EBE1DB #DDEBDB
square
#DBE5EB #E9DBEB #EBE1DB #DDEBDB
split-complementary
#DBE5EB #EBDBDD #EBE9DB
monochromatic
#8CACBF #B4C9D5 #DBE5EB #EBF1F4 #EBF1F4
Accessibility & contrast
On white
1.28
#DBE5EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.42
#DBE5EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBE5EB
16.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBE5EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBE5EB | 1.00 | 1.28 | 16.42 | 16.42 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2E4EB
Deuteranopia (green-blind)
#E0E3EB
Tritanopia (blue-blind)
#D7E7E7
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #dbe5eb; /* rgb */ color: rgb(219, 229, 235); /* oklch */ color: oklch(91.6% 0.014 233.8);
Tailwind
colors: {
custom: {
50: '#e6edf1',
500: '#dbe5eb',
950: '#000000',
},
}SCSS
$custom: #dbe5eb; $custom-light: #e6edf1; $custom-dark: #000000;
JSON
{
"hex": "#dbe5eb",
"rgb": {
"r": 219,
"g": 229,
"b": 235
},
"hsl": {
"h": 202.5,
"s": 28.571,
"l": 89.02
},
"oklch": {
"l": 0.91609,
"c": 0.01351,
"h": 233.8
},
"luminance": 0.77097
}Semantic roles & 50–950 ramp
primary
#DBE5EB
secondary
#C4B1A6
accent
#663EA7
background
#FEFEFF
surface
#FCFDFE
border
#D5D5D6
text
#151616
muted
#848485