#DFD0F7#DFD0F7
#DFD0F7 is a very light, muted violet. Relative luminance 0.675; OKLCH L 88.2% C 0.055 H 302.8°. Best body text is #000000 at 14.50:1 contrast (WCAG AA passes).
Color values
| HEX | #DFD0F7 |
|---|---|
| RGB | rgb(223, 208, 247) |
| HSL | hsl(263, 71%, 89%) |
| HSV | hsv(263, 16%, 97%) |
| CMYK | cmyk(9.7%, 15.8%, 0%, 3.1%) |
| CIE-LAB | lab(85.76, 12.41, -17.21) |
| CIE-LCH | lch(85.76, 21.22, 305.79°) |
| OKLab | oklab(88.2% 0.0299 -0.0465) |
| OKLCH | oklch(88.2% 0.055 302.8) |
| XYZ | xyz(69.7726, 67.5152, 97.3336) |
| Luminance | 0.6752 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Lilac
#E4CBFF
ΔE00 3.86
Pale Lavender
#EECFFE
ΔE00 4.43
Light Lavender
#DFC5FE
ΔE00 5.12
Light Lilac
#EDC8FF
ΔE00 6.01
Periwinkle
#CCCCFF
ΔE00 6.37
Very Light Purple
#F6CEFC
ΔE00 6.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFD0F7 #E8F7D0
analogous
#D0D5F7 #DFD0F7 #F3D0F7
triadic
#DFD0F7 #F7DFD0 #D0F7DF
tetradic
#DFD0F7 #F7D0D5 #E8F7D0 #D0F7F3
square
#DFD0F7 #F7D0D5 #E8F7D0 #D0F7F3
split-complementary
#DFD0F7 #F7F3D0 #D5F7D0
monochromatic
#9867E5 #BB9CEE #DFD0F7 #EDE5FB #EDE5FB
Accessibility & contrast
On white
1.45
#DFD0F7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.50
#DFD0F7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFD0F7
14.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFD0F7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFD0F7 | 1.00 | 1.45 | 14.50 | 14.50 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9D6F9
Deuteranopia (green-blind)
#CCD6F6
Tritanopia (blue-blind)
#DBD5DD
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #dfd0f7; /* rgb */ color: rgb(223, 208, 247); /* oklch */ color: oklch(88.2% 0.055 302.8);
Tailwind
colors: {
custom: {
50: '#e9def9',
500: '#dfd0f7',
950: '#000000',
},
}SCSS
$custom: #dfd0f7; $custom-light: #e9def9; $custom-dark: #000000;
JSON
{
"hex": "#dfd0f7",
"rgb": {
"r": 223,
"g": 208,
"b": 247
},
"hsl": {
"h": 263.077,
"s": 70.909,
"l": 89.216
},
"oklch": {
"l": 0.88197,
"c": 0.05529,
"h": 302.8
},
"luminance": 0.67515
}Semantic roles & 50–950 ramp
primary
#DFD0F7
secondary
#BEDA91
accent
#D31389
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#161517
muted
#848485