#DBE6EB#DBE6EB
#DBE6EB is a very light, near-neutral cyan. Relative luminance 0.777; OKLCH L 91.8% C 0.014 H 226.6°. Best body text is #000000 at 16.53:1 contrast (WCAG AA passes).
Color values
| HEX | #DBE6EB |
|---|---|
| RGB | rgb(219, 230, 235) |
| HSL | hsl(199, 29%, 89%) |
| HSV | hsv(199, 7%, 92%) |
| CMYK | cmyk(6.8%, 2.1%, 0%, 7.8%) |
| CIE-LAB | lab(90.62, -2.72, -3.69) |
| CIE-LCH | lch(90.62, 4.59, 233.64°) |
| OKLab | oklab(91.81% -0.0094 -0.0099) |
| OKLCH | oklch(91.81% 0.014 226.6) |
| XYZ | xyz(72.5025, 77.6512, 89.7496) |
| Luminance | 0.7765 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Fog
#D8DCE0
ΔE00 3.52
Aliceblue
#F0F8FF
ΔE00 4.39
Gainsboro
#DCDCDC
ΔE00 5.22
Azure (CSS)
#F0FFFF
ΔE00 5.97
Whitesmoke
#F5F5F5
ΔE00 6.07
Light Grey
#D8DCD6
ΔE00 6.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBE6EB #EBE0DB
analogous
#DBEBE8 #DBE6EB #DBDEEB
triadic
#DBE6EB #EBDBE6 #E6EBDB
tetradic
#DBE6EB #E8DBEB #EBE0DB #DEEBDB
square
#DBE6EB #E8DBEB #EBE0DB #DEEBDB
split-complementary
#DBE6EB #EBDBDE #EBE8DB
monochromatic
#8CAFBF #B4CBD5 #DBE6EB #EBF1F4 #EBF1F4
Accessibility & contrast
On white
1.27
#DBE6EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.53
#DBE6EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBE6EB
16.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBE6EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBE6EB | 1.00 | 1.27 | 16.53 | 16.53 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3E5EB
Deuteranopia (green-blind)
#E1E3EB
Tritanopia (blue-blind)
#D7E8E7
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #dbe6eb; /* rgb */ color: rgb(219, 230, 235); /* oklch */ color: oklch(91.8% 0.014 226.6);
Tailwind
colors: {
custom: {
50: '#e6edf1',
500: '#dbe6eb',
950: '#000000',
},
}SCSS
$custom: #dbe6eb; $custom-light: #e6edf1; $custom-dark: #000000;
JSON
{
"hex": "#dbe6eb",
"rgb": {
"r": 219,
"g": 230,
"b": 235
},
"hsl": {
"h": 198.75,
"s": 28.571,
"l": 89.02
},
"oklch": {
"l": 0.91809,
"c": 0.01365,
"h": 226.6
},
"luminance": 0.77652
}Semantic roles & 50–950 ramp
primary
#DBE6EB
secondary
#C4B0A6
accent
#5F3EA7
background
#FEFEFF
surface
#FCFDFE
border
#D5D5D6
text
#151616
muted
#848485