#DFD1FD#DFD1FD
#DFD1FD is a very light, moderate violet. Relative luminance 0.684; OKLCH L 88.6% C 0.062 H 299.7°. Best body text is #000000 at 14.68:1 contrast (WCAG AA passes).
Color values
| HEX | #DFD1FD |
|---|---|
| RGB | rgb(223, 209, 253) |
| HSL | hsl(259, 92%, 91%) |
| HSV | hsv(259, 17%, 99%) |
| CMYK | cmyk(11.9%, 17.4%, 0%, 0.8%) |
| CIE-LAB | lab(86.20, 13.08, -19.73) |
| CIE-LCH | lch(86.20, 23.67, 303.55°) |
| OKLab | oklab(88.6% 0.0305 -0.0535) |
| OKLCH | oklch(88.6% 0.062 299.7) |
| XYZ | xyz(70.9580, 68.3806, 102.3700) |
| Luminance | 0.6838 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Lilac
#E4CBFF
ΔE00 3.21
Light Lavender
#DFC5FE
ΔE00 4.33
Pale Lavender
#EECFFE
ΔE00 4.49
Periwinkle
#CCCCFF
ΔE00 5.33
Light Lilac
#EDC8FF
ΔE00 5.75
Very Light Purple
#F6CEFC
ΔE00 6.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFD1FD #EFFDD1
analogous
#D1D9FD #DFD1FD #F5D1FD
triadic
#DFD1FD #FDDFD1 #D1FDDF
tetradic
#DFD1FD #FDD1D9 #EFFDD1 #D1FDF5
square
#DFD1FD #FDD1D9 #EFFDD1 #D1FDF5
split-complementary
#DFD1FD #FDF5D1 #D9FDD1
monochromatic
#8D5CF8 #B696FA #DFD1FD #EBE2FE #EBE2FE
Accessibility & contrast
On white
1.43
#DFD1FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.68
#DFD1FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFD1FD
14.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFD1FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFD1FD | 1.00 | 1.43 | 14.68 | 14.68 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9D8FF
Deuteranopia (green-blind)
#CBD7FC
Tritanopia (blue-blind)
#DAD7E0
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #dfd1fd; /* rgb */ color: rgb(223, 209, 253); /* oklch */ color: oklch(88.6% 0.062 299.7);
Tailwind
colors: {
custom: {
50: '#e9dffe',
500: '#dfd1fd',
950: '#000000',
},
}SCSS
$custom: #dfd1fd; $custom-light: #e9dffe; $custom-dark: #000000;
JSON
{
"hex": "#dfd1fd",
"rgb": {
"r": 223,
"g": 209,
"b": 253
},
"hsl": {
"h": 259.091,
"s": 91.667,
"l": 90.588
},
"oklch": {
"l": 0.88596,
"c": 0.06155,
"h": 299.7
},
"luminance": 0.68381
}Semantic roles & 50–950 ramp
primary
#DFD1FD
secondary
#C9E68C
accent
#E6009C
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#161517
muted
#848485