#DFD7F7#DFD7F7
#DFD7F7 is a very light, muted violet. Relative luminance 0.710; OKLCH L 89.5% C 0.044 H 296.9°. Best body text is #000000 at 15.20:1 contrast (WCAG AA passes).
Color values
| HEX | #DFD7F7 |
|---|---|
| RGB | rgb(223, 215, 247) |
| HSL | hsl(255, 67%, 91%) |
| HSV | hsv(255, 13%, 97%) |
| CMYK | cmyk(9.7%, 13%, 0%, 3.1%) |
| CIE-LAB | lab(87.49, 8.71, -14.62) |
| CIE-LCH | lch(87.49, 17.02, 300.78°) |
| OKLab | oklab(89.54% 0.02 -0.0394) |
| OKLCH | oklch(89.54% 0.044 296.9) |
| XYZ | xyz(71.5171, 71.0041, 97.9151) |
| Luminance | 0.7100 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 6.10
Periwinkle
#CCCCFF
ΔE00 6.75
Pale Lilac
#E4CBFF
ΔE00 6.85
Pale Lavender
#EECFFE
ΔE00 7.23
Thistle
#D8BFD8
ΔE00 7.95
Light Lavender
#DFC5FE
ΔE00 8.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFD7F7 #EFF7D7
analogous
#D7DFF7 #DFD7F7 #EFD7F7
triadic
#DFD7F7 #F7DFD7 #D7F7DF
tetradic
#DFD7F7 #F7D7DF #EFF7D7 #D7F7EF
square
#DFD7F7 #F7D7DF #EFF7D7 #D7F7EF
split-complementary
#DFD7F7 #F7EFD7 #DFF7D7
monochromatic
#8D71E3 #B6A4ED #DFD7F7 #EBE5FA #EBE5FA
Accessibility & contrast
On white
1.38
#DFD7F7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.20
#DFD7F7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFD7F7
15.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFD7F7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFD7F7 | 1.00 | 1.38 | 15.20 | 15.20 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1DBF8
Deuteranopia (green-blind)
#D2DBF6
Tritanopia (blue-blind)
#DBDBE1
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #dfd7f7; /* rgb */ color: rgb(223, 215, 247); /* oklch */ color: oklch(89.5% 0.044 296.9);
Tailwind
colors: {
custom: {
50: '#e9e3f9',
500: '#dfd7f7',
950: '#000000',
},
}SCSS
$custom: #dfd7f7; $custom-light: #e9e3f9; $custom-dark: #000000;
JSON
{
"hex": "#dfd7f7",
"rgb": {
"r": 223,
"g": 215,
"b": 247
},
"hsl": {
"h": 255,
"s": 66.667,
"l": 90.588
},
"oklch": {
"l": 0.89539,
"c": 0.04421,
"h": 296.9
},
"luminance": 0.71004
}Semantic roles & 50–950 ramp
primary
#DFD7F7
secondary
#C9DA98
accent
#CF17A1
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#161517
muted
#848485