#DBE2E7#DBE2E7
#DBE2E7 is a very light, near-neutral cyan. Relative luminance 0.752; OKLCH L 90.9% C 0.010 H 238.5°. Best body text is #000000 at 16.04:1 contrast (WCAG AA passes).
Color values
| HEX | #DBE2E7 |
|---|---|
| RGB | rgb(219, 226, 231) |
| HSL | hsl(205, 20%, 88%) |
| HSV | hsv(205, 5%, 91%) |
| CMYK | cmyk(5.2%, 2.2%, 0%, 9.4%) |
| CIE-LAB | lab(89.50, -1.41, -3.25) |
| CIE-LCH | lch(89.50, 3.54, 246.48°) |
| OKLab | oklab(90.89% -0.0053 -0.0087) |
| OKLCH | oklch(90.89% 0.01 238.5) |
| XYZ | xyz(70.8308, 75.2218, 86.3735) |
| Luminance | 0.7522 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Fog
#D8DCE0
ΔE00 1.78
Gainsboro
#DCDCDC
ΔE00 3.74
Aliceblue
#F0F8FF
ΔE00 4.75
Light Gray
#D3D3D3
ΔE00 4.78
Whitesmoke
#F5F5F5
ΔE00 5.58
Light Grey
#D8DCD6
ΔE00 5.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBE2E7 #E7E0DB
analogous
#DBE7E6 #DBE2E7 #DBDCE7
triadic
#DBE2E7 #E7DBE2 #E2E7DB
tetradic
#DBE2E7 #E6DBE7 #E7E0DB #DCE7DB
square
#DBE2E7 #E6DBE7 #E7E0DB #DCE7DB
split-complementary
#DBE2E7 #E7DBDC #E7E6DB
monochromatic
#92A7B6 #B6C4CF #DBE2E7 #EDF0F3 #EDF0F3
Accessibility & contrast
On white
1.31
#DBE2E7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.04
#DBE2E7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBE2E7
16.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBE2E7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBE2E7 | 1.00 | 1.31 | 16.04 | 16.04 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0E2E7
Deuteranopia (green-blind)
#DEE0E7
Tritanopia (blue-blind)
#D8E3E4
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #dbe2e7; /* rgb */ color: rgb(219, 226, 231); /* oklch */ color: oklch(90.9% 0.010 238.5);
Tailwind
colors: {
custom: {
50: '#e6ebee',
500: '#dbe2e7',
950: '#000000',
},
}SCSS
$custom: #dbe2e7; $custom-light: #e6ebee; $custom-dark: #000000;
JSON
{
"hex": "#dbe2e7",
"rgb": {
"r": 219,
"g": 226,
"b": 231
},
"hsl": {
"h": 205,
"s": 20,
"l": 88.235
},
"oklch": {
"l": 0.9089,
"c": 0.01019,
"h": 238.5
},
"luminance": 0.75222
}Semantic roles & 50–950 ramp
primary
#DBE2E7
secondary
#BEB1A8
accent
#6B479E
background
#FEFEFF
surface
#FCFDFE
border
#D5D5D6
text
#151616
muted
#848485