#DBE4E7#DBE4E7
#DBE4E7 is a very light, near-neutral cyan. Relative luminance 0.763; OKLCH L 91.3% C 0.011 H 219.6°. Best body text is #000000 at 16.26:1 contrast (WCAG AA passes).
Color values
| HEX | #DBE4E7 |
|---|---|
| RGB | rgb(219, 228, 231) |
| HSL | hsl(195, 20%, 88%) |
| HSV | hsv(195, 5%, 91%) |
| CMYK | cmyk(5.2%, 1.3%, 0%, 9.4%) |
| CIE-LAB | lab(90.01, -2.44, -2.50) |
| CIE-LCH | lch(90.01, 3.50, 225.67°) |
| OKLab | oklab(91.29% -0.0081 -0.0067) |
| OKLCH | oklch(91.29% 0.011 219.6) |
| XYZ | xyz(71.3778, 76.3159, 86.5558) |
| Luminance | 0.7632 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Fog
#D8DCE0
ΔE00 2.91
Gainsboro
#DCDCDC
ΔE00 4.28
Aliceblue
#F0F8FF
ΔE00 4.86
Light Grey
#D8DCD6
ΔE00 4.97
Light Gray
#D3D3D3
ΔE00 5.35
Whitesmoke
#F5F5F5
ΔE00 5.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBE4E7 #E7DEDB
analogous
#DBE7E4 #DBE4E7 #DBDEE7
triadic
#DBE4E7 #E7DBE4 #E4E7DB
tetradic
#DBE4E7 #E4DBE7 #E7DEDB #DEE7DB
square
#DBE4E7 #E4DBE7 #E7DEDB #DEE7DB
split-complementary
#DBE4E7 #E7DBDE #E7E4DB
monochromatic
#92ADB6 #B6C8CF #DBE4E7 #EDF1F3 #EDF1F3
Accessibility & contrast
On white
1.29
#DBE4E7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.26
#DBE4E7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBE4E7
16.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBE4E7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBE4E7 | 1.00 | 1.29 | 16.26 | 16.26 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2E3E7
Deuteranopia (green-blind)
#E0E2E7
Tritanopia (blue-blind)
#D8E5E5
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #dbe4e7; /* rgb */ color: rgb(219, 228, 231); /* oklch */ color: oklch(91.3% 0.011 219.6);
Tailwind
colors: {
custom: {
50: '#e6ecee',
500: '#dbe4e7',
950: '#000000',
},
}SCSS
$custom: #dbe4e7; $custom-light: #e6ecee; $custom-dark: #000000;
JSON
{
"hex": "#dbe4e7",
"rgb": {
"r": 219,
"g": 228,
"b": 231
},
"hsl": {
"h": 195,
"s": 20,
"l": 88.235
},
"oklch": {
"l": 0.91291,
"c": 0.01053,
"h": 219.6
},
"luminance": 0.76316
}Semantic roles & 50–950 ramp
primary
#DBE4E7
secondary
#BEAEA8
accent
#5D479E
background
#FEFEFF
surface
#FCFDFE
border
#D5D5D6
text
#151616
muted
#848485