#DFD1F9#DFD1F9
#DFD1F9 is a very light, muted violet. Relative luminance 0.681; OKLCH L 88.5% C 0.056 H 301.2°. Best body text is #000000 at 14.63:1 contrast (WCAG AA passes).
Color values
| HEX | #DFD1F9 |
|---|---|
| RGB | rgb(223, 209, 249) |
| HSL | hsl(261, 77%, 90%) |
| HSV | hsv(261, 16%, 98%) |
| CMYK | cmyk(10.4%, 16.1%, 0%, 2.4%) |
| CIE-LAB | lab(86.07, 12.28, -17.80) |
| CIE-LCH | lch(86.07, 21.63, 304.59°) |
| OKLab | oklab(88.46% 0.0292 -0.0481) |
| OKLCH | oklch(88.46% 0.056 301.2) |
| XYZ | xyz(70.3275, 68.1284, 99.0492) |
| Luminance | 0.6813 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Lilac
#E4CBFF
ΔE00 3.84
Pale Lavender
#EECFFE
ΔE00 4.60
Light Lavender
#DFC5FE
ΔE00 5.07
Periwinkle
#CCCCFF
ΔE00 5.99
Light Lilac
#EDC8FF
ΔE00 6.13
Very Light Purple
#F6CEFC
ΔE00 6.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFD1F9 #EBF9D1
analogous
#D1D7F9 #DFD1F9 #F3D1F9
triadic
#DFD1F9 #F9DFD1 #D1F9DF
tetradic
#DFD1F9 #F9D1D7 #EBF9D1 #D1F9F3
square
#DFD1F9 #F9D1D7 #EBF9D1 #D1F9F3
split-complementary
#DFD1F9 #F9F3D1 #D7F9D1
monochromatic
#9465EB #B99BF2 #DFD1F9 #ECE4FB #ECE4FB
Accessibility & contrast
On white
1.44
#DFD1F9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.63
#DFD1F9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFD1F9
14.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFD1F9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFD1F9 | 1.00 | 1.44 | 14.63 | 14.63 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CAD7FB
Deuteranopia (green-blind)
#CCD7F8
Tritanopia (blue-blind)
#DBD6DE
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #dfd1f9; /* rgb */ color: rgb(223, 209, 249); /* oklch */ color: oklch(88.5% 0.056 301.2);
Tailwind
colors: {
custom: {
50: '#e9dffb',
500: '#dfd1f9',
950: '#000000',
},
}SCSS
$custom: #dfd1f9; $custom-light: #e9dffb; $custom-dark: #000000;
JSON
{
"hex": "#dfd1f9",
"rgb": {
"r": 223,
"g": 209,
"b": 249
},
"hsl": {
"h": 261,
"s": 76.923,
"l": 89.804
},
"oklch": {
"l": 0.88456,
"c": 0.05629,
"h": 301.2
},
"luminance": 0.68128
}Semantic roles & 50–950 ramp
primary
#DFD1F9
secondary
#C3DE90
accent
#D90C91
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#161517
muted
#848485