#DFD6EF#DFD6EF
#DFD6EF is a very light, muted violet. Relative luminance 0.700; OKLCH L 89.1% C 0.035 H 302.0°. Best body text is #000000 at 15.00:1 contrast (WCAG AA passes).
Color values
| HEX | #DFD6EF |
|---|---|
| RGB | rgb(223, 214, 239) |
| HSL | hsl(262, 44%, 89%) |
| HSV | hsv(262, 10%, 94%) |
| CMYK | cmyk(6.7%, 10.5%, 0%, 6.3%) |
| CIE-LAB | lab(87.00, 7.67, -11.12) |
| CIE-LCH | lch(87.00, 13.51, 304.60°) |
| OKLab | oklab(89.08% 0.0187 -0.0298) |
| OKLCH | oklch(89.08% 0.035 302) |
| XYZ | xyz(70.0551, 70.0131, 91.4678) |
| Luminance | 0.7001 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 5.30
Thistle
#D8BFD8
ΔE00 7.17
Pale Lavender
#EECFFE
ΔE00 8.42
Pale Lilac
#E4CBFF
ΔE00 8.52
Periwinkle
#CCCCFF
ΔE00 8.66
Light Lavender
#DFC5FE
ΔE00 9.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFD6EF #E6EFD6
analogous
#D6DAEF #DFD6EF #ECD6EF
triadic
#DFD6EF #EFDFD6 #D6EFDF
tetradic
#DFD6EF #EFD6DA #E6EFD6 #D6EFEC
square
#DFD6EF #EFD6DA #E6EFD6 #D6EFEC
split-complementary
#DFD6EF #EFECD6 #DAEFD6
monochromatic
#9A7ECD #BDAADE #DFD6EF #EEE9F6 #EEE9F6
Accessibility & contrast
On white
1.40
#DFD6EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.00
#DFD6EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFD6EF
15.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFD6EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFD6EF | 1.00 | 1.40 | 15.00 | 15.00 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2DAF0
Deuteranopia (green-blind)
#D3DAEE
Tritanopia (blue-blind)
#DDD9DE
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #dfd6ef; /* rgb */ color: rgb(223, 214, 239); /* oklch */ color: oklch(89.1% 0.035 302.0);
Tailwind
colors: {
custom: {
50: '#e9e2f4',
500: '#dfd6ef',
950: '#000000',
},
}SCSS
$custom: #dfd6ef; $custom-light: #e9e2f4; $custom-dark: #000000;
JSON
{
"hex": "#dfd6ef",
"rgb": {
"r": 223,
"g": 214,
"b": 239
},
"hsl": {
"h": 261.6,
"s": 43.86,
"l": 88.824
},
"oklch": {
"l": 0.89083,
"c": 0.03519,
"h": 302
},
"luminance": 0.70013
}Semantic roles & 50–950 ramp
primary
#DFD6EF
secondary
#BBCB9E
accent
#B72F86
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#161517
muted
#848485