#DFD3F1#DFD3F1
#DFD3F1 is a very light, muted violet. Relative luminance 0.686; OKLCH L 88.6% C 0.043 H 303.7°. Best body text is #000000 at 14.73:1 contrast (WCAG AA passes).
Color values
| HEX | #DFD3F1 |
|---|---|
| RGB | rgb(223, 211, 241) |
| HSL | hsl(264, 52%, 89%) |
| HSV | hsv(264, 12%, 95%) |
| CMYK | cmyk(7.5%, 12.4%, 0%, 5.5%) |
| CIE-LAB | lab(86.32, 9.64, -13.20) |
| CIE-LCH | lch(86.32, 16.34, 306.14°) |
| OKLab | oklab(88.57% 0.0236 -0.0355) |
| OKLCH | oklch(88.57% 0.043 303.7) |
| XYZ | xyz(69.6000, 68.6274, 92.7818) |
| Luminance | 0.6863 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Thistle
#D8BFD8
ΔE00 6.27
Pale Lavender
#EECFFE
ΔE00 6.55
Pale Lilac
#E4CBFF
ΔE00 6.59
Lavender (CSS)
#E6E6FA
ΔE00 7.03
Periwinkle
#CCCCFF
ΔE00 7.74
Light Lavender
#DFC5FE
ΔE00 7.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFD3F1 #E5F1D3
analogous
#D3D6F1 #DFD3F1 #EED3F1
triadic
#DFD3F1 #F1DFD3 #D3F1DF
tetradic
#DFD3F1 #F1D3D6 #E5F1D3 #D3F1EE
square
#DFD3F1 #F1D3D6 #E5F1D3 #D3F1EE
split-complementary
#DFD3F1 #F1EED3 #D6F1D3
monochromatic
#9B76D3 #BDA5E2 #DFD3F1 #EEE8F8 #EEE8F8
Accessibility & contrast
On white
1.43
#DFD3F1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.73
#DFD3F1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFD3F1
14.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFD3F1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFD3F1 | 1.00 | 1.43 | 14.73 | 14.73 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CED8F2
Deuteranopia (green-blind)
#D0D8F0
Tritanopia (blue-blind)
#DCD7DD
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #dfd3f1; /* rgb */ color: rgb(223, 211, 241); /* oklch */ color: oklch(88.6% 0.043 303.7);
Tailwind
colors: {
custom: {
50: '#e9e0f5',
500: '#dfd3f1',
950: '#000000',
},
}SCSS
$custom: #dfd3f1; $custom-light: #e9e0f5; $custom-dark: #000000;
JSON
{
"hex": "#dfd3f1",
"rgb": {
"r": 223,
"g": 211,
"b": 241
},
"hsl": {
"h": 264,
"s": 51.724,
"l": 88.627
},
"oklch": {
"l": 0.88569,
"c": 0.04263,
"h": 303.7
},
"luminance": 0.68627
}Semantic roles & 50–950 ramp
primary
#DFD3F1
secondary
#BACF99
accent
#BF2682
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#161517
muted
#848485