#DFD0F5#DFD0F5
#DFD0F5 is a very light, muted violet. Relative luminance 0.674; OKLCH L 88.1% C 0.053 H 303.7°. Best body text is #000000 at 14.48:1 contrast (WCAG AA passes).
Color values
| HEX | #DFD0F5 |
|---|---|
| RGB | rgb(223, 208, 245) |
| HSL | hsl(264, 65%, 89%) |
| HSV | hsv(264, 15%, 96%) |
| CMYK | cmyk(9%, 15.1%, 0%, 3.9%) |
| CIE-LAB | lab(85.70, 12.01, -16.24) |
| CIE-LCH | lch(85.70, 20.20, 306.49°) |
| OKLab | oklab(88.13% 0.0293 -0.0438) |
| OKLCH | oklch(88.13% 0.053 303.7) |
| XYZ | xyz(69.4657, 67.3924, 95.7169) |
| Luminance | 0.6739 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Lilac
#E4CBFF
ΔE00 4.33
Pale Lavender
#EECFFE
ΔE00 4.65
Light Lavender
#DFC5FE
ΔE00 5.60
Light Lilac
#EDC8FF
ΔE00 6.33
Thistle
#D8BFD8
ΔE00 6.34
Very Light Purple
#F6CEFC
ΔE00 6.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFD0F5 #E6F5D0
analogous
#D0D4F5 #DFD0F5 #F2D0F5
triadic
#DFD0F5 #F5DFD0 #D0F5DF
tetradic
#DFD0F5 #F5D0D4 #E6F5D0 #D0F5F2
square
#DFD0F5 #F5D0D4 #E6F5D0 #D0F5F2
split-complementary
#DFD0F5 #F5F2D0 #D4F5D0
monochromatic
#9A6BE0 #BD9EEA #DFD0F5 #EEE6FA #EEE6FA
Accessibility & contrast
On white
1.45
#DFD0F5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.48
#DFD0F5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFD0F5
14.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFD0F5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFD0F5 | 1.00 | 1.45 | 14.48 | 14.48 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CAD6F7
Deuteranopia (green-blind)
#CCD6F4
Tritanopia (blue-blind)
#DCD5DC
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #dfd0f5; /* rgb */ color: rgb(223, 208, 245); /* oklch */ color: oklch(88.1% 0.053 303.7);
Tailwind
colors: {
custom: {
50: '#e9def8',
500: '#dfd0f5',
950: '#000000',
},
}SCSS
$custom: #dfd0f5; $custom-light: #e9def8; $custom-dark: #000000;
JSON
{
"hex": "#dfd0f5",
"rgb": {
"r": 223,
"g": 208,
"b": 245
},
"hsl": {
"h": 264.324,
"s": 64.912,
"l": 88.824
},
"oklch": {
"l": 0.88128,
"c": 0.05269,
"h": 303.7
},
"luminance": 0.67392
}Semantic roles & 50–950 ramp
primary
#DFD0F5
secondary
#BBD693
accent
#CD1984
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#161517
muted
#848485