#DBE3EA#DBE3EA
#DBE3EA is a very light, near-neutral cyan. Relative luminance 0.759; OKLCH L 91.2% C 0.013 H 244.3°. Best body text is #000000 at 16.19:1 contrast (WCAG AA passes).
Color values
| HEX | #DBE3EA |
|---|---|
| RGB | rgb(219, 227, 234) |
| HSL | hsl(208, 26%, 89%) |
| HSV | hsv(208, 6%, 92%) |
| CMYK | cmyk(6.4%, 3%, 0%, 8.2%) |
| CIE-LAB | lab(89.83, -1.37, -4.33) |
| CIE-LCH | lch(89.83, 4.54, 252.51°) |
| OKLab | oklab(91.18% -0.0056 -0.0116) |
| OKLCH | oklch(91.18% 0.013 244.3) |
| XYZ | xyz(71.5308, 75.9382, 88.7150) |
| Luminance | 0.7594 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Fog
#D8DCE0
ΔE00 2.38
Aliceblue
#F0F8FF
ΔE00 4.46
Gainsboro
#DCDCDC
ΔE00 4.52
Light Gray
#D3D3D3
ΔE00 5.50
Whitesmoke
#F5F5F5
ΔE00 5.95
Ghostwhite
#F8F8FF
ΔE00 6.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBE3EA #EAE2DB
analogous
#DBEAEA #DBE3EA #DBDCEA
triadic
#DBE3EA #EADBE3 #E3EADB
tetradic
#DBE3EA #EADBEA #EAE2DB #DCEADB
square
#DBE3EA #EADBEA #EAE2DB #DCEADB
split-complementary
#DBE3EA #EADBDC #EAEADB
monochromatic
#8EA7BD #B4C5D3 #DBE3EA #ECF0F4 #ECF0F4
Accessibility & contrast
On white
1.30
#DBE3EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.19
#DBE3EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBE3EA
16.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBE3EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBE3EA | 1.00 | 1.30 | 16.19 | 16.19 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0E3EA
Deuteranopia (green-blind)
#DEE1EA
Tritanopia (blue-blind)
#D8E5E5
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #dbe3ea; /* rgb */ color: rgb(219, 227, 234); /* oklch */ color: oklch(91.2% 0.013 244.3);
Tailwind
colors: {
custom: {
50: '#e6ebf0',
500: '#dbe3ea',
950: '#000000',
},
}SCSS
$custom: #dbe3ea; $custom-light: #e6ebf0; $custom-dark: #000000;
JSON
{
"hex": "#dbe3ea",
"rgb": {
"r": 219,
"g": 227,
"b": 234
},
"hsl": {
"h": 208,
"s": 26.316,
"l": 88.824
},
"oklch": {
"l": 0.91179,
"c": 0.01288,
"h": 244.3
},
"luminance": 0.75939
}Semantic roles & 50–950 ramp
primary
#DBE3EA
secondary
#C2B4A7
accent
#6F41A5
background
#FEFEFF
surface
#FCFDFE
border
#D5D5D6
text
#151616
muted
#848485