#DBDBE7#DBDBE7
#DBDBE7 is a very light, near-neutral blue. Relative luminance 0.715; OKLCH L 89.5% C 0.016 H 286.1°. Best body text is #000000 at 15.30:1 contrast (WCAG AA passes).
Color values
| HEX | #DBDBE7 |
|---|---|
| RGB | rgb(219, 219, 231) |
| HSL | hsl(240, 20%, 88%) |
| HSV | hsv(240, 5%, 91%) |
| CMYK | cmyk(5.2%, 5.2%, 0%, 9.4%) |
| CIE-LAB | lab(87.72, 2.21, -5.86) |
| CIE-LCH | lch(87.72, 6.27, 290.69°) |
| OKLab | oklab(89.5% 0.0045 -0.0156) |
| OKLCH | oklch(89.5% 0.016 286.1) |
| XYZ | xyz(68.9660, 71.4924, 85.7519) |
| Luminance | 0.7149 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 4.06
Fog
#D8DCE0
ΔE00 4.82
Gainsboro
#DCDCDC
ΔE00 5.85
Light Gray
#D3D3D3
ΔE00 6.20
Ghostwhite
#F8F8FF
ΔE00 6.56
Aliceblue
#F0F8FF
ΔE00 7.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBDBE7 #E7E7DB
analogous
#DBE1E7 #DBDBE7 #E1DBE7
triadic
#DBDBE7 #E7DBDB #DBE7DB
tetradic
#DBDBE7 #E7DBE1 #E7E7DB #DBE7E1
square
#DBDBE7 #E7DBE1 #E7E7DB #DBE7E1
split-complementary
#DBDBE7 #E7E1DB #E1E7DB
monochromatic
#9292B6 #B6B6CF #DBDBE7 #EDEDF3 #EDEDF3
Accessibility & contrast
On white
1.37
#DBDBE7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.30
#DBDBE7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBDBE7
15.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBDBE7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBDBE7 | 1.00 | 1.37 | 15.30 | 15.30 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8DCE8
Deuteranopia (green-blind)
#D8DCE7
Tritanopia (blue-blind)
#D9DDDF
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #dbdbe7; /* rgb */ color: rgb(219, 219, 231); /* oklch */ color: oklch(89.5% 0.016 286.1);
Tailwind
colors: {
custom: {
50: '#e6e6ee',
500: '#dbdbe7',
950: '#000000',
},
}SCSS
$custom: #dbdbe7; $custom-light: #e6e6ee; $custom-dark: #000000;
JSON
{
"hex": "#dbdbe7",
"rgb": {
"r": 219,
"g": 219,
"b": 231
},
"hsl": {
"h": 240,
"s": 20,
"l": 88.235
},
"oklch": {
"l": 0.89498,
"c": 0.01629,
"h": 286.1
},
"luminance": 0.71493
}Semantic roles & 50–950 ramp
primary
#DBDBE7
secondary
#BEBEA8
accent
#9E479E
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151516
muted
#848485