#DBE5FF#DBE5FF
#DBE5FF is a very light, muted blue. Relative luminance 0.783; OKLCH L 92.2% C 0.037 H 268.9°. Best body text is #000000 at 16.66:1 contrast (WCAG AA passes).
Color values
| HEX | #DBE5FF |
|---|---|
| RGB | rgb(219, 229, 255) |
| HSL | hsl(223, 100%, 93%) |
| HSV | hsv(223, 14%, 100%) |
| CMYK | cmyk(14.1%, 10.2%, 0%, 0%) |
| CIE-LAB | lab(90.92, 1.73, -13.70) |
| CIE-LCH | lch(90.92, 13.81, 277.18°) |
| OKLab | oklab(92.23% -0.0007 -0.037) |
| OKLCH | oklch(92.23% 0.037 268.9) |
| XYZ | xyz(75.2786, 78.3176, 105.7391) |
| Luminance | 0.7832 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 4.36
Light Blue Grey
#B7C9E2
ΔE00 7.69
Aliceblue
#F0F8FF
ΔE00 8.63
Ghostwhite
#F8F8FF
ΔE00 8.64
Fog
#D8DCE0
ΔE00 8.98
Periwinkle
#CCCCFF
ΔE00 9.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBE5FF #FFF5DB
analogous
#DBF7FF #DBE5FF #E3DBFF
triadic
#DBE5FF #FFDBE5 #E5FFDB
tetradic
#DBE5FF #FFDBF7 #FFF5DB #DBFFE3
square
#DBE5FF #FFDBF7 #FFF5DB #DBFFE3
split-complementary
#DBE5FF #FFE3DB #F7FFDB
monochromatic
#618DFF #9EB9FF #DBE5FF #E0E9FF #E0E9FF
Accessibility & contrast
On white
1.26
#DBE5FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.66
#DBE5FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBE5FF
16.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBE5FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBE5FF | 1.00 | 1.26 | 16.66 | 16.66 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEE7FF
Deuteranopia (green-blind)
#DBE4FE
Tritanopia (blue-blind)
#D3EAED
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #dbe5ff; /* rgb */ color: rgb(219, 229, 255); /* oklch */ color: oklch(92.2% 0.037 268.9);
Tailwind
colors: {
custom: {
50: '#e6edff',
500: '#dbe5ff',
950: '#000000',
},
}SCSS
$custom: #dbe5ff; $custom-light: #e6edff; $custom-dark: #000000;
JSON
{
"hex": "#dbe5ff",
"rgb": {
"r": 219,
"g": 229,
"b": 255
},
"hsl": {
"h": 223.333,
"s": 100,
"l": 92.941
},
"oklch": {
"l": 0.92233,
"c": 0.03704,
"h": 268.9
},
"luminance": 0.78319
}Semantic roles & 50–950 ramp
primary
#DBE5FF
secondary
#ECD392
accent
#A600E6
background
#FEFEFF
surface
#FCFDFF
border
#D5D5D7
text
#161618
muted
#848486