#DFDBF4#DFDBF4
#DFDBF4 is a very light, muted blue. Relative luminance 0.729; OKLCH L 90.2% C 0.034 H 293.0°. Best body text is #000000 at 15.58:1 contrast (WCAG AA passes).
Color values
| HEX | #DFDBF4 |
|---|---|
| RGB | rgb(223, 219, 244) |
| HSL | hsl(250, 53%, 91%) |
| HSV | hsv(250, 10%, 96%) |
| CMYK | cmyk(8.6%, 10.2%, 0%, 4.3%) |
| CIE-LAB | lab(88.39, 6.02, -11.69) |
| CIE-LCH | lch(88.39, 13.14, 297.24°) |
| OKLab | oklab(90.22% 0.0134 -0.0314) |
| OKLCH | oklch(90.22% 0.034 293) |
| XYZ | xyz(72.0889, 72.8824, 95.8403) |
| Luminance | 0.7288 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 3.45
Periwinkle
#CCCCFF
ΔE00 8.35
Thistle
#D8BFD8
ΔE00 9.27
Pale Lilac
#E4CBFF
ΔE00 9.59
Ghostwhite
#F8F8FF
ΔE00 9.62
Lavenderblush
#FFF0F5
ΔE00 9.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFDBF4 #F0F4DB
analogous
#DBE3F4 #DFDBF4 #EBDBF4
triadic
#DFDBF4 #F4DFDB #DBF4DF
tetradic
#DFDBF4 #F4DBE3 #F0F4DB #DBF4EB
square
#DFDBF4 #F4DBE3 #F0F4DB #DBF4EB
split-complementary
#DFDBF4 #F4EBDB #E3F4DB
monochromatic
#8C7DD7 #B5ACE6 #DFDBF4 #EAE8F8 #EAE8F8
Accessibility & contrast
On white
1.35
#DFDBF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.58
#DFDBF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFDBF4
15.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFDBF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFDBF4 | 1.00 | 1.35 | 15.58 | 15.58 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6DEF5
Deuteranopia (green-blind)
#D6DDF3
Tritanopia (blue-blind)
#DBDFE3
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #dfdbf4; /* rgb */ color: rgb(223, 219, 244); /* oklch */ color: oklch(90.2% 0.034 293.0);
Tailwind
colors: {
custom: {
50: '#e9e6f7',
500: '#dfdbf4',
950: '#000000',
},
}SCSS
$custom: #dfdbf4; $custom-light: #e9e6f7; $custom-dark: #000000;
JSON
{
"hex": "#dfdbf4",
"rgb": {
"r": 223,
"g": 219,
"b": 244
},
"hsl": {
"h": 249.6,
"s": 53.191,
"l": 90.784
},
"oklch": {
"l": 0.90216,
"c": 0.03413,
"h": 293
},
"luminance": 0.72883
}Semantic roles & 50–950 ramp
primary
#DFDBF4
secondary
#CBD3A0
accent
#C125A8
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#161517
muted
#848485