#DFD6EC#DFD6EC
#DFD6EC is a very light, muted violet. Relative luminance 0.698; OKLCH L 89.0% C 0.031 H 304.2°. Best body text is #000000 at 14.97:1 contrast (WCAG AA passes).
Color values
| HEX | #DFD6EC |
|---|---|
| RGB | rgb(223, 214, 236) |
| HSL | hsl(265, 37%, 88%) |
| HSV | hsv(265, 9%, 93%) |
| CMYK | cmyk(5.5%, 9.3%, 0%, 7.5%) |
| CIE-LAB | lab(86.92, 7.10, -9.66) |
| CIE-LCH | lch(86.92, 11.99, 306.30°) |
| OKLab | oklab(88.99% 0.0176 -0.0259) |
| OKLCH | oklch(88.99% 0.031 304.2) |
| XYZ | xyz(69.6156, 69.8373, 89.1531) |
| Luminance | 0.6984 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 5.03
Thistle
#D8BFD8
ΔE00 7.24
Lavenderblush
#FFF0F5
ΔE00 8.99
Pale Lavender
#EECFFE
ΔE00 9.21
Pale Lilac
#E4CBFF
ΔE00 9.45
Periwinkle
#CCCCFF
ΔE00 9.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFD6EC #E3ECD6
analogous
#D6D8EC #DFD6EC #EAD6EC
triadic
#DFD6EC #ECDFD6 #D6ECDF
tetradic
#DFD6EC #ECD6D8 #E3ECD6 #D6ECEA
square
#DFD6EC #ECD6D8 #E3ECD6 #D6ECEA
split-complementary
#DFD6EC #ECEAD6 #D8ECD6
monochromatic
#9E82C5 #BEACD9 #DFD6EC #EFEAF5 #EFEAF5
Accessibility & contrast
On white
1.40
#DFD6EC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.97
#DFD6EC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFD6EC
14.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFD6EC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFD6EC | 1.00 | 1.40 | 14.97 | 14.97 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3D9ED
Deuteranopia (green-blind)
#D4DAEB
Tritanopia (blue-blind)
#DDD9DD
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #dfd6ec; /* rgb */ color: rgb(223, 214, 236); /* oklch */ color: oklch(89.0% 0.031 304.2);
Tailwind
colors: {
custom: {
50: '#e9e2f2',
500: '#dfd6ec',
950: '#000000',
},
}SCSS
$custom: #dfd6ec; $custom-light: #e9e2f2; $custom-dark: #000000;
JSON
{
"hex": "#dfd6ec",
"rgb": {
"r": 223,
"g": 214,
"b": 236
},
"hsl": {
"h": 264.545,
"s": 36.667,
"l": 88.235
},
"oklch": {
"l": 0.88987,
"c": 0.03129,
"h": 304.2
},
"luminance": 0.69837
}Semantic roles & 50–950 ramp
primary
#DFD6EC
secondary
#B7C7A0
accent
#B0367E
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#161516
muted
#848485