#DBDAFB#DBDAFB
#DBDAFB is a very light, muted blue. Relative luminance 0.722; OKLCH L 89.9% C 0.045 H 286.8°. Best body text is #000000 at 15.43:1 contrast (WCAG AA passes).
Color values
| HEX | #DBDAFB |
|---|---|
| RGB | rgb(219, 218, 251) |
| HSL | hsl(242, 80%, 92%) |
| HSV | hsv(242, 13%, 98%) |
| CMYK | cmyk(12.7%, 13.1%, 0%, 1.6%) |
| CIE-LAB | lab(88.05, 6.66, -15.91) |
| CIE-LCH | lch(88.05, 17.25, 292.70°) |
| OKLab | oklab(89.94% 0.013 -0.043) |
| OKLCH | oklch(89.94% 0.045 286.8) |
| XYZ | xyz(71.6937, 72.1673, 101.4007) |
| Luminance | 0.7217 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 5.10
Periwinkle
#CCCCFF
ΔE00 5.77
Light Periwinkle
#C1C6FC
ΔE00 7.68
Pale Lilac
#E4CBFF
ΔE00 8.28
Light Lavender
#DFC5FE
ΔE00 9.09
Pale Lavender
#EECFFE
ΔE00 9.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBDAFB #FAFBDA
analogous
#DAEAFB #DBDAFB #ECDAFB
triadic
#DBDAFB #FBDBDA #DAFBDB
tetradic
#DBDAFB #FBDAEA #FAFBDA #DAFBEC
square
#DBDAFB #FBDAEA #FAFBDA #DAFBEC
split-complementary
#DBDAFB #FBECDA #EAFBDA
monochromatic
#706CEF #A5A3F5 #DBDAFB #E4E3FC #E4E3FC
Accessibility & contrast
On white
1.36
#DBDAFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.43
#DBDAFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBDAFB
15.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBDAFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBDAFB | 1.00 | 1.36 | 15.43 | 15.43 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3DEFD
Deuteranopia (green-blind)
#D2DCFA
Tritanopia (blue-blind)
#D5DFE5
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #dbdafb; /* rgb */ color: rgb(219, 218, 251); /* oklch */ color: oklch(89.9% 0.045 286.8);
Tailwind
colors: {
custom: {
50: '#e6e5fc',
500: '#dbdafb',
950: '#000000',
},
}SCSS
$custom: #dbdafb; $custom-light: #e6e5fc; $custom-dark: #000000;
JSON
{
"hex": "#dbdafb",
"rgb": {
"r": 219,
"g": 218,
"b": 251
},
"hsl": {
"h": 241.818,
"s": 80.488,
"l": 91.961
},
"oklch": {
"l": 0.89943,
"c": 0.04496,
"h": 286.8
},
"luminance": 0.72168
}Semantic roles & 50–950 ramp
primary
#DBDAFB
secondary
#E0E297
accent
#DD09D6
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#161517
muted
#848485