#DFD0E8#DFD0E8
#DFD0E8 is a very light, muted violet. Relative luminance 0.666; OKLCH L 87.7% C 0.036 H 313.0°. Best body text is #000000 at 14.33:1 contrast (WCAG AA passes).
Color values
| HEX | #DFD0E8 |
|---|---|
| RGB | rgb(223, 208, 232) |
| HSL | hsl(278, 34%, 86%) |
| HSV | hsv(278, 10%, 91%) |
| CMYK | cmyk(3.9%, 10.3%, 0%, 9%) |
| CIE-LAB | lab(85.31, 9.50, -9.93) |
| CIE-LCH | lch(85.31, 13.74, 313.74°) |
| OKLab | oklab(87.7% 0.0248 -0.0265) |
| OKLCH | oklch(87.7% 0.036 313) |
| XYZ | xyz(67.5504, 66.6263, 85.6298) |
| Luminance | 0.6663 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Thistle
#D8BFD8
ΔE00 4.85
Pale Lavender
#EECFFE
ΔE00 7.53
Lavender (CSS)
#E6E6FA
ΔE00 7.53
Pale Lilac
#E4CBFF
ΔE00 8.08
Very Light Purple
#F6CEFC
ΔE00 8.51
Pale Mauve
#FED0FC
ΔE00 9.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFD0E8 #D9E8D0
analogous
#D3D0E8 #DFD0E8 #E8D0E5
triadic
#DFD0E8 #E8DFD0 #D0E8DF
tetradic
#DFD0E8 #E8D3D0 #D9E8D0 #D0E5E8
square
#DFD0E8 #E8D3D0 #D9E8D0 #D0E5E8
split-complementary
#DFD0E8 #E5E8D0 #D0E8D3
monochromatic
#A77EC0 #C3A7D4 #DFD0E8 #F1EAF5 #F1EAF5
Accessibility & contrast
On white
1.47
#DFD0E8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.33
#DFD0E8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFD0E8
14.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFD0E8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFD0E8 | 1.00 | 1.47 | 14.33 | 14.33 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDD4E9
Deuteranopia (green-blind)
#D0D6E7
Tritanopia (blue-blind)
#DED3D8
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #dfd0e8; /* rgb */ color: rgb(223, 208, 232); /* oklch */ color: oklch(87.7% 0.036 313.0);
Tailwind
colors: {
custom: {
50: '#e9deef',
500: '#dfd0e8',
950: '#000000',
},
}SCSS
$custom: #dfd0e8; $custom-light: #e9deef; $custom-dark: #000000;
JSON
{
"hex": "#dfd0e8",
"rgb": {
"r": 223,
"g": 208,
"b": 232
},
"hsl": {
"h": 277.5,
"s": 34.286,
"l": 86.275
},
"oklch": {
"l": 0.87699,
"c": 0.0363,
"h": 313
},
"luminance": 0.66626
}Semantic roles & 50–950 ramp
primary
#DFD0E8
secondary
#A9C29B
accent
#AD3864
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#161516
muted
#848485