#DFDBF9#DFDBF9
#DFDBF9 is a very light, muted blue. Relative luminance 0.732; OKLCH L 90.4% C 0.041 H 291.7°. Best body text is #000000 at 15.64:1 contrast (WCAG AA passes).
Color values
| HEX | #DFDBF9 |
|---|---|
| RGB | rgb(223, 219, 249) |
| HSL | hsl(248, 71%, 92%) |
| HSV | hsv(248, 12%, 98%) |
| CMYK | cmyk(10.4%, 12%, 0%, 2.4%) |
| CIE-LAB | lab(88.54, 7.00, -14.10) |
| CIE-LCH | lch(88.54, 15.74, 296.41°) |
| OKLab | oklab(90.38% 0.0151 -0.038) |
| OKLCH | oklch(90.38% 0.041 291.7) |
| XYZ | xyz(72.8584, 73.1902, 99.8929) |
| Luminance | 0.7319 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 4.55
Periwinkle
#CCCCFF
ΔE00 6.99
Pale Lilac
#E4CBFF
ΔE00 8.31
Pale Lavender
#EECFFE
ΔE00 8.81
Light Periwinkle
#C1C6FC
ΔE00 8.99
Light Lavender
#DFC5FE
ΔE00 9.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFDBF9 #F5F9DB
analogous
#DBE6F9 #DFDBF9 #EEDBF9
triadic
#DFDBF9 #F9DFDB #DBF9DF
tetradic
#DFDBF9 #F9DBE6 #F5F9DB #DBF9EE
square
#DFDBF9 #F9DBE6 #F5F9DB #DBF9EE
split-complementary
#DFDBF9 #F9EEDB #E6F9DB
monochromatic
#8272E8 #B0A7F0 #DFDBF9 #E8E5FB #E8E5FB
Accessibility & contrast
On white
1.34
#DFDBF9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.64
#DFDBF9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFDBF9
15.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFDBF9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFDBF9 | 1.00 | 1.34 | 15.64 | 15.64 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5DFFA
Deuteranopia (green-blind)
#D5DEF8
Tritanopia (blue-blind)
#DADFE5
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #dfdbf9; /* rgb */ color: rgb(223, 219, 249); /* oklch */ color: oklch(90.4% 0.041 291.7);
Tailwind
colors: {
custom: {
50: '#e9e6fb',
500: '#dfdbf9',
950: '#000000',
},
}SCSS
$custom: #dfdbf9; $custom-light: #e9e6fb; $custom-dark: #000000;
JSON
{
"hex": "#dfdbf9",
"rgb": {
"r": 223,
"g": 219,
"b": 249
},
"hsl": {
"h": 248,
"s": 71.429,
"l": 91.765
},
"oklch": {
"l": 0.90379,
"c": 0.04089,
"h": 291.7
},
"luminance": 0.73191
}Semantic roles & 50–950 ramp
primary
#DFDBF9
secondary
#D5DE9B
accent
#D312BA
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#161517
muted
#848485