#DBE5FC#DBE5FC
#DBE5FC is a very light, muted blue. Relative luminance 0.781; OKLCH L 92.1% C 0.033 H 266.9°. Best body text is #000000 at 16.63:1 contrast (WCAG AA passes).
Color values
| HEX | #DBE5FC |
|---|---|
| RGB | rgb(219, 229, 252) |
| HSL | hsl(222, 85%, 92%) |
| HSV | hsv(222, 13%, 99%) |
| CMYK | cmyk(13.1%, 9.1%, 0%, 1.2%) |
| CIE-LAB | lab(90.84, 1.12, -12.27) |
| CIE-LCH | lch(90.84, 12.32, 275.22°) |
| OKLab | oklab(92.14% -0.0018 -0.0331) |
| OKLCH | oklch(92.14% 0.033 266.9) |
| XYZ | xyz(74.7995, 78.1260, 103.2156) |
| Luminance | 0.7813 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 4.33
Light Blue Grey
#B7C9E2
ΔE00 7.48
Aliceblue
#F0F8FF
ΔE00 7.70
Ghostwhite
#F8F8FF
ΔE00 7.94
Fog
#D8DCE0
ΔE00 7.98
Lightsteelblue
#B0C4DE
ΔE00 8.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBE5FC #FCF2DB
analogous
#DBF6FC #DBE5FC #E2DBFC
triadic
#DBE5FC #FCDBE5 #E5FCDB
tetradic
#DBE5FC #FCDBF6 #FCF2DB #DBFCE2
square
#DBE5FC #FCDBF6 #FCF2DB #DBFCE2
split-complementary
#DBE5FC #FCE2DB #F6FCDB
monochromatic
#6A93F3 #A3BCF7 #DBE5FC #E3EBFD #E3EBFD
Accessibility & contrast
On white
1.26
#DBE5FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.63
#DBE5FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBE5FC
16.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBE5FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBE5FC | 1.00 | 1.26 | 16.63 | 16.63 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEE6FD
Deuteranopia (green-blind)
#DCE3FB
Tritanopia (blue-blind)
#D4E9EC
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #dbe5fc; /* rgb */ color: rgb(219, 229, 252); /* oklch */ color: oklch(92.1% 0.033 266.9);
Tailwind
colors: {
custom: {
50: '#e6edfd',
500: '#dbe5fc',
950: '#000000',
},
}SCSS
$custom: #dbe5fc; $custom-light: #e6edfd; $custom-dark: #000000;
JSON
{
"hex": "#dbe5fc",
"rgb": {
"r": 219,
"g": 229,
"b": 252
},
"hsl": {
"h": 221.818,
"s": 84.615,
"l": 92.353
},
"oklch": {
"l": 0.92135,
"c": 0.03314,
"h": 266.9
},
"luminance": 0.78127
}Semantic roles & 50–950 ramp
primary
#DBE5FC
secondary
#E4CD97
accent
#9E04E1
background
#FEFEFF
surface
#FCFDFF
border
#D5D5D7
text
#161617
muted
#848485