#DBDFF4#DBDFF4
#DBDFF4 is a very light, muted blue. Relative luminance 0.744; OKLCH L 90.7% C 0.029 H 277.2°. Best body text is #000000 at 15.87:1 contrast (WCAG AA passes).
Color values
| HEX | #DBDFF4 |
|---|---|
| RGB | rgb(219, 223, 244) |
| HSL | hsl(230, 53%, 91%) |
| HSV | hsv(230, 10%, 96%) |
| CMYK | cmyk(10.2%, 8.6%, 0%, 4.3%) |
| CIE-LAB | lab(89.10, 2.64, -10.67) |
| CIE-LCH | lch(89.10, 10.99, 283.90°) |
| OKLab | oklab(90.69% 0.0036 -0.0287) |
| OKLCH | oklch(90.69% 0.029 277.2) |
| XYZ | xyz(71.9268, 74.3665, 96.1352) |
| Luminance | 0.7437 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 2.44
Fog
#D8DCE0
ΔE00 7.59
Ghostwhite
#F8F8FF
ΔE00 7.76
Light Blue Grey
#B7C9E2
ΔE00 8.01
Aliceblue
#F0F8FF
ΔE00 8.60
Gainsboro
#DCDCDC
ΔE00 9.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBDFF4 #F4F0DB
analogous
#DBEBF4 #DBDFF4 #E3DBF4
triadic
#DBDFF4 #F4DBDF #DFF4DB
tetradic
#DBDFF4 #F4DBEB #F4F0DB #DBF4E3
square
#DBDFF4 #F4DBEB #F4F0DB #DBF4E3
split-complementary
#DBDFF4 #F4E3DB #EBF4DB
monochromatic
#7D8CD7 #ACB5E6 #DBDFF4 #E8EAF8 #E8EAF8
Accessibility & contrast
On white
1.32
#DBDFF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.87
#DBDFF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBDFF4
15.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBDFF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBDFF4 | 1.00 | 1.32 | 15.87 | 15.87 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAE1F5
Deuteranopia (green-blind)
#D8DFF3
Tritanopia (blue-blind)
#D6E3E6
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #dbdff4; /* rgb */ color: rgb(219, 223, 244); /* oklch */ color: oklch(90.7% 0.029 277.2);
Tailwind
colors: {
custom: {
50: '#e6e9f7',
500: '#dbdff4',
950: '#000000',
},
}SCSS
$custom: #dbdff4; $custom-light: #e6e9f7; $custom-dark: #000000;
JSON
{
"hex": "#dbdff4",
"rgb": {
"r": 219,
"g": 223,
"b": 244
},
"hsl": {
"h": 230.4,
"s": 53.191,
"l": 90.784
},
"oklch": {
"l": 0.90693,
"c": 0.02893,
"h": 277.2
},
"luminance": 0.74367
}Semantic roles & 50–950 ramp
primary
#DBDFF4
secondary
#D3CBA0
accent
#A825C1
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#161617
muted
#848485