#DFDAF9#DFDAF9
#DFDAF9 is a very light, muted blue. Relative luminance 0.727; OKLCH L 90.2% C 0.042 H 292.9°. Best body text is #000000 at 15.53:1 contrast (WCAG AA passes).
Color values
| HEX | #DFDAF9 |
|---|---|
| RGB | rgb(223, 218, 249) |
| HSL | hsl(250, 72%, 92%) |
| HSV | hsv(250, 12%, 98%) |
| CMYK | cmyk(10.4%, 12.4%, 0%, 2.4%) |
| CIE-LAB | lab(88.29, 7.53, -14.47) |
| CIE-LCH | lch(88.29, 16.31, 297.48°) |
| OKLab | oklab(90.19% 0.0165 -0.039) |
| OKLCH | oklch(90.19% 0.042 292.9) |
| XYZ | xyz(72.5983, 72.6700, 99.8062) |
| Luminance | 0.7267 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 5.05
Periwinkle
#CCCCFF
ΔE00 6.78
Pale Lilac
#E4CBFF
ΔE00 7.82
Pale Lavender
#EECFFE
ΔE00 8.32
Light Periwinkle
#C1C6FC
ΔE00 8.84
Light Lavender
#DFC5FE
ΔE00 8.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFDAF9 #F4F9DA
analogous
#DAE5F9 #DFDAF9 #EFDAF9
triadic
#DFDAF9 #F9DFDA #DAF9DF
tetradic
#DFDAF9 #F9DAE5 #F4F9DA #DAF9EF
square
#DFDAF9 #F9DAE5 #F4F9DA #DAF9EF
split-complementary
#DFDAF9 #F9EFDA #E5F9DA
monochromatic
#8471E8 #B1A5F0 #DFDAF9 #E8E5FB #E8E5FB
Accessibility & contrast
On white
1.35
#DFDAF9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.53
#DFDAF9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFDAF9
15.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFDAF9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFDAF9 | 1.00 | 1.35 | 15.53 | 15.53 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4DEFA
Deuteranopia (green-blind)
#D4DDF8
Tritanopia (blue-blind)
#DADFE4
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #dfdaf9; /* rgb */ color: rgb(223, 218, 249); /* oklch */ color: oklch(90.2% 0.042 292.9);
Tailwind
colors: {
custom: {
50: '#e9e5fb',
500: '#dfdaf9',
950: '#000000',
},
}SCSS
$custom: #dfdaf9; $custom-light: #e9e5fb; $custom-dark: #000000;
JSON
{
"hex": "#dfdaf9",
"rgb": {
"r": 223,
"g": 218,
"b": 249
},
"hsl": {
"h": 249.677,
"s": 72.093,
"l": 91.569
},
"oklch": {
"l": 0.90185,
"c": 0.04237,
"h": 292.9
},
"luminance": 0.7267
}Semantic roles & 50–950 ramp
primary
#DFDAF9
secondary
#D3DE9A
accent
#D411B5
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#161517
muted
#848485