#DFD3E9#DFD3E9
#DFD3E9 is a very light, muted violet. Relative luminance 0.682; OKLCH L 88.3% C 0.032 H 309.9°. Best body text is #000000 at 14.63:1 contrast (WCAG AA passes).
Color values
| HEX | #DFD3E9 |
|---|---|
| RGB | rgb(223, 211, 233) |
| HSL | hsl(273, 33%, 87%) |
| HSV | hsv(273, 9%, 91%) |
| CMYK | cmyk(4.3%, 9.4%, 0%, 8.6%) |
| CIE-LAB | lab(86.09, 8.11, -9.31) |
| CIE-LCH | lch(86.09, 12.35, 311.05°) |
| OKLab | oklab(88.31% 0.0208 -0.0249) |
| OKLCH | oklch(88.31% 0.032 309.9) |
| XYZ | xyz(68.4312, 68.1599, 86.6261) |
| Luminance | 0.6816 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Thistle
#D8BFD8
ΔE00 6.05
Lavender (CSS)
#E6E6FA
ΔE00 6.25
Pale Lavender
#EECFFE
ΔE00 8.59
Pale Lilac
#E4CBFF
ΔE00 9.02
Lavenderblush
#FFF0F5
ΔE00 9.20
Very Light Purple
#F6CEFC
ΔE00 9.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFD3E9 #DDE9D3
analogous
#D4D3E9 #DFD3E9 #E9D3E8
triadic
#DFD3E9 #E9DFD3 #D3E9DF
tetradic
#DFD3E9 #E9D4D3 #DDE9D3 #D3E8E9
square
#DFD3E9 #E9D4D3 #DDE9D3 #D3E8E9
split-complementary
#DFD3E9 #E8E9D3 #D3E9D4
monochromatic
#A481C0 #C1AAD5 #DFD3E9 #F0EBF5 #F0EBF5
Accessibility & contrast
On white
1.44
#DFD3E9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.63
#DFD3E9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFD3E9
14.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFD3E9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFD3E9 | 1.00 | 1.44 | 14.63 | 14.63 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0D7EA
Deuteranopia (green-blind)
#D2D8E8
Tritanopia (blue-blind)
#DED5DA
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #dfd3e9; /* rgb */ color: rgb(223, 211, 233); /* oklch */ color: oklch(88.3% 0.032 309.9);
Tailwind
colors: {
custom: {
50: '#e9e0f0',
500: '#dfd3e9',
950: '#000000',
},
}SCSS
$custom: #dfd3e9; $custom-light: #e9e0f0; $custom-dark: #000000;
JSON
{
"hex": "#dfd3e9",
"rgb": {
"r": 223,
"g": 211,
"b": 233
},
"hsl": {
"h": 272.727,
"s": 33.333,
"l": 87.059
},
"oklch": {
"l": 0.88311,
"c": 0.03245,
"h": 309.9
},
"luminance": 0.6816
}Semantic roles & 50–950 ramp
primary
#DFD3E9
secondary
#AEC39E
accent
#AC396E
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#161516
muted
#848485