#DFD1ED#DFD1ED
#DFD1ED is a very light, muted violet. Relative luminance 0.674; OKLCH L 88.1% C 0.041 H 307.9°. Best body text is #000000 at 14.48:1 contrast (WCAG AA passes).
Color values
| HEX | #DFD1ED |
|---|---|
| RGB | rgb(223, 209, 237) |
| HSL | hsl(270, 44%, 87%) |
| HSV | hsv(270, 12%, 93%) |
| CMYK | cmyk(5.9%, 11.8%, 0%, 7.1%) |
| CIE-LAB | lab(85.71, 9.92, -11.99) |
| CIE-LCH | lch(85.71, 15.57, 309.60°) |
| OKLab | oklab(88.05% 0.0251 -0.0322) |
| OKLCH | oklch(88.05% 0.041 307.9) |
| XYZ | xyz(68.5153, 67.4035, 89.5050) |
| Luminance | 0.6740 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Thistle
#D8BFD8
ΔE00 5.36
Pale Lavender
#EECFFE
ΔE00 6.61
Pale Lilac
#E4CBFF
ΔE00 6.92
Lavender (CSS)
#E6E6FA
ΔE00 7.49
Very Light Purple
#F6CEFC
ΔE00 7.89
Light Lavender
#DFC5FE
ΔE00 8.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFD1ED #DFEDD1
analogous
#D1D1ED #DFD1ED #EDD1ED
triadic
#DFD1ED #EDDFD1 #D1EDDF
tetradic
#DFD1ED #EDD1D1 #DFEDD1 #D1EDED
square
#DFD1ED #EDD1D1 #DFEDD1 #D1EDED
split-complementary
#DFD1ED #EDEDD1 #D1EDD1
monochromatic
#A279CB #C0A5DC #DFD1ED #F0E9F6 #F0E9F6
Accessibility & contrast
On white
1.45
#DFD1ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.48
#DFD1ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFD1ED
14.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFD1ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFD1ED | 1.00 | 1.45 | 14.48 | 14.48 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDD6EE
Deuteranopia (green-blind)
#CFD6EC
Tritanopia (blue-blind)
#DDD4DA
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #dfd1ed; /* rgb */ color: rgb(223, 209, 237); /* oklch */ color: oklch(88.1% 0.041 307.9);
Tailwind
colors: {
custom: {
50: '#e9dff2',
500: '#dfd1ed',
950: '#000000',
},
}SCSS
$custom: #dfd1ed; $custom-light: #e9dff2; $custom-dark: #000000;
JSON
{
"hex": "#dfd1ed",
"rgb": {
"r": 223,
"g": 209,
"b": 237
},
"hsl": {
"h": 270,
"s": 43.75,
"l": 87.451
},
"oklch": {
"l": 0.88053,
"c": 0.04081,
"h": 307.9
},
"luminance": 0.67403
}Semantic roles & 50–950 ramp
primary
#DFD1ED
secondary
#B1C999
accent
#B72F73
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#161517
muted
#848485