#DFDBFB#DFDBFB
#DFDBFB is a very light, muted blue. Relative luminance 0.733; OKLCH L 90.4% C 0.044 H 291.2°. Best body text is #000000 at 15.66:1 contrast (WCAG AA passes).
Color values
| HEX | #DFDBFB |
|---|---|
| RGB | rgb(223, 219, 251) |
| HSL | hsl(248, 80%, 92%) |
| HSV | hsv(248, 13%, 98%) |
| CMYK | cmyk(11.2%, 12.7%, 0%, 1.6%) |
| CIE-LAB | lab(88.60, 7.40, -15.06) |
| CIE-LCH | lch(88.60, 16.78, 296.17°) |
| OKLab | oklab(90.45% 0.0158 -0.0406) |
| OKLCH | oklch(90.45% 0.044 291.2) |
| XYZ | xyz(73.1720, 73.3156, 101.5445) |
| Luminance | 0.7332 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 5.03
Periwinkle
#CCCCFF
ΔE00 6.50
Pale Lilac
#E4CBFF
ΔE00 7.87
Pale Lavender
#EECFFE
ΔE00 8.49
Light Periwinkle
#C1C6FC
ΔE00 8.57
Light Lavender
#DFC5FE
ΔE00 8.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFDBFB #F7FBDB
analogous
#DBE7FB #DFDBFB #EFDBFB
triadic
#DFDBFB #FBDFDB #DBFBDF
tetradic
#DFDBFB #FBDBE7 #F7FBDB #DBFBEF
square
#DFDBFB #FBDBE7 #F7FBDB #DBFBEF
split-complementary
#DFDBFB #FBEFDB #E7FBDB
monochromatic
#7D6DEF #AEA4F5 #DFDBFB #E7E3FC #E7E3FC
Accessibility & contrast
On white
1.34
#DFDBFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.66
#DFDBFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFDBFB
15.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFDBFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFDBFB | 1.00 | 1.34 | 15.66 | 15.66 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4DFFD
Deuteranopia (green-blind)
#D4DEFA
Tritanopia (blue-blind)
#DAE0E5
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #dfdbfb; /* rgb */ color: rgb(223, 219, 251); /* oklch */ color: oklch(90.4% 0.044 291.2);
Tailwind
colors: {
custom: {
50: '#e9e6fc',
500: '#dfdbfb',
950: '#000000',
},
}SCSS
$custom: #dfdbfb; $custom-light: #e9e6fc; $custom-dark: #000000;
JSON
{
"hex": "#dfdbfb",
"rgb": {
"r": 223,
"g": 219,
"b": 251
},
"hsl": {
"h": 247.5,
"s": 80,
"l": 92.157
},
"oklch": {
"l": 0.90446,
"c": 0.04361,
"h": 291.2
},
"luminance": 0.73316
}Semantic roles & 50–950 ramp
primary
#DFDBFB
secondary
#D9E298
accent
#DC09C2
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#161517
muted
#848485