#DBE2E4#DBE2E4
#DBE2E4 is a very light, near-neutral cyan. Relative luminance 0.751; OKLCH L 90.8% C 0.008 H 216.6°. Best body text is #000000 at 16.01:1 contrast (WCAG AA passes).
Color values
| HEX | #DBE2E4 |
|---|---|
| RGB | rgb(219, 226, 228) |
| HSL | hsl(193, 14%, 88%) |
| HSV | hsv(193, 4%, 89%) |
| CMYK | cmyk(3.9%, 0.9%, 0%, 10.6%) |
| CIE-LAB | lab(89.42, -1.97, -1.79) |
| CIE-LCH | lch(89.42, 2.67, 222.22°) |
| OKLab | oklab(90.8% -0.0065 -0.0048) |
| OKLCH | oklch(90.8% 0.008 216.6) |
| XYZ | xyz(70.4107, 75.0538, 84.1611) |
| Luminance | 0.7505 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Fog
#D8DCE0
ΔE00 2.30
Gainsboro
#DCDCDC
ΔE00 3.38
Light Grey
#D8DCD6
ΔE00 4.27
Light Gray
#D3D3D3
ΔE00 4.49
Aliceblue
#F0F8FF
ΔE00 5.28
Whitesmoke
#F5F5F5
ΔE00 5.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBE2E4 #E4DDDB
analogous
#DBE4E1 #DBE2E4 #DBDDE4
triadic
#DBE2E4 #E4DBE2 #E2E4DB
tetradic
#DBE2E4 #E1DBE4 #E4DDDB #DDE4DB
square
#DBE2E4 #E1DBE4 #E4DDDB #DDE4DB
split-complementary
#DBE2E4 #E4DBDD #E4E1DB
monochromatic
#95AAB0 #B8C6CA #DBE2E4 #EEF1F2 #EEF1F2
Accessibility & contrast
On white
1.31
#DBE2E4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.01
#DBE2E4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBE2E4
16.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBE2E4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBE2E4 | 1.00 | 1.31 | 16.01 | 16.01 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1E1E4
Deuteranopia (green-blind)
#DFE0E4
Tritanopia (blue-blind)
#D9E3E3
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #dbe2e4; /* rgb */ color: rgb(219, 226, 228); /* oklch */ color: oklch(90.8% 0.008 216.6);
Tailwind
colors: {
custom: {
50: '#e6ebec',
500: '#dbe2e4',
950: '#000000',
},
}SCSS
$custom: #dbe2e4; $custom-light: #e6ebec; $custom-dark: #000000;
JSON
{
"hex": "#dbe2e4",
"rgb": {
"r": 219,
"g": 226,
"b": 228
},
"hsl": {
"h": 193.333,
"s": 14.286,
"l": 87.647
},
"oklch": {
"l": 0.90802,
"c": 0.00805,
"h": 216.6
},
"luminance": 0.75054
}Semantic roles & 50–950 ramp
primary
#DBE2E4
secondary
#B9ADAA
accent
#5E4D98
background
#FEFEFE
surface
#FCFDFD
border
#D5D5D5
text
#151616
muted
#848484