#DFD1EC#DFD1EC
#DFD1EC is a very light, muted violet. Relative luminance 0.673; OKLCH L 88.0% C 0.040 H 308.7°. Best body text is #000000 at 14.47:1 contrast (WCAG AA passes).
Color values
| HEX | #DFD1EC |
|---|---|
| RGB | rgb(223, 209, 236) |
| HSL | hsl(271, 42%, 87%) |
| HSV | hsv(271, 11%, 93%) |
| CMYK | cmyk(5.5%, 11.4%, 0%, 7.5%) |
| CIE-LAB | lab(85.68, 9.73, -11.51) |
| CIE-LCH | lch(85.68, 15.07, 310.22°) |
| OKLab | oklab(88.02% 0.0247 -0.0308) |
| OKLCH | oklch(88.02% 0.04 308.7) |
| XYZ | xyz(68.3696, 67.3453, 88.7377) |
| Luminance | 0.6734 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Thistle
#D8BFD8
ΔE00 5.30
Pale Lavender
#EECFFE
ΔE00 6.86
Pale Lilac
#E4CBFF
ΔE00 7.22
Lavender (CSS)
#E6E6FA
ΔE00 7.39
Very Light Purple
#F6CEFC
ΔE00 8.08
Light Lavender
#DFC5FE
ΔE00 8.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFD1EC #DEECD1
analogous
#D2D1EC #DFD1EC #ECD1EC
triadic
#DFD1EC #ECDFD1 #D1ECDF
tetradic
#DFD1EC #ECD2D1 #DEECD1 #D1ECEC
square
#DFD1EC #ECD2D1 #DEECD1 #D1ECEC
split-complementary
#DFD1EC #ECECD1 #D1ECD2
monochromatic
#A37AC8 #C1A6DA #DFD1EC #F0E9F6 #F0E9F6
Accessibility & contrast
On white
1.45
#DFD1EC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.47
#DFD1EC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFD1EC
14.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFD1EC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFD1EC | 1.00 | 1.45 | 14.47 | 14.47 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDD6ED
Deuteranopia (green-blind)
#D0D6EB
Tritanopia (blue-blind)
#DED4DA
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #dfd1ec; /* rgb */ color: rgb(223, 209, 236); /* oklch */ color: oklch(88.0% 0.040 308.7);
Tailwind
colors: {
custom: {
50: '#e9dff2',
500: '#dfd1ec',
950: '#000000',
},
}SCSS
$custom: #dfd1ec; $custom-light: #e9dff2; $custom-dark: #000000;
JSON
{
"hex": "#dfd1ec",
"rgb": {
"r": 223,
"g": 209,
"b": 236
},
"hsl": {
"h": 271.111,
"s": 41.538,
"l": 87.255
},
"oklch": {
"l": 0.88021,
"c": 0.03954,
"h": 308.7
},
"luminance": 0.67345
}Semantic roles & 50–950 ramp
primary
#DFD1EC
secondary
#B0C79A
accent
#B53170
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#161516
muted
#848485