#DFD3E7#DFD3E7
#DFD3E7 is a very light, muted violet. Relative luminance 0.680; OKLCH L 88.2% C 0.030 H 312.1°. Best body text is #000000 at 14.61:1 contrast (WCAG AA passes).
Color values
| HEX | #DFD3E7 |
|---|---|
| RGB | rgb(223, 211, 231) |
| HSL | hsl(276, 29%, 87%) |
| HSV | hsv(276, 9%, 91%) |
| CMYK | cmyk(3.5%, 8.7%, 0%, 9.4%) |
| CIE-LAB | lab(86.03, 7.73, -8.34) |
| CIE-LCH | lch(86.03, 11.37, 312.85°) |
| OKLab | oklab(88.25% 0.0201 -0.0222) |
| OKLCH | oklch(88.25% 0.03 312.1) |
| XYZ | xyz(68.1471, 68.0463, 85.1300) |
| Luminance | 0.6805 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 6.19
Thistle
#D8BFD8
ΔE00 6.19
Lavenderblush
#FFF0F5
ΔE00 8.72
Pale Lavender
#EECFFE
ΔE00 9.18
Pale Lilac
#E4CBFF
ΔE00 9.68
Very Light Purple
#F6CEFC
ΔE00 10.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFD3E7 #DBE7D3
analogous
#D5D3E7 #DFD3E7 #E7D3E5
triadic
#DFD3E7 #E7DFD3 #D3E7DF
tetradic
#DFD3E7 #E7D5D3 #DBE7D3 #D3E5E7
square
#DFD3E7 #E7D5D3 #DBE7D3 #D3E5E7
split-complementary
#DFD3E7 #E5E7D3 #D3E7D5
monochromatic
#A584BC #C2ABD1 #DFD3E7 #F1EBF4 #F1EBF4
Accessibility & contrast
On white
1.44
#DFD3E7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.61
#DFD3E7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFD3E7
14.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFD3E7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFD3E7 | 1.00 | 1.44 | 14.61 | 14.61 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D6E8
Deuteranopia (green-blind)
#D3D7E6
Tritanopia (blue-blind)
#DED5D9
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #dfd3e7; /* rgb */ color: rgb(223, 211, 231); /* oklch */ color: oklch(88.2% 0.030 312.1);
Tailwind
colors: {
custom: {
50: '#e9e0ee',
500: '#dfd3e7',
950: '#000000',
},
}SCSS
$custom: #dfd3e7; $custom-light: #e9e0ee; $custom-dark: #000000;
JSON
{
"hex": "#dfd3e7",
"rgb": {
"r": 223,
"g": 211,
"b": 231
},
"hsl": {
"h": 276,
"s": 29.412,
"l": 86.667
},
"oklch": {
"l": 0.88247,
"c": 0.02998,
"h": 312.1
},
"luminance": 0.68046
}Semantic roles & 50–950 ramp
primary
#DFD3E7
secondary
#ACC09F
accent
#A83D68
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#161516
muted
#848485