#DBE9FA#DBE9FA
#DBE9FA is a very light, muted cyan. Relative luminance 0.802; OKLCH L 92.9% C 0.028 H 253.2°. Best body text is #000000 at 17.05:1 contrast (WCAG AA passes).
Color values
| HEX | #DBE9FA |
|---|---|
| RGB | rgb(219, 233, 250) |
| HSL | hsl(213, 76%, 92%) |
| HSV | hsv(213, 12%, 98%) |
| CMYK | cmyk(12.4%, 6.8%, 0%, 2%) |
| CIE-LAB | lab(91.79, -1.35, -9.80) |
| CIE-LCH | lch(91.79, 9.89, 262.18°) |
| OKLab | oklab(92.87% -0.0079 -0.0264) |
| OKLCH | oklch(92.87% 0.028 253.2) |
| XYZ | xyz(75.6037, 80.2389, 101.9284) |
| Luminance | 0.8024 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Aliceblue
#F0F8FF
ΔE00 5.31
Fog
#D8DCE0
ΔE00 6.39
Lavender (CSS)
#E6E6FA
ΔE00 6.88
Ghostwhite
#F8F8FF
ΔE00 7.22
Light Blue Grey
#B7C9E2
ΔE00 8.03
Gainsboro
#DCDCDC
ΔE00 8.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBE9FA #FAECDB
analogous
#DBF9FA #DBE9FA #DDDBFA
triadic
#DBE9FA #FADBE9 #E9FADB
tetradic
#DBE9FA #FADBF9 #FAECDB #DBFADD
square
#DBE9FA #FADBF9 #FAECDB #DBFADD
split-complementary
#DBE9FA #FADDDB #F9FADB
monochromatic
#70A7EB #A5C8F3 #DBE9FA #E4EFFB #E4EFFB
Accessibility & contrast
On white
1.23
#DBE9FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.05
#DBE9FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBE9FA
17.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBE9FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBE9FA | 1.00 | 1.23 | 17.05 | 17.05 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3E9FB
Deuteranopia (green-blind)
#E0E6FA
Tritanopia (blue-blind)
#D4EDEE
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #dbe9fa; /* rgb */ color: rgb(219, 233, 250); /* oklch */ color: oklch(92.9% 0.028 253.2);
Tailwind
colors: {
custom: {
50: '#e6f0fc',
500: '#dbe9fa',
950: '#000000',
},
}SCSS
$custom: #dbe9fa; $custom-light: #e6f0fc; $custom-dark: #000000;
JSON
{
"hex": "#dbe9fa",
"rgb": {
"r": 219,
"g": 233,
"b": 250
},
"hsl": {
"h": 212.903,
"s": 75.61,
"l": 91.961
},
"oklch": {
"l": 0.92866,
"c": 0.02757,
"h": 253.2
},
"luminance": 0.8024
}Semantic roles & 50–950 ramp
primary
#DBE9FA
secondary
#E0C099
accent
#7D0ED8
background
#FEFFFF
surface
#FCFEFF
border
#D5D6D7
text
#161617
muted
#848585