#DBE6FC#DBE6FC
#DBE6FC is a very light, muted blue. Relative luminance 0.787; OKLCH L 92.3% C 0.032 H 264.4°. Best body text is #000000 at 16.74:1 contrast (WCAG AA passes).
Color values
| HEX | #DBE6FC |
|---|---|
| RGB | rgb(219, 230, 252) |
| HSL | hsl(220, 85%, 92%) |
| HSV | hsv(220, 13%, 99%) |
| CMYK | cmyk(13.1%, 8.7%, 0%, 1.2%) |
| CIE-LAB | lab(91.09, 0.60, -11.89) |
| CIE-LCH | lch(91.09, 11.90, 272.90°) |
| OKLab | oklab(92.33% -0.0031 -0.0321) |
| OKLCH | oklch(92.33% 0.032 264.4) |
| XYZ | xyz(75.0769, 78.6809, 103.3081) |
| Luminance | 0.7868 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 4.79
Aliceblue
#F0F8FF
ΔE00 7.20
Light Blue Grey
#B7C9E2
ΔE00 7.46
Fog
#D8DCE0
ΔE00 7.67
Ghostwhite
#F8F8FF
ΔE00 7.74
Lightsteelblue
#B0C4DE
ΔE00 8.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBE6FC #FCF1DB
analogous
#DBF7FC #DBE6FC #E1DBFC
triadic
#DBE6FC #FCDBE6 #E6FCDB
tetradic
#DBE6FC #FCDBF7 #FCF1DB #DBFCE1
square
#DBE6FC #FCDBF7 #FCF1DB #DBFCE1
split-complementary
#DBE6FC #FCE1DB #F7FCDB
monochromatic
#6A98F3 #A3BFF7 #DBE6FC #E3EBFD #E3EBFD
Accessibility & contrast
On white
1.25
#DBE6FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.74
#DBE6FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBE6FC
16.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBE6FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBE6FC | 1.00 | 1.25 | 16.74 | 16.74 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFE7FD
Deuteranopia (green-blind)
#DCE4FB
Tritanopia (blue-blind)
#D3EAED
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #dbe6fc; /* rgb */ color: rgb(219, 230, 252); /* oklch */ color: oklch(92.3% 0.032 264.4);
Tailwind
colors: {
custom: {
50: '#e6edfd',
500: '#dbe6fc',
950: '#000000',
},
}SCSS
$custom: #dbe6fc; $custom-light: #e6edfd; $custom-dark: #000000;
JSON
{
"hex": "#dbe6fc",
"rgb": {
"r": 219,
"g": 230,
"b": 252
},
"hsl": {
"h": 220,
"s": 84.615,
"l": 92.353
},
"oklch": {
"l": 0.92334,
"c": 0.03222,
"h": 264.4
},
"luminance": 0.78682
}Semantic roles & 50–950 ramp
primary
#DBE6FC
secondary
#E4CB97
accent
#9804E1
background
#FEFEFF
surface
#FCFDFF
border
#D5D5D7
text
#161617
muted
#848485