#DFD1F6#DFD1F6
#DFD1F6 is a very light, muted violet. Relative luminance 0.679; OKLCH L 88.4% C 0.052 H 302.5°. Best body text is #000000 at 14.59:1 contrast (WCAG AA passes).
Color values
| HEX | #DFD1F6 |
|---|---|
| RGB | rgb(223, 209, 246) |
| HSL | hsl(263, 67%, 89%) |
| HSV | hsv(263, 15%, 96%) |
| CMYK | cmyk(9.3%, 15%, 0%, 3.5%) |
| CIE-LAB | lab(85.98, 11.68, -16.36) |
| CIE-LCH | lch(85.98, 20.10, 305.53°) |
| OKLab | oklab(88.35% 0.0282 -0.0441) |
| OKLCH | oklch(88.35% 0.052 302.5) |
| XYZ | xyz(69.8633, 67.9428, 96.6046) |
| Luminance | 0.6794 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Lilac
#E4CBFF
ΔE00 4.48
Pale Lavender
#EECFFE
ΔE00 4.89
Light Lavender
#DFC5FE
ΔE00 5.74
Periwinkle
#CCCCFF
ΔE00 6.55
Light Lilac
#EDC8FF
ΔE00 6.56
Thistle
#D8BFD8
ΔE00 6.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFD1F6 #E8F6D1
analogous
#D1D6F6 #DFD1F6 #F2D1F6
triadic
#DFD1F6 #F6DFD1 #D1F6DF
tetradic
#DFD1F6 #F6D1D6 #E8F6D1 #D1F6F2
square
#DFD1F6 #F6D1D6 #E8F6D1 #D1F6F2
split-complementary
#DFD1F6 #F6F2D1 #D6F6D1
monochromatic
#986BE2 #BB9EEC #DFD1F6 #EDE5FA #EDE5FA
Accessibility & contrast
On white
1.44
#DFD1F6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.59
#DFD1F6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFD1F6
14.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFD1F6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFD1F6 | 1.00 | 1.44 | 14.59 | 14.59 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBD7F8
Deuteranopia (green-blind)
#CDD7F5
Tritanopia (blue-blind)
#DCD6DD
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #dfd1f6; /* rgb */ color: rgb(223, 209, 246); /* oklch */ color: oklch(88.4% 0.052 302.5);
Tailwind
colors: {
custom: {
50: '#e9dff9',
500: '#dfd1f6',
950: '#000000',
},
}SCSS
$custom: #dfd1f6; $custom-light: #e9dff9; $custom-dark: #000000;
JSON
{
"hex": "#dfd1f6",
"rgb": {
"r": 223,
"g": 209,
"b": 246
},
"hsl": {
"h": 262.703,
"s": 67.273,
"l": 89.216
},
"oklch": {
"l": 0.88353,
"c": 0.05236,
"h": 302.5
},
"luminance": 0.67943
}Semantic roles & 50–950 ramp
primary
#DFD1F6
secondary
#BED893
accent
#CF1689
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#161517
muted
#848485