#DFD9F7#DFD9F7
#DFD9F7 is a very light, muted violet. Relative luminance 0.720; OKLCH L 89.9% C 0.041 H 294.7°. Best body text is #000000 at 15.41:1 contrast (WCAG AA passes).
Color values
| HEX | #DFD9F7 |
|---|---|
| RGB | rgb(223, 217, 247) |
| HSL | hsl(252, 65%, 91%) |
| HSV | hsv(252, 12%, 97%) |
| CMYK | cmyk(9.7%, 12.1%, 0%, 3.1%) |
| CIE-LAB | lab(87.98, 7.66, -13.88) |
| CIE-LCH | lch(87.98, 15.85, 298.88°) |
| OKLab | oklab(89.93% 0.0172 -0.0374) |
| OKLCH | oklch(89.93% 0.041 294.7) |
| XYZ | xyz(72.0295, 72.0288, 98.0859) |
| Luminance | 0.7203 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 5.11
Periwinkle
#CCCCFF
ΔE00 7.08
Pale Lilac
#E4CBFF
ΔE00 7.80
Pale Lavender
#EECFFE
ΔE00 8.18
Thistle
#D8BFD8
ΔE00 8.57
Light Lavender
#DFC5FE
ΔE00 8.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFD9F7 #F1F7D9
analogous
#D9E2F7 #DFD9F7 #EED9F7
triadic
#DFD9F7 #F7DFD9 #D9F7DF
tetradic
#DFD9F7 #F7D9E2 #F1F7D9 #D9F7EE
square
#DFD9F7 #F7D9E2 #F1F7D9 #D9F7EE
split-complementary
#DFD9F7 #F7EED9 #E2F7D9
monochromatic
#8A74E2 #B4A6EC #DFD9F7 #EAE6FA #EAE6FA
Accessibility & contrast
On white
1.36
#DFD9F7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.41
#DFD9F7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFD9F7
15.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFD9F7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFD9F7 | 1.00 | 1.36 | 15.41 | 15.41 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3DDF8
Deuteranopia (green-blind)
#D4DCF6
Tritanopia (blue-blind)
#DBDDE3
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #dfd9f7; /* rgb */ color: rgb(223, 217, 247); /* oklch */ color: oklch(89.9% 0.041 294.7);
Tailwind
colors: {
custom: {
50: '#e9e4f9',
500: '#dfd9f7',
950: '#000000',
},
}SCSS
$custom: #dfd9f7; $custom-light: #e9e4f9; $custom-dark: #000000;
JSON
{
"hex": "#dfd9f7",
"rgb": {
"r": 223,
"g": 217,
"b": 247
},
"hsl": {
"h": 252,
"s": 65.217,
"l": 90.98
},
"oklch": {
"l": 0.89926,
"c": 0.04116,
"h": 294.7
},
"luminance": 0.72029
}Semantic roles & 50–950 ramp
primary
#DFD9F7
secondary
#CDDA9B
accent
#CD18A9
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#161517
muted
#848485