#DFDBF8#DFDBF8
#DFDBF8 is a very light, muted blue. Relative luminance 0.731; OKLCH L 90.3% C 0.040 H 291.9°. Best body text is #000000 at 15.63:1 contrast (WCAG AA passes).
Color values
| HEX | #DFDBF8 |
|---|---|
| RGB | rgb(223, 219, 248) |
| HSL | hsl(248, 67%, 92%) |
| HSV | hsv(248, 12%, 97%) |
| CMYK | cmyk(10.1%, 11.7%, 0%, 2.7%) |
| CIE-LAB | lab(88.51, 6.80, -13.62) |
| CIE-LCH | lch(88.51, 15.22, 296.55°) |
| OKLab | oklab(90.35% 0.0148 -0.0367) |
| OKLCH | oklch(90.35% 0.04 291.9) |
| XYZ | xyz(72.7028, 73.1280, 99.0736) |
| Luminance | 0.7313 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 4.31
Periwinkle
#CCCCFF
ΔE00 7.25
Pale Lilac
#E4CBFF
ΔE00 8.55
Pale Lavender
#EECFFE
ΔE00 8.99
Light Periwinkle
#C1C6FC
ΔE00 9.21
Thistle
#D8BFD8
ΔE00 9.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFDBF8 #F4F8DB
analogous
#DBE6F8 #DFDBF8 #EEDBF8
triadic
#DFDBF8 #F8DFDB #DBF8DF
tetradic
#DFDBF8 #F8DBE6 #F4F8DB #DBF8EE
square
#DFDBF8 #F8DBE6 #F4F8DB #DBF8EE
split-complementary
#DFDBF8 #F8EEDB #E6F8DB
monochromatic
#8475E4 #B1A8EE #DFDBF8 #E8E5FA #E8E5FA
Accessibility & contrast
On white
1.34
#DFDBF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.63
#DFDBF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFDBF8
15.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFDBF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFDBF8 | 1.00 | 1.34 | 15.63 | 15.63 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5DFF9
Deuteranopia (green-blind)
#D5DEF7
Tritanopia (blue-blind)
#DADFE4
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #dfdbf8; /* rgb */ color: rgb(223, 219, 248); /* oklch */ color: oklch(90.3% 0.040 291.9);
Tailwind
colors: {
custom: {
50: '#e9e6fa',
500: '#dfdbf8',
950: '#000000',
},
}SCSS
$custom: #dfdbf8; $custom-light: #e9e6fa; $custom-dark: #000000;
JSON
{
"hex": "#dfdbf8",
"rgb": {
"r": 223,
"g": 219,
"b": 248
},
"hsl": {
"h": 248.276,
"s": 67.442,
"l": 91.569
},
"oklch": {
"l": 0.90346,
"c": 0.03954,
"h": 291.9
},
"luminance": 0.73128
}Semantic roles & 50–950 ramp
primary
#DFDBF8
secondary
#D3DB9C
accent
#CF16B6
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#161517
muted
#848485