#DBE6FF#DBE6FF
#DBE6FF is a very light, muted blue. Relative luminance 0.789; OKLCH L 92.4% C 0.036 H 266.7°. Best body text is #000000 at 16.77:1 contrast (WCAG AA passes).
Color values
| HEX | #DBE6FF |
|---|---|
| RGB | rgb(219, 230, 255) |
| HSL | hsl(222, 100%, 93%) |
| HSV | hsv(222, 14%, 100%) |
| CMYK | cmyk(14.1%, 9.8%, 0%, 0%) |
| CIE-LAB | lab(91.18, 1.21, -13.33) |
| CIE-LCH | lch(91.18, 13.38, 275.18°) |
| OKLab | oklab(92.43% -0.0021 -0.036) |
| OKLCH | oklch(92.43% 0.036 266.7) |
| XYZ | xyz(75.5561, 78.8726, 105.8316) |
| Luminance | 0.7887 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 4.68
Light Blue Grey
#B7C9E2
ΔE00 7.59
Aliceblue
#F0F8FF
ΔE00 8.14
Ghostwhite
#F8F8FF
ΔE00 8.41
Fog
#D8DCE0
ΔE00 8.66
Powder Blue (survey)
#B1D1FC
ΔE00 9.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBE6FF #FFF4DB
analogous
#DBF8FF #DBE6FF #E2DBFF
triadic
#DBE6FF #FFDBE6 #E6FFDB
tetradic
#DBE6FF #FFDBF8 #FFF4DB #DBFFE2
square
#DBE6FF #FFDBF8 #FFF4DB #DBFFE2
split-complementary
#DBE6FF #FFE2DB #F8FFDB
monochromatic
#6191FF #9EBBFF #DBE6FF #E0EAFF #E0EAFF
Accessibility & contrast
On white
1.25
#DBE6FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.77
#DBE6FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBE6FF
16.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBE6FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBE6FF | 1.00 | 1.25 | 16.77 | 16.77 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFE7FF
Deuteranopia (green-blind)
#DCE4FE
Tritanopia (blue-blind)
#D3EBEE
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #dbe6ff; /* rgb */ color: rgb(219, 230, 255); /* oklch */ color: oklch(92.4% 0.036 266.7);
Tailwind
colors: {
custom: {
50: '#e6edff',
500: '#dbe6ff',
950: '#000000',
},
}SCSS
$custom: #dbe6ff; $custom-light: #e6edff; $custom-dark: #000000;
JSON
{
"hex": "#dbe6ff",
"rgb": {
"r": 219,
"g": 230,
"b": 255
},
"hsl": {
"h": 221.667,
"s": 100,
"l": 92.941
},
"oklch": {
"l": 0.9243,
"c": 0.03606,
"h": 266.7
},
"luminance": 0.78874
}Semantic roles & 50–950 ramp
primary
#DBE6FF
secondary
#ECD092
accent
#9F00E6
background
#FEFEFF
surface
#FCFDFF
border
#D5D5D7
text
#161618
muted
#848486