#DFD1E9#DFD1E9
#DFD1E9 is a very light, muted violet. Relative luminance 0.672; OKLCH L 87.9% C 0.036 H 311.4°. Best body text is #000000 at 14.43:1 contrast (WCAG AA passes).
Color values
| HEX | #DFD1E9 |
|---|---|
| RGB | rgb(223, 209, 233) |
| HSL | hsl(275, 35%, 87%) |
| HSV | hsv(275, 10%, 91%) |
| CMYK | cmyk(4.3%, 10.3%, 0%, 8.6%) |
| CIE-LAB | lab(85.59, 9.16, -10.05) |
| CIE-LCH | lch(85.59, 13.60, 312.36°) |
| OKLab | oklab(87.92% 0.0237 -0.0269) |
| OKLCH | oklch(87.92% 0.036 311.4) |
| XYZ | xyz(67.9374, 67.1724, 86.4615) |
| Luminance | 0.6717 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Thistle
#D8BFD8
ΔE00 5.22
Lavender (CSS)
#E6E6FA
ΔE00 7.15
Pale Lavender
#EECFFE
ΔE00 7.67
Pale Lilac
#E4CBFF
ΔE00 8.16
Very Light Purple
#F6CEFC
ΔE00 8.72
Light Lavender
#DFC5FE
ΔE00 9.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFD1E9 #DBE9D1
analogous
#D3D1E9 #DFD1E9 #E9D1E7
triadic
#DFD1E9 #E9DFD1 #D1E9DF
tetradic
#DFD1E9 #E9D3D1 #DBE9D1 #D1E7E9
square
#DFD1E9 #E9D3D1 #DBE9D1 #D1E7E9
split-complementary
#DFD1E9 #E7E9D1 #D1E9D3
monochromatic
#A57EC1 #C2A8D5 #DFD1E9 #F1EAF5 #F1EAF5
Accessibility & contrast
On white
1.45
#DFD1E9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.43
#DFD1E9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFD1E9
14.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFD1E9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFD1E9 | 1.00 | 1.45 | 14.43 | 14.43 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CED5EA
Deuteranopia (green-blind)
#D0D6E8
Tritanopia (blue-blind)
#DED4D9
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #dfd1e9; /* rgb */ color: rgb(223, 209, 233); /* oklch */ color: oklch(87.9% 0.036 311.4);
Tailwind
colors: {
custom: {
50: '#e9dff0',
500: '#dfd1e9',
950: '#000000',
},
}SCSS
$custom: #dfd1e9; $custom-light: #e9dff0; $custom-dark: #000000;
JSON
{
"hex": "#dfd1e9",
"rgb": {
"r": 223,
"g": 209,
"b": 233
},
"hsl": {
"h": 275,
"s": 35.294,
"l": 86.667
},
"oklch": {
"l": 0.87924,
"c": 0.03582,
"h": 311.4
},
"luminance": 0.67172
}Semantic roles & 50–950 ramp
primary
#DFD1E9
secondary
#ACC39B
accent
#AE3769
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#161516
muted
#848485