#DBDBFB#DBDBFB
#DBDBFB is a very light, muted blue. Relative luminance 0.727; OKLCH L 90.1% C 0.044 H 285.5°. Best body text is #000000 at 15.54:1 contrast (WCAG AA passes).
Color values
| HEX | #DBDBFB |
|---|---|
| RGB | rgb(219, 219, 251) |
| HSL | hsl(240, 80%, 92%) |
| HSV | hsv(240, 13%, 98%) |
| CMYK | cmyk(12.7%, 12.7%, 0%, 1.6%) |
| CIE-LAB | lab(88.30, 6.13, -15.54) |
| CIE-LCH | lch(88.30, 16.71, 291.54°) |
| OKLab | oklab(90.14% 0.0116 -0.042) |
| OKLCH | oklch(90.14% 0.044 285.5) |
| XYZ | xyz(71.9538, 72.6875, 101.4874) |
| Luminance | 0.7269 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 4.69
Periwinkle
#CCCCFF
ΔE00 6.05
Light Periwinkle
#C1C6FC
ΔE00 7.86
Pale Lilac
#E4CBFF
ΔE00 8.77
Light Lavender
#DFC5FE
ΔE00 9.56
Pale Lavender
#EECFFE
ΔE00 9.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBDBFB #FBFBDB
analogous
#DBEBFB #DBDBFB #EBDBFB
triadic
#DBDBFB #FBDBDB #DBFBDB
tetradic
#DBDBFB #FBDBEB #FBFBDB #DBFBEB
square
#DBDBFB #FBDBEB #FBFBDB #DBFBEB
split-complementary
#DBDBFB #FBEBDB #EBFBDB
monochromatic
#6D6DEF #A4A4F5 #DBDBFB #E3E3FC #E3E3FC
Accessibility & contrast
On white
1.35
#DBDBFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.54
#DBDBFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBDBFB
15.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBDBFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBDBFB | 1.00 | 1.35 | 15.54 | 15.54 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4DEFD
Deuteranopia (green-blind)
#D3DDFA
Tritanopia (blue-blind)
#D5E0E5
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #dbdbfb; /* rgb */ color: rgb(219, 219, 251); /* oklch */ color: oklch(90.1% 0.044 285.5);
Tailwind
colors: {
custom: {
50: '#e6e6fc',
500: '#dbdbfb',
950: '#000000',
},
}SCSS
$custom: #dbdbfb; $custom-light: #e6e6fc; $custom-dark: #000000;
JSON
{
"hex": "#dbdbfb",
"rgb": {
"r": 219,
"g": 219,
"b": 251
},
"hsl": {
"h": 240,
"s": 80,
"l": 92.157
},
"oklch": {
"l": 0.90138,
"c": 0.04358,
"h": 285.5
},
"luminance": 0.72688
}Semantic roles & 50–950 ramp
primary
#DBDBFB
secondary
#E2E298
accent
#DC09DC
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#161517
muted
#848485