#DFD3EC#DFD3EC
#DFD3EC is a very light, muted violet. Relative luminance 0.683; OKLCH L 88.4% C 0.036 H 307.2°. Best body text is #000000 at 14.67:1 contrast (WCAG AA passes).
Color values
| HEX | #DFD3EC |
|---|---|
| RGB | rgb(223, 211, 236) |
| HSL | hsl(269, 40%, 88%) |
| HSV | hsv(269, 11%, 93%) |
| CMYK | cmyk(5.5%, 10.6%, 0%, 7.5%) |
| CIE-LAB | lab(86.17, 8.68, -10.77) |
| CIE-LCH | lch(86.17, 13.83, 308.85°) |
| OKLab | oklab(88.41% 0.0219 -0.0289) |
| OKLCH | oklch(88.41% 0.036 307.2) |
| XYZ | xyz(68.8634, 68.3328, 88.9023) |
| Luminance | 0.6833 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Thistle
#D8BFD8
ΔE00 5.99
Lavender (CSS)
#E6E6FA
ΔE00 6.45
Pale Lavender
#EECFFE
ΔE00 7.75
Pale Lilac
#E4CBFF
ΔE00 8.06
Very Light Purple
#F6CEFC
ΔE00 8.97
Periwinkle
#CCCCFF
ΔE00 9.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFD3EC #E0ECD3
analogous
#D3D3EC #DFD3EC #ECD3EC
triadic
#DFD3EC #ECDFD3 #D3ECDF
tetradic
#DFD3EC #ECD3D3 #E0ECD3 #D3ECEC
square
#DFD3EC #ECD3D3 #E0ECD3 #D3ECEC
split-complementary
#DFD3EC #ECECD3 #D3ECD3
monochromatic
#A17EC7 #C0A8DA #DFD3EC #EFEAF6 #EFEAF6
Accessibility & contrast
On white
1.43
#DFD3EC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.67
#DFD3EC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFD3EC
14.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFD3EC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFD3EC | 1.00 | 1.43 | 14.67 | 14.67 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFD7ED
Deuteranopia (green-blind)
#D1D8EB
Tritanopia (blue-blind)
#DDD6DB
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #dfd3ec; /* rgb */ color: rgb(223, 211, 236); /* oklch */ color: oklch(88.4% 0.036 307.2);
Tailwind
colors: {
custom: {
50: '#e9e0f2',
500: '#dfd3ec',
950: '#000000',
},
}SCSS
$custom: #dfd3ec; $custom-light: #e9e0f2; $custom-dark: #000000;
JSON
{
"hex": "#dfd3ec",
"rgb": {
"r": 223,
"g": 211,
"b": 236
},
"hsl": {
"h": 268.8,
"s": 39.683,
"l": 87.647
},
"oklch": {
"l": 0.88406,
"c": 0.03622,
"h": 307.2
},
"luminance": 0.68333
}Semantic roles & 50–950 ramp
primary
#DFD3EC
secondary
#B2C79C
accent
#B33375
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#161516
muted
#848485