#DFD1EB#DFD1EB
#DFD1EB is a very light, muted violet. Relative luminance 0.673; OKLCH L 88.0% C 0.038 H 309.6°. Best body text is #000000 at 14.46:1 contrast (WCAG AA passes).
Color values
| HEX | #DFD1EB |
|---|---|
| RGB | rgb(223, 209, 235) |
| HSL | hsl(272, 39%, 87%) |
| HSV | hsv(272, 11%, 92%) |
| CMYK | cmyk(5.1%, 11.1%, 0%, 7.8%) |
| CIE-LAB | lab(85.65, 9.54, -11.02) |
| CIE-LCH | lch(85.65, 14.58, 310.88°) |
| OKLab | oklab(87.99% 0.0244 -0.0295) |
| OKLCH | oklch(87.99% 0.038 309.6) |
| XYZ | xyz(68.2247, 67.2873, 87.9747) |
| Luminance | 0.6729 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Thistle
#D8BFD8
ΔE00 5.25
Pale Lavender
#EECFFE
ΔE00 7.12
Lavender (CSS)
#E6E6FA
ΔE00 7.29
Pale Lilac
#E4CBFF
ΔE00 7.53
Very Light Purple
#F6CEFC
ΔE00 8.28
Light Lavender
#DFC5FE
ΔE00 8.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFD1EB #DDEBD1
analogous
#D2D1EB #DFD1EB #EBD1EA
triadic
#DFD1EB #EBDFD1 #D1EBDF
tetradic
#DFD1EB #EBD2D1 #DDEBD1 #D1EAEB
square
#DFD1EB #EBD2D1 #DDEBD1 #D1EAEB
split-complementary
#DFD1EB #EAEBD1 #D1EBD2
monochromatic
#A47CC6 #C1A6D8 #DFD1EB #F0EAF6 #F0EAF6
Accessibility & contrast
On white
1.45
#DFD1EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.46
#DFD1EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFD1EB
14.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFD1EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFD1EB | 1.00 | 1.45 | 14.46 | 14.46 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDD5EC
Deuteranopia (green-blind)
#D0D6EA
Tritanopia (blue-blind)
#DED4D9
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #dfd1eb; /* rgb */ color: rgb(223, 209, 235); /* oklch */ color: oklch(88.0% 0.038 309.6);
Tailwind
colors: {
custom: {
50: '#e9dff1',
500: '#dfd1eb',
950: '#000000',
},
}SCSS
$custom: #dfd1eb; $custom-light: #e9dff1; $custom-dark: #000000;
JSON
{
"hex": "#dfd1eb",
"rgb": {
"r": 223,
"g": 209,
"b": 235
},
"hsl": {
"h": 272.308,
"s": 39.394,
"l": 87.059
},
"oklch": {
"l": 0.87988,
"c": 0.03829,
"h": 309.6
},
"luminance": 0.67287
}Semantic roles & 50–950 ramp
primary
#DFD1EB
secondary
#AEC69A
accent
#B2336E
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#161516
muted
#848485