#DBDBE5#DBDBE5
#DBDBE5 is a very light, near-neutral blue. Relative luminance 0.714; OKLCH L 89.4% C 0.014 H 286.1°. Best body text is #000000 at 15.28:1 contrast (WCAG AA passes).
Color values
| HEX | #DBDBE5 |
|---|---|
| RGB | rgb(219, 219, 229) |
| HSL | hsl(240, 16%, 88%) |
| HSV | hsv(240, 4%, 90%) |
| CMYK | cmyk(4.4%, 4.4%, 0%, 10.2%) |
| CIE-LAB | lab(87.67, 1.84, -4.89) |
| CIE-LCH | lch(87.67, 5.22, 290.61°) |
| OKLab | oklab(89.44% 0.0038 -0.013) |
| OKLCH | oklch(89.44% 0.014 286.1) |
| XYZ | xyz(68.6852, 71.3801, 84.2728) |
| Luminance | 0.7138 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Fog
#D8DCE0
ΔE00 4.02
Lavender (CSS)
#E6E6FA
ΔE00 4.79
Gainsboro
#DCDCDC
ΔE00 4.98
Light Gray
#D3D3D3
ΔE00 5.38
Ghostwhite
#F8F8FF
ΔE00 6.33
Whitesmoke
#F5F5F5
ΔE00 7.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBDBE5 #E5E5DB
analogous
#DBE0E5 #DBDBE5 #E0DBE5
triadic
#DBDBE5 #E5DBDB #DBE5DB
tetradic
#DBDBE5 #E5DBE0 #E5E5DB #DBE5E0
square
#DBDBE5 #E5DBE0 #E5E5DB #DBE5E0
split-complementary
#DBDBE5 #E5E0DB #E0E5DB
monochromatic
#9494B2 #B7B7CB #DBDBE5 #EDEDF2 #EDEDF2
Accessibility & contrast
On white
1.37
#DBDBE5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.28
#DBDBE5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBDBE5
15.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBDBE5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBDBE5 | 1.00 | 1.37 | 15.28 | 15.28 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9DCE6
Deuteranopia (green-blind)
#D9DBE5
Tritanopia (blue-blind)
#D9DDDE
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #dbdbe5; /* rgb */ color: rgb(219, 219, 229); /* oklch */ color: oklch(89.4% 0.014 286.1);
Tailwind
colors: {
custom: {
50: '#e6e6ed',
500: '#dbdbe5',
950: '#000000',
},
}SCSS
$custom: #dbdbe5; $custom-light: #e6e6ed; $custom-dark: #000000;
JSON
{
"hex": "#dbdbe5",
"rgb": {
"r": 219,
"g": 219,
"b": 229
},
"hsl": {
"h": 240,
"s": 16.129,
"l": 87.843
},
"oklch": {
"l": 0.89437,
"c": 0.01356,
"h": 286.1
},
"luminance": 0.7138
}Semantic roles & 50–950 ramp
primary
#DBDBE5
secondary
#BBBBA9
accent
#9A4B9A
background
#FEFEFE
surface
#FCFCFD
border
#D5D5D5
text
#151516
muted
#848484