#DFD5F1#DFD5F1
#DFD5F1 is a very light, muted violet. Relative luminance 0.696; OKLCH L 89.0% C 0.039 H 301.8°. Best body text is #000000 at 14.93:1 contrast (WCAG AA passes).
Color values
| HEX | #DFD5F1 |
|---|---|
| RGB | rgb(223, 213, 241) |
| HSL | hsl(261, 50%, 89%) |
| HSV | hsv(261, 12%, 95%) |
| CMYK | cmyk(7.5%, 11.6%, 0%, 5.5%) |
| CIE-LAB | lab(86.81, 8.59, -12.46) |
| CIE-LCH | lch(86.81, 15.13, 304.57°) |
| OKLab | oklab(88.96% 0.0208 -0.0335) |
| OKLCH | oklch(88.96% 0.039 301.8) |
| XYZ | xyz(70.0999, 69.6273, 92.9484) |
| Luminance | 0.6963 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 6.07
Thistle
#D8BFD8
ΔE00 6.87
Pale Lavender
#EECFFE
ΔE00 7.46
Pale Lilac
#E4CBFF
ΔE00 7.48
Periwinkle
#CCCCFF
ΔE00 7.97
Light Lavender
#DFC5FE
ΔE00 8.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFD5F1 #E7F1D5
analogous
#D5D9F1 #DFD5F1 #EDD5F1
triadic
#DFD5F1 #F1DFD5 #D5F1DF
tetradic
#DFD5F1 #F1D5D9 #E7F1D5 #D5F1ED
square
#DFD5F1 #F1D5D9 #E7F1D5 #D5F1ED
split-complementary
#DFD5F1 #F1EDD5 #D9F1D5
monochromatic
#9979D2 #BCA7E2 #DFD5F1 #EEE8F7 #EEE8F7
Accessibility & contrast
On white
1.41
#DFD5F1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.93
#DFD5F1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFD5F1
14.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFD5F1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFD5F1 | 1.00 | 1.41 | 14.93 | 14.93 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0D9F2
Deuteranopia (green-blind)
#D2D9F0
Tritanopia (blue-blind)
#DCD9DE
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #dfd5f1; /* rgb */ color: rgb(223, 213, 241); /* oklch */ color: oklch(89.0% 0.039 301.8);
Tailwind
colors: {
custom: {
50: '#e9e1f5',
500: '#dfd5f1',
950: '#000000',
},
}SCSS
$custom: #dfd5f1; $custom-light: #e9e1f5; $custom-dark: #000000;
JSON
{
"hex": "#dfd5f1",
"rgb": {
"r": 223,
"g": 213,
"b": 241
},
"hsl": {
"h": 261.429,
"s": 50,
"l": 89.02
},
"oklch": {
"l": 0.88955,
"c": 0.0394,
"h": 301.8
},
"luminance": 0.69627
}Semantic roles & 50–950 ramp
primary
#DFD5F1
secondary
#BCCF9B
accent
#BD2888
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#161517
muted
#848485