#DBE6EA#DBE6EA
#DBE6EA is a very light, near-neutral cyan. Relative luminance 0.776; OKLCH L 91.8% C 0.013 H 221.4°. Best body text is #000000 at 16.52:1 contrast (WCAG AA passes).
Color values
| HEX | #DBE6EA |
|---|---|
| RGB | rgb(219, 230, 234) |
| HSL | hsl(196, 26%, 89%) |
| HSV | hsv(196, 6%, 92%) |
| CMYK | cmyk(6.4%, 1.7%, 0%, 8.2%) |
| CIE-LAB | lab(90.59, -2.91, -3.21) |
| CIE-LCH | lch(90.59, 4.33, 227.82°) |
| OKLab | oklab(91.78% -0.0097 -0.0086) |
| OKLCH | oklch(91.78% 0.013 221.4) |
| XYZ | xyz(72.3585, 77.5935, 88.9909) |
| Luminance | 0.7759 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Fog
#D8DCE0
ΔE00 3.63
Aliceblue
#F0F8FF
ΔE00 4.58
Gainsboro
#DCDCDC
ΔE00 5.15
Light Grey
#D8DCD6
ΔE00 5.71
Azure (CSS)
#F0FFFF
ΔE00 5.75
Whitesmoke
#F5F5F5
ΔE00 6.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBE6EA #EADFDB
analogous
#DBEAE7 #DBE6EA #DBDFEA
triadic
#DBE6EA #EADBE6 #E6EADB
tetradic
#DBE6EA #E7DBEA #EADFDB #DFEADB
square
#DBE6EA #E7DBEA #EADFDB #DFEADB
split-complementary
#DBE6EA #EADBDF #EAE7DB
monochromatic
#8EB0BD #B4CBD3 #DBE6EA #ECF2F4 #ECF2F4
Accessibility & contrast
On white
1.27
#DBE6EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.52
#DBE6EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBE6EA
16.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBE6EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBE6EA | 1.00 | 1.27 | 16.52 | 16.52 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4E5EA
Deuteranopia (green-blind)
#E1E3EA
Tritanopia (blue-blind)
#D7E7E7
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #dbe6ea; /* rgb */ color: rgb(219, 230, 234); /* oklch */ color: oklch(91.8% 0.013 221.4);
Tailwind
colors: {
custom: {
50: '#e6edf0',
500: '#dbe6ea',
950: '#000000',
},
}SCSS
$custom: #dbe6ea; $custom-light: #e6edf0; $custom-dark: #000000;
JSON
{
"hex": "#dbe6ea",
"rgb": {
"r": 219,
"g": 230,
"b": 234
},
"hsl": {
"h": 196,
"s": 26.316,
"l": 88.824
},
"oklch": {
"l": 0.9178,
"c": 0.01301,
"h": 221.4
},
"luminance": 0.77594
}Semantic roles & 50–950 ramp
primary
#DBE6EA
secondary
#C2AEA7
accent
#5B41A5
background
#FEFEFF
surface
#FCFDFE
border
#D5D5D6
text
#151616
muted
#848485