#DBE2FB#DBE2FB
#DBE2FB is a very light, muted blue. Relative luminance 0.764; OKLCH L 91.5% C 0.035 H 273.3°. Best body text is #000000 at 16.28:1 contrast (WCAG AA passes).
Color values
| HEX | #DBE2FB |
|---|---|
| RGB | rgb(219, 226, 251) |
| HSL | hsl(227, 80%, 92%) |
| HSV | hsv(227, 13%, 98%) |
| CMYK | cmyk(12.7%, 10%, 0%, 1.6%) |
| CIE-LAB | lab(90.05, 2.48, -12.91) |
| CIE-LCH | lch(90.05, 13.15, 280.85°) |
| OKLab | oklab(91.51% 0.002 -0.0348) |
| OKLCH | oklch(91.51% 0.035 273.3) |
| XYZ | xyz(73.8185, 76.4169, 102.1089) |
| Luminance | 0.7642 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 3.35
Light Blue Grey
#B7C9E2
ΔE00 7.82
Ghostwhite
#F8F8FF
ΔE00 8.50
Periwinkle
#CCCCFF
ΔE00 8.71
Fog
#D8DCE0
ΔE00 8.75
Aliceblue
#F0F8FF
ΔE00 8.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBE2FB #FBF4DB
analogous
#DBF2FB #DBE2FB #E4DBFB
triadic
#DBE2FB #FBDBE2 #E2FBDB
tetradic
#DBE2FB #FBDBF2 #FBF4DB #DBFBE4
square
#DBE2FB #FBDBF2 #FBF4DB #DBFBE4
split-complementary
#DBE2FB #FBE4DB #F2FBDB
monochromatic
#6D89EF #A4B6F5 #DBE2FB #E3E9FC #E3E9FC
Accessibility & contrast
On white
1.29
#DBE2FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.28
#DBE2FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBE2FB
16.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBE2FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBE2FB | 1.00 | 1.29 | 16.28 | 16.28 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBE4FC
Deuteranopia (green-blind)
#D9E1FA
Tritanopia (blue-blind)
#D4E6EA
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #dbe2fb; /* rgb */ color: rgb(219, 226, 251); /* oklch */ color: oklch(91.5% 0.035 273.3);
Tailwind
colors: {
custom: {
50: '#e6ebfc',
500: '#dbe2fb',
950: '#000000',
},
}SCSS
$custom: #dbe2fb; $custom-light: #e6ebfc; $custom-dark: #000000;
JSON
{
"hex": "#dbe2fb",
"rgb": {
"r": 219,
"g": 226,
"b": 251
},
"hsl": {
"h": 226.875,
"s": 80,
"l": 92.157
},
"oklch": {
"l": 0.91511,
"c": 0.0349,
"h": 273.3
},
"luminance": 0.76418
}Semantic roles & 50–950 ramp
primary
#DBE2FB
secondary
#E2D298
accent
#AE09DC
background
#FEFEFF
surface
#FCFDFF
border
#D5D5D7
text
#161617
muted
#848485