#DBEAFF#DBEAFF
#DBEAFF is a very light, muted blue. Relative luminance 0.811; OKLCH L 93.2% C 0.033 H 256.8°. Best body text is #000000 at 17.23:1 contrast (WCAG AA passes).
Color values
| HEX | #DBEAFF |
|---|---|
| RGB | rgb(219, 234, 255) |
| HSL | hsl(215, 100%, 93%) |
| HSV | hsv(215, 14%, 100%) |
| CMYK | cmyk(14.1%, 8.2%, 0%, 0%) |
| CIE-LAB | lab(92.19, -0.86, -11.82) |
| CIE-LCH | lch(92.19, 11.85, 265.85°) |
| OKLab | oklab(93.22% -0.0075 -0.0319) |
| OKLCH | oklch(93.22% 0.033 256.8) |
| XYZ | xyz(76.6820, 81.1244, 106.2069) |
| Luminance | 0.8113 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Aliceblue
#F0F8FF
ΔE00 6.37
Lavender (CSS)
#E6E6FA
ΔE00 6.58
Fog
#D8DCE0
ΔE00 7.68
Light Blue Grey
#B7C9E2
ΔE00 7.85
Ghostwhite
#F8F8FF
ΔE00 7.89
Powder Blue (survey)
#B1D1FC
ΔE00 9.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBEAFF #FFF0DB
analogous
#DBFCFF #DBEAFF #DEDBFF
triadic
#DBEAFF #FFDBEA #EAFFDB
tetradic
#DBEAFF #FFDBFC #FFF0DB #DBFFDE
square
#DBEAFF #FFDBFC #FFF0DB #DBFFDE
split-complementary
#DBEAFF #FFDEDB #FCFFDB
monochromatic
#61A3FF #9EC6FF #DBEAFF #E0EDFF #E0EDFF
Accessibility & contrast
On white
1.22
#DBEAFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.23
#DBEAFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBEAFF
17.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBEAFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBEAFF | 1.00 | 1.22 | 17.23 | 17.23 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3EBFF
Deuteranopia (green-blind)
#DFE7FF
Tritanopia (blue-blind)
#D2EEF1
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #dbeaff; /* rgb */ color: rgb(219, 234, 255); /* oklch */ color: oklch(93.2% 0.033 256.8);
Tailwind
colors: {
custom: {
50: '#e6f0ff',
500: '#dbeaff',
950: '#000000',
},
}SCSS
$custom: #dbeaff; $custom-light: #e6f0ff; $custom-dark: #000000;
JSON
{
"hex": "#dbeaff",
"rgb": {
"r": 219,
"g": 234,
"b": 255
},
"hsl": {
"h": 215,
"s": 100,
"l": 92.941
},
"oklch": {
"l": 0.93224,
"c": 0.03277,
"h": 256.8
},
"luminance": 0.81126
}Semantic roles & 50–950 ramp
primary
#DBEAFF
secondary
#ECC792
accent
#8600E6
background
#FEFFFF
surface
#FCFEFF
border
#D5D6D7
text
#161618
muted
#848586