#DFD0FF#DFD0FF
#DFD0FF is a very light, moderate violet. Relative luminance 0.680; OKLCH L 88.5% C 0.066 H 299.6°. Best body text is #000000 at 14.60:1 contrast (WCAG AA passes).
Color values
| HEX | #DFD0FF |
|---|---|
| RGB | rgb(223, 208, 255) |
| HSL | hsl(259, 100%, 91%) |
| HSV | hsv(259, 18%, 100%) |
| CMYK | cmyk(12.5%, 18.4%, 0%, 0%) |
| CIE-LAB | lab(86.02, 14.02, -21.06) |
| CIE-LCH | lch(86.02, 25.30, 303.65°) |
| OKLab | oklab(88.48% 0.0325 -0.0572) |
| OKLCH | oklch(88.48% 0.066 299.6) |
| XYZ | xyz(71.0337, 68.0196, 103.9752) |
| Luminance | 0.6802 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Lilac
#E4CBFF
ΔE00 2.68
Light Lavender
#DFC5FE
ΔE00 3.68
Pale Lavender
#EECFFE
ΔE00 4.34
Periwinkle
#CCCCFF
ΔE00 5.11
Light Lilac
#EDC8FF
ΔE00 5.34
Very Light Purple
#F6CEFC
ΔE00 6.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFD0FF #F0FFD0
analogous
#D0D8FF #DFD0FF #F6D0FF
triadic
#DFD0FF #FFDFD0 #D0FFDF
tetradic
#DFD0FF #FFD0D8 #F0FFD0 #D0FFF6
square
#DFD0FF #FFD0D8 #F0FFD0 #D0FFF6
split-complementary
#DFD0FF #FFF6D0 #D8FFD0
monochromatic
#8C56FF #B593FF #DFD0FF #EAE0FF #EAE0FF
Accessibility & contrast
On white
1.44
#DFD0FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.60
#DFD0FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFD0FF
14.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFD0FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFD0FF | 1.00 | 1.44 | 14.60 | 14.60 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7D7FF
Deuteranopia (green-blind)
#C9D7FE
Tritanopia (blue-blind)
#DAD7E0
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #dfd0ff; /* rgb */ color: rgb(223, 208, 255); /* oklch */ color: oklch(88.5% 0.066 299.6);
Tailwind
colors: {
custom: {
50: '#e9deff',
500: '#dfd0ff',
950: '#000000',
},
}SCSS
$custom: #dfd0ff; $custom-light: #e9deff; $custom-dark: #000000;
JSON
{
"hex": "#dfd0ff",
"rgb": {
"r": 223,
"g": 208,
"b": 255
},
"hsl": {
"h": 259.149,
"s": 100,
"l": 90.784
},
"oklch": {
"l": 0.88477,
"c": 0.06577,
"h": 299.6
},
"luminance": 0.6802
}Semantic roles & 50–950 ramp
primary
#DFD0FF
secondary
#CBEA89
accent
#E6009C
background
#FEFEFF
surface
#FDFCFF
border
#D5D5D7
text
#161518
muted
#848486