#DBE8FF#DBE8FF
#DBE8FF is a very light, muted blue. Relative luminance 0.800; OKLCH L 92.8% C 0.034 H 262.0°. Best body text is #000000 at 17.00:1 contrast (WCAG AA passes).
Color values
| HEX | #DBE8FF |
|---|---|
| RGB | rgb(219, 232, 255) |
| HSL | hsl(218, 100%, 93%) |
| HSV | hsv(218, 14%, 100%) |
| CMYK | cmyk(14.1%, 9%, 0%, 0%) |
| CIE-LAB | lab(91.68, 0.17, -12.57) |
| CIE-LCH | lch(91.68, 12.57, 270.79°) |
| OKLab | oklab(92.83% -0.0048 -0.0339) |
| OKLCH | oklch(92.83% 0.034 262) |
| XYZ | xyz(76.1158, 79.9921, 106.0182) |
| Luminance | 0.7999 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 5.53
Aliceblue
#F0F8FF
ΔE00 7.20
Light Blue Grey
#B7C9E2
ΔE00 7.59
Ghostwhite
#F8F8FF
ΔE00 8.06
Fog
#D8DCE0
ΔE00 8.09
Powder Blue (survey)
#B1D1FC
ΔE00 8.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBE8FF #FFF2DB
analogous
#DBFAFF #DBE8FF #E0DBFF
triadic
#DBE8FF #FFDBE8 #E8FFDB
tetradic
#DBE8FF #FFDBFA #FFF2DB #DBFFE0
square
#DBE8FF #FFDBFA #FFF2DB #DBFFE0
split-complementary
#DBE8FF #FFE0DB #FAFFDB
monochromatic
#619AFF #9EC1FF #DBE8FF #E0EBFF #E0EBFF
Accessibility & contrast
On white
1.24
#DBE8FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.00
#DBE8FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBE8FF
17.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBE8FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBE8FF | 1.00 | 1.24 | 17.00 | 17.00 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1E9FF
Deuteranopia (green-blind)
#DDE6FE
Tritanopia (blue-blind)
#D3EDEF
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #dbe8ff; /* rgb */ color: rgb(219, 232, 255); /* oklch */ color: oklch(92.8% 0.034 262.0);
Tailwind
colors: {
custom: {
50: '#e6efff',
500: '#dbe8ff',
950: '#000000',
},
}SCSS
$custom: #dbe8ff; $custom-light: #e6efff; $custom-dark: #000000;
JSON
{
"hex": "#dbe8ff",
"rgb": {
"r": 219,
"g": 232,
"b": 255
},
"hsl": {
"h": 218.333,
"s": 100,
"l": 92.941
},
"oklch": {
"l": 0.92827,
"c": 0.03429,
"h": 262
},
"luminance": 0.79993
}Semantic roles & 50–950 ramp
primary
#DBE8FF
secondary
#ECCC92
accent
#9300E6
background
#FEFFFF
surface
#FCFEFF
border
#D5D6D7
text
#161618
muted
#848586