#DFD8F8#DFD8F8
#DFD8F8 is a very light, muted violet. Relative luminance 0.716; OKLCH L 89.8% C 0.044 H 295.5°. Best body text is #000000 at 15.32:1 contrast (WCAG AA passes).
Color values
| HEX | #DFD8F8 |
|---|---|
| RGB | rgb(223, 216, 248) |
| HSL | hsl(253, 70%, 91%) |
| HSV | hsv(253, 13%, 97%) |
| CMYK | cmyk(10.1%, 12.9%, 0%, 2.7%) |
| CIE-LAB | lab(87.76, 8.38, -14.73) |
| CIE-LCH | lch(87.76, 16.95, 299.63°) |
| OKLab | oklab(89.77% 0.019 -0.0397) |
| OKLCH | oklch(89.77% 0.044 295.5) |
| XYZ | xyz(71.9272, 71.5768, 98.8151) |
| Luminance | 0.7158 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 5.81
Periwinkle
#CCCCFF
ΔE00 6.66
Pale Lilac
#E4CBFF
ΔE00 7.09
Pale Lavender
#EECFFE
ΔE00 7.53
Light Lavender
#DFC5FE
ΔE00 8.22
Thistle
#D8BFD8
ΔE00 8.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFD8F8 #F1F8D8
analogous
#D8E1F8 #DFD8F8 #EFD8F8
triadic
#DFD8F8 #F8DFD8 #D8F8DF
tetradic
#DFD8F8 #F8D8E1 #F1F8D8 #D8F8EF
square
#DFD8F8 #F8D8E1 #F1F8D8 #D8F8EF
split-complementary
#DFD8F8 #F8EFD8 #E1F8D8
monochromatic
#8A70E5 #B4A4EF #DFD8F8 #EAE5FA #EAE5FA
Accessibility & contrast
On white
1.37
#DFD8F8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.32
#DFD8F8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFD8F8
15.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFD8F8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFD8F8 | 1.00 | 1.37 | 15.32 | 15.32 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2DCF9
Deuteranopia (green-blind)
#D3DCF7
Tritanopia (blue-blind)
#DBDDE2
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #dfd8f8; /* rgb */ color: rgb(223, 216, 248); /* oklch */ color: oklch(89.8% 0.044 295.5);
Tailwind
colors: {
custom: {
50: '#e9e4fa',
500: '#dfd8f8',
950: '#000000',
},
}SCSS
$custom: #dfd8f8; $custom-light: #e9e4fa; $custom-dark: #000000;
JSON
{
"hex": "#dfd8f8",
"rgb": {
"r": 223,
"g": 216,
"b": 248
},
"hsl": {
"h": 253.125,
"s": 69.565,
"l": 90.98
},
"oklch": {
"l": 0.89765,
"c": 0.04402,
"h": 295.5
},
"luminance": 0.71577
}Semantic roles & 50–950 ramp
primary
#DFD8F8
secondary
#CDDC99
accent
#D214A8
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#161517
muted
#848485