#DBE3FB#DBE3FB
#DBE3FB is a very light, muted blue. Relative luminance 0.770; OKLCH L 91.7% C 0.034 H 271.0°. Best body text is #000000 at 16.39:1 contrast (WCAG AA passes).
Color values
| HEX | #DBE3FB |
|---|---|
| RGB | rgb(219, 227, 251) |
| HSL | hsl(225, 80%, 92%) |
| HSV | hsv(225, 13%, 98%) |
| CMYK | cmyk(12.7%, 9.6%, 0%, 1.6%) |
| CIE-LAB | lab(90.30, 1.96, -12.54) |
| CIE-LCH | lch(90.30, 12.69, 278.87°) |
| OKLab | oklab(91.71% 0.0006 -0.0338) |
| OKLCH | oklch(91.71% 0.034 271) |
| XYZ | xyz(74.0912, 76.9624, 102.1998) |
| Luminance | 0.7696 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 3.59
Light Blue Grey
#B7C9E2
ΔE00 7.64
Ghostwhite
#F8F8FF
ΔE00 8.20
Fog
#D8DCE0
ΔE00 8.36
Aliceblue
#F0F8FF
ΔE00 8.44
Lightsteelblue
#B0C4DE
ΔE00 9.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBE3FB #FBF3DB
analogous
#DBF3FB #DBE3FB #E3DBFB
triadic
#DBE3FB #FBDBE3 #E3FBDB
tetradic
#DBE3FB #FBDBF3 #FBF3DB #DBFBE3
square
#DBE3FB #FBDBF3 #FBF3DB #DBFBE3
split-complementary
#DBE3FB #FBE3DB #F3FBDB
monochromatic
#6D8DEF #A4B8F5 #DBE3FB #E3EAFC #E3EAFC
Accessibility & contrast
On white
1.28
#DBE3FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.39
#DBE3FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBE3FB
16.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBE3FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBE3FB | 1.00 | 1.28 | 16.39 | 16.39 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCE5FC
Deuteranopia (green-blind)
#DAE2FA
Tritanopia (blue-blind)
#D4E7EB
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #dbe3fb; /* rgb */ color: rgb(219, 227, 251); /* oklch */ color: oklch(91.7% 0.034 271.0);
Tailwind
colors: {
custom: {
50: '#e6ebfc',
500: '#dbe3fb',
950: '#000000',
},
}SCSS
$custom: #dbe3fb; $custom-light: #e6ebfc; $custom-dark: #000000;
JSON
{
"hex": "#dbe3fb",
"rgb": {
"r": 219,
"g": 227,
"b": 251
},
"hsl": {
"h": 225,
"s": 80,
"l": 92.157
},
"oklch": {
"l": 0.91708,
"c": 0.03383,
"h": 271
},
"luminance": 0.76963
}Semantic roles & 50–950 ramp
primary
#DBE3FB
secondary
#E2D098
accent
#A809DC
background
#FEFEFF
surface
#FCFDFF
border
#D5D5D7
text
#161617
muted
#848485