#DFD5EC#DFD5EC
#DFD5EC is a very light, muted violet. Relative luminance 0.693; OKLCH L 88.8% C 0.033 H 305.3°. Best body text is #000000 at 14.87:1 contrast (WCAG AA passes).
Color values
| HEX | #DFD5EC |
|---|---|
| RGB | rgb(223, 213, 236) |
| HSL | hsl(266, 38%, 88%) |
| HSV | hsv(266, 10%, 93%) |
| CMYK | cmyk(5.5%, 9.7%, 0%, 7.5%) |
| CIE-LAB | lab(86.67, 7.62, -10.03) |
| CIE-LCH | lch(86.67, 12.60, 307.23°) |
| OKLab | oklab(88.79% 0.019 -0.0269) |
| OKLCH | oklch(88.79% 0.033 305.3) |
| XYZ | xyz(69.3633, 69.3327, 89.0690) |
| Luminance | 0.6933 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 5.50
Thistle
#D8BFD8
ΔE00 6.79
Pale Lavender
#EECFFE
ΔE00 8.71
Pale Lilac
#E4CBFF
ΔE00 8.97
Lavenderblush
#FFF0F5
ΔE00 9.29
Periwinkle
#CCCCFF
ΔE00 9.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFD5EC #E2ECD5
analogous
#D5D6EC #DFD5EC #EAD5EC
triadic
#DFD5EC #ECDFD5 #D5ECDF
tetradic
#DFD5EC #ECD5D6 #E2ECD5 #D5ECEA
square
#DFD5EC #ECD5D6 #E2ECD5 #D5ECEA
split-complementary
#DFD5EC #ECEAD5 #D6ECD5
monochromatic
#9F81C6 #BFABD9 #DFD5EC #EFEAF5 #EFEAF5
Accessibility & contrast
On white
1.41
#DFD5EC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.87
#DFD5EC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFD5EC
14.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFD5EC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFD5EC | 1.00 | 1.41 | 14.87 | 14.87 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D9ED
Deuteranopia (green-blind)
#D3D9EB
Tritanopia (blue-blind)
#DDD8DC
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #dfd5ec; /* rgb */ color: rgb(223, 213, 236); /* oklch */ color: oklch(88.8% 0.033 305.3);
Tailwind
colors: {
custom: {
50: '#e9e1f2',
500: '#dfd5ec',
950: '#000000',
},
}SCSS
$custom: #dfd5ec; $custom-light: #e9e1f2; $custom-dark: #000000;
JSON
{
"hex": "#dfd5ec",
"rgb": {
"r": 223,
"g": 213,
"b": 236
},
"hsl": {
"h": 266.087,
"s": 37.705,
"l": 88.039
},
"oklch": {
"l": 0.88793,
"c": 0.03292,
"h": 305.3
},
"luminance": 0.69333
}Semantic roles & 50–950 ramp
primary
#DFD5EC
secondary
#B5C79E
accent
#B1357B
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#161516
muted
#848485