#DFD7F1#DFD7F1
#DFD7F1 is a very light, muted violet. Relative luminance 0.706; OKLCH L 89.3% C 0.036 H 299.7°. Best body text is #000000 at 15.13:1 contrast (WCAG AA passes).
Color values
| HEX | #DFD7F1 |
|---|---|
| RGB | rgb(223, 215, 241) |
| HSL | hsl(258, 48%, 89%) |
| HSV | hsv(258, 11%, 95%) |
| CMYK | cmyk(7.5%, 10.8%, 0%, 5.5%) |
| CIE-LAB | lab(87.31, 7.53, -11.72) |
| CIE-LCH | lch(87.31, 13.93, 302.73°) |
| OKLab | oklab(89.34% 0.018 -0.0315) |
| OKLCH | oklch(89.34% 0.036 299.7) |
| XYZ | xyz(70.6061, 70.6397, 93.1171) |
| Luminance | 0.7064 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 5.06
Thistle
#D8BFD8
ΔE00 7.59
Periwinkle
#CCCCFF
ΔE00 8.29
Pale Lilac
#E4CBFF
ΔE00 8.42
Pale Lavender
#EECFFE
ΔE00 8.43
Light Lavender
#DFC5FE
ΔE00 9.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFD7F1 #E9F1D7
analogous
#D7DCF1 #DFD7F1 #ECD7F1
triadic
#DFD7F1 #F1DFD7 #D7F1DF
tetradic
#DFD7F1 #F1D7DC #E9F1D7 #D7F1EC
square
#DFD7F1 #F1D7DC #E9F1D7 #D7F1EC
split-complementary
#DFD7F1 #F1ECD7 #DCF1D7
monochromatic
#967CD1 #BBAAE1 #DFD7F1 #EDE8F7 #EDE8F7
Accessibility & contrast
On white
1.39
#DFD7F1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.13
#DFD7F1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFD7F1
15.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFD7F1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFD7F1 | 1.00 | 1.39 | 15.13 | 15.13 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2DBF2
Deuteranopia (green-blind)
#D4DBF0
Tritanopia (blue-blind)
#DCDADF
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #dfd7f1; /* rgb */ color: rgb(223, 215, 241); /* oklch */ color: oklch(89.3% 0.036 299.7);
Tailwind
colors: {
custom: {
50: '#e9e3f5',
500: '#dfd7f1',
950: '#000000',
},
}SCSS
$custom: #dfd7f1; $custom-light: #e9e3f5; $custom-dark: #000000;
JSON
{
"hex": "#dfd7f1",
"rgb": {
"r": 223,
"g": 215,
"b": 241
},
"hsl": {
"h": 258.462,
"s": 48.148,
"l": 89.412
},
"oklch": {
"l": 0.89342,
"c": 0.03623,
"h": 299.7
},
"luminance": 0.7064
}Semantic roles & 50–950 ramp
primary
#DFD7F1
secondary
#C0CF9E
accent
#BB2A8F
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#161517
muted
#848485