#DFD8F7#DFD8F7
#DFD8F7 is a very light, muted violet. Relative luminance 0.715; OKLCH L 89.7% C 0.043 H 295.9°. Best body text is #000000 at 15.30:1 contrast (WCAG AA passes).
Color values
| HEX | #DFD8F7 |
|---|---|
| RGB | rgb(223, 216, 247) |
| HSL | hsl(254, 66%, 91%) |
| HSV | hsv(254, 13%, 97%) |
| CMYK | cmyk(9.7%, 12.6%, 0%, 3.1%) |
| CIE-LAB | lab(87.73, 8.18, -14.25) |
| CIE-LCH | lch(87.73, 16.43, 299.86°) |
| OKLab | oklab(89.73% 0.0186 -0.0384) |
| OKLCH | oklch(89.73% 0.043 295.9) |
| XYZ | xyz(71.7725, 71.5149, 98.0002) |
| Luminance | 0.7151 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 5.61
Periwinkle
#CCCCFF
ΔE00 6.90
Pale Lilac
#E4CBFF
ΔE00 7.32
Pale Lavender
#EECFFE
ΔE00 7.70
Thistle
#D8BFD8
ΔE00 8.25
Light Lavender
#DFC5FE
ΔE00 8.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFD8F7 #F0F7D8
analogous
#D8E0F7 #DFD8F7 #EED8F7
triadic
#DFD8F7 #F7DFD8 #D8F7DF
tetradic
#DFD8F7 #F7D8E0 #F0F7D8 #D8F7EE
square
#DFD8F7 #F7D8E0 #F0F7D8 #D8F7EE
split-complementary
#DFD8F7 #F7EED8 #E0F7D8
monochromatic
#8C72E2 #B5A5ED #DFD8F7 #EAE6FA #EAE6FA
Accessibility & contrast
On white
1.37
#DFD8F7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.30
#DFD8F7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFD8F7
15.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFD8F7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFD8F7 | 1.00 | 1.37 | 15.30 | 15.30 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2DCF8
Deuteranopia (green-blind)
#D3DCF6
Tritanopia (blue-blind)
#DBDCE2
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #dfd8f7; /* rgb */ color: rgb(223, 216, 247); /* oklch */ color: oklch(89.7% 0.043 295.9);
Tailwind
colors: {
custom: {
50: '#e9e4f9',
500: '#dfd8f7',
950: '#000000',
},
}SCSS
$custom: #dfd8f7; $custom-light: #e9e4f9; $custom-dark: #000000;
JSON
{
"hex": "#dfd8f7",
"rgb": {
"r": 223,
"g": 216,
"b": 247
},
"hsl": {
"h": 253.548,
"s": 65.957,
"l": 90.784
},
"oklch": {
"l": 0.89732,
"c": 0.04268,
"h": 295.9
},
"luminance": 0.71515
}Semantic roles & 50–950 ramp
primary
#DFD8F7
secondary
#CBDA9A
accent
#CE18A5
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#161517
muted
#848485