#DBE9FB#DBE9FB
#DBE9FB is a very light, muted cyan. Relative luminance 0.803; OKLCH L 92.9% C 0.029 H 254.7°. Best body text is #000000 at 17.06:1 contrast (WCAG AA passes).
Color values
| HEX | #DBE9FB |
|---|---|
| RGB | rgb(219, 233, 251) |
| HSL | hsl(214, 80%, 92%) |
| HSV | hsv(214, 13%, 98%) |
| CMYK | cmyk(12.7%, 7.2%, 0%, 1.6%) |
| CIE-LAB | lab(91.82, -1.15, -10.28) |
| CIE-LCH | lch(91.82, 10.34, 263.63°) |
| OKLab | oklab(92.9% -0.0076 -0.0277) |
| OKLCH | oklch(92.9% 0.029 254.7) |
| XYZ | xyz(75.7609, 80.3018, 102.7564) |
| Luminance | 0.8030 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Aliceblue
#F0F8FF
ΔE00 5.59
Lavender (CSS)
#E6E6FA
ΔE00 6.67
Fog
#D8DCE0
ΔE00 6.67
Ghostwhite
#F8F8FF
ΔE00 7.34
Light Blue Grey
#B7C9E2
ΔE00 7.92
Gainsboro
#DCDCDC
ΔE00 8.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBE9FB #FBEDDB
analogous
#DBF9FB #DBE9FB #DDDBFB
triadic
#DBE9FB #FBDBE9 #E9FBDB
tetradic
#DBE9FB #FBDBF9 #FBEDDB #DBFBDD
square
#DBE9FB #FBDBF9 #FBEDDB #DBFBDD
split-complementary
#DBE9FB #FBDDDB #F9FBDB
monochromatic
#6DA6EF #A4C7F5 #DBE9FB #E3EEFC #E3EEFC
Accessibility & contrast
On white
1.23
#DBE9FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.06
#DBE9FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBE9FB
17.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBE9FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBE9FB | 1.00 | 1.23 | 17.06 | 17.06 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3E9FC
Deuteranopia (green-blind)
#DFE6FB
Tritanopia (blue-blind)
#D3EDEF
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #dbe9fb; /* rgb */ color: rgb(219, 233, 251); /* oklch */ color: oklch(92.9% 0.029 254.7);
Tailwind
colors: {
custom: {
50: '#e6f0fc',
500: '#dbe9fb',
950: '#000000',
},
}SCSS
$custom: #dbe9fb; $custom-light: #e6f0fc; $custom-dark: #000000;
JSON
{
"hex": "#dbe9fb",
"rgb": {
"r": 219,
"g": 233,
"b": 251
},
"hsl": {
"h": 213.75,
"s": 80,
"l": 92.157
},
"oklch": {
"l": 0.92898,
"c": 0.02872,
"h": 254.7
},
"luminance": 0.80303
}Semantic roles & 50–950 ramp
primary
#DBE9FB
secondary
#E2C298
accent
#8009DC
background
#FEFFFF
surface
#FCFEFF
border
#D5D6D7
text
#161617
muted
#848585