#DFD7F5#DFD7F5
#DFD7F5 is a very light, muted violet. Relative luminance 0.709; OKLCH L 89.5% C 0.042 H 297.7°. Best body text is #000000 at 15.18:1 contrast (WCAG AA passes).
Color values
| HEX | #DFD7F5 |
|---|---|
| RGB | rgb(223, 215, 245) |
| HSL | hsl(256, 60%, 90%) |
| HSV | hsv(256, 12%, 96%) |
| CMYK | cmyk(9%, 12.2%, 0%, 3.9%) |
| CIE-LAB | lab(87.43, 8.31, -13.65) |
| CIE-LCH | lch(87.43, 15.99, 301.33°) |
| OKLab | oklab(89.47% 0.0193 -0.0368) |
| OKLCH | oklch(89.47% 0.042 297.7) |
| XYZ | xyz(71.2101, 70.8813, 96.2984) |
| Luminance | 0.7088 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 5.72
Periwinkle
#CCCCFF
ΔE00 7.24
Pale Lilac
#E4CBFF
ΔE00 7.34
Pale Lavender
#EECFFE
ΔE00 7.58
Thistle
#D8BFD8
ΔE00 7.78
Light Lavender
#DFC5FE
ΔE00 8.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFD7F5 #EDF5D7
analogous
#D7DEF5 #DFD7F5 #EED7F5
triadic
#DFD7F5 #F5DFD7 #D7F5DF
tetradic
#DFD7F5 #F5D7DE #EDF5D7 #D7F5EE
square
#DFD7F5 #F5D7DE #EDF5D7 #D7F5EE
split-complementary
#DFD7F5 #F5EED7 #DEF5D7
monochromatic
#9175DD #B8A6E9 #DFD7F5 #EBE7F9 #EBE7F9
Accessibility & contrast
On white
1.38
#DFD7F5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.18
#DFD7F5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFD7F5
15.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFD7F5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFD7F5 | 1.00 | 1.38 | 15.18 | 15.18 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1DBF6
Deuteranopia (green-blind)
#D2DBF4
Tritanopia (blue-blind)
#DBDBE1
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #dfd7f5; /* rgb */ color: rgb(223, 215, 245); /* oklch */ color: oklch(89.5% 0.042 297.7);
Tailwind
colors: {
custom: {
50: '#e9e3f8',
500: '#dfd7f5',
950: '#000000',
},
}SCSS
$custom: #dfd7f5; $custom-light: #e9e3f8; $custom-dark: #000000;
JSON
{
"hex": "#dfd7f5",
"rgb": {
"r": 223,
"g": 215,
"b": 245
},
"hsl": {
"h": 256,
"s": 60,
"l": 90.196
},
"oklch": {
"l": 0.89473,
"c": 0.04154,
"h": 297.7
},
"luminance": 0.70881
}Semantic roles & 50–950 ramp
primary
#DFD7F5
secondary
#C6D69A
accent
#C81E9A
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#161517
muted
#848485