#DFD0FD#DFD0FD
#DFD0FD is a very light, moderate violet. Relative luminance 0.679; OKLCH L 88.4% C 0.063 H 300.3°. Best body text is #000000 at 14.58:1 contrast (WCAG AA passes).
Color values
| HEX | #DFD0FD |
|---|---|
| RGB | rgb(223, 208, 253) |
| HSL | hsl(260, 92%, 90%) |
| HSV | hsv(260, 18%, 99%) |
| CMYK | cmyk(11.9%, 17.8%, 0%, 0.8%) |
| CIE-LAB | lab(85.95, 13.61, -20.10) |
| CIE-LCH | lch(85.95, 24.27, 304.11°) |
| OKLab | oklab(88.41% 0.0319 -0.0545) |
| OKLCH | oklch(88.41% 0.063 300.3) |
| XYZ | xyz(70.7134, 67.8915, 102.2885) |
| Luminance | 0.6789 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Lilac
#E4CBFF
ΔE00 2.84
Light Lavender
#DFC5FE
ΔE00 3.96
Pale Lavender
#EECFFE
ΔE00 4.25
Periwinkle
#CCCCFF
ΔE00 5.38
Light Lilac
#EDC8FF
ΔE00 5.42
Very Light Purple
#F6CEFC
ΔE00 6.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFD0FD #EEFDD0
analogous
#D0D7FD #DFD0FD #F5D0FD
triadic
#DFD0FD #FDDFD0 #D0FDDF
tetradic
#DFD0FD #FDD0D7 #EEFDD0 #D0FDF5
square
#DFD0FD #FDD0D7 #EEFDD0 #D0FDF5
split-complementary
#DFD0FD #FDF5D0 #D7FDD0
monochromatic
#8F5BF8 #B795FB #DFD0FD #EBE2FE #EBE2FE
Accessibility & contrast
On white
1.44
#DFD0FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.58
#DFD0FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFD0FD
14.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFD0FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFD0FD | 1.00 | 1.44 | 14.58 | 14.58 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8D7FF
Deuteranopia (green-blind)
#CAD7FC
Tritanopia (blue-blind)
#DAD6DF
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #dfd0fd; /* rgb */ color: rgb(223, 208, 253); /* oklch */ color: oklch(88.4% 0.063 300.3);
Tailwind
colors: {
custom: {
50: '#e9defe',
500: '#dfd0fd',
950: '#000000',
},
}SCSS
$custom: #dfd0fd; $custom-light: #e9defe; $custom-dark: #000000;
JSON
{
"hex": "#dfd0fd",
"rgb": {
"r": 223,
"g": 208,
"b": 253
},
"hsl": {
"h": 260,
"s": 91.837,
"l": 90.392
},
"oklch": {
"l": 0.88406,
"c": 0.06314,
"h": 300.3
},
"luminance": 0.67892
}Semantic roles & 50–950 ramp
primary
#DFD0FD
secondary
#C8E68B
accent
#E60099
background
#FEFEFF
surface
#FDFCFF
border
#D5D5D7
text
#161517
muted
#848485