#DBDAEB#DBDAEB
#DBDAEB is a very light, muted blue. Relative luminance 0.712; OKLCH L 89.4% C 0.023 H 288.6°. Best body text is #000000 at 15.24:1 contrast (WCAG AA passes).
Color values
| HEX | #DBDAEB |
|---|---|
| RGB | rgb(219, 218, 235) |
| HSL | hsl(244, 30%, 89%) |
| HSV | hsv(244, 7%, 92%) |
| CMYK | cmyk(6.8%, 7.2%, 0%, 7.8%) |
| CIE-LAB | lab(87.58, 3.50, -8.18) |
| CIE-LCH | lch(87.58, 8.90, 293.15°) |
| OKLab | oklab(89.42% 0.0074 -0.0219) |
| OKLCH | oklch(89.42% 0.023 288.6) |
| XYZ | xyz(69.2773, 71.2008, 88.6745) |
| Luminance | 0.7120 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 2.88
Fog
#D8DCE0
ΔE00 7.01
Ghostwhite
#F8F8FF
ΔE00 7.69
Gainsboro
#DCDCDC
ΔE00 7.97
Light Gray
#D3D3D3
ΔE00 8.21
Lavenderblush
#FFF0F5
ΔE00 8.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBDAEB #EAEBDA
analogous
#DAE2EB #DBDAEB #E4DAEB
triadic
#DBDAEB #EBDBDA #DAEBDB
tetradic
#DBDAEB #EBDAE2 #EAEBDA #DAEBE4
square
#DBDAEB #EBDAE2 #EAEBDA #DAEBE4
split-complementary
#DBDAEB #EBE4DA #E2EBDA
monochromatic
#8E8BC0 #B4B2D6 #DBDAEB #ECEBF4 #ECEBF4
Accessibility & contrast
On white
1.38
#DBDAEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.24
#DBDAEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBDAEB
15.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBDAEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBDAEB | 1.00 | 1.38 | 15.24 | 15.24 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6DCEC
Deuteranopia (green-blind)
#D6DBEA
Tritanopia (blue-blind)
#D8DDDF
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #dbdaeb; /* rgb */ color: rgb(219, 218, 235); /* oklch */ color: oklch(89.4% 0.023 288.6);
Tailwind
colors: {
custom: {
50: '#e6e5f1',
500: '#dbdaeb',
950: '#000000',
},
}SCSS
$custom: #dbdaeb; $custom-light: #e6e5f1; $custom-dark: #000000;
JSON
{
"hex": "#dbdaeb",
"rgb": {
"r": 219,
"g": 218,
"b": 235
},
"hsl": {
"h": 243.529,
"s": 29.825,
"l": 88.824
},
"oklch": {
"l": 0.89424,
"c": 0.02311,
"h": 288.6
},
"luminance": 0.71201
}Semantic roles & 50–950 ramp
primary
#DBDAEB
secondary
#C2C4A5
accent
#A93DA2
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151516
muted
#848485