#DFD6FD#DFD6FD
#DFD6FD is a very light, muted violet. Relative luminance 0.709; OKLCH L 89.5% C 0.054 H 295.9°. Best body text is #000000 at 15.17:1 contrast (WCAG AA passes).
Color values
| HEX | #DFD6FD |
|---|---|
| RGB | rgb(223, 214, 253) |
| HSL | hsl(254, 91%, 92%) |
| HSV | hsv(254, 15%, 99%) |
| CMYK | cmyk(11.9%, 15.4%, 0%, 0.8%) |
| CIE-LAB | lab(87.42, 10.43, -17.88) |
| CIE-LCH | lch(87.42, 20.70, 300.27°) |
| OKLab | oklab(89.55% 0.0235 -0.0484) |
| OKLCH | oklch(89.55% 0.054 295.9) |
| XYZ | xyz(72.2040, 70.8727, 102.7853) |
| Luminance | 0.7087 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Lilac
#E4CBFF
ΔE00 5.22
Periwinkle
#CCCCFF
ΔE00 5.36
Pale Lavender
#EECFFE
ΔE00 6.11
Light Lavender
#DFC5FE
ΔE00 6.32
Light Lilac
#EDC8FF
ΔE00 7.61
Lavender (CSS)
#E6E6FA
ΔE00 7.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFD6FD #F4FDD6
analogous
#D6E1FD #DFD6FD #F3D6FD
triadic
#DFD6FD #FDDFD6 #D6FDDF
tetradic
#DFD6FD #FDD6E1 #F4FDD6 #D6FDF3
square
#DFD6FD #FDD6E1 #F4FDD6 #D6FDF3
split-complementary
#DFD6FD #FDF3D6 #E1FDD6
monochromatic
#8461F7 #B19CFA #DFD6FD #E8E2FE #E8E2FE
Accessibility & contrast
On white
1.38
#DFD6FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.17
#DFD6FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFD6FD
15.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFD6FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFD6FD | 1.00 | 1.38 | 15.17 | 15.17 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CEDBFF
Deuteranopia (green-blind)
#CFDBFC
Tritanopia (blue-blind)
#DADCE3
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #dfd6fd; /* rgb */ color: rgb(223, 214, 253); /* oklch */ color: oklch(89.5% 0.054 295.9);
Tailwind
colors: {
custom: {
50: '#e9e2fe',
500: '#dfd6fd',
950: '#000000',
},
}SCSS
$custom: #dfd6fd; $custom-light: #e9e2fe; $custom-dark: #000000;
JSON
{
"hex": "#dfd6fd",
"rgb": {
"r": 223,
"g": 214,
"b": 253
},
"hsl": {
"h": 253.846,
"s": 90.698,
"l": 91.569
},
"oklch": {
"l": 0.8955,
"c": 0.05377,
"h": 295.9
},
"luminance": 0.70873
}Semantic roles & 50–950 ramp
primary
#DFD6FD
secondary
#D3E691
accent
#E600B1
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#161517
muted
#848485