#DFA3FF#DFA3FF
#DFA3FF is a light, vivid violet. Relative luminance 0.491; OKLCH L 80.4% C 0.141 H 313.3°. Best body text is #000000 at 10.82:1 contrast (WCAG AA passes).
Color values
| HEX | #DFA3FF |
|---|---|
| RGB | rgb(223, 163, 255) |
| HSL | hsl(279, 100%, 82%) |
| HSV | hsv(279, 36%, 100%) |
| CMYK | cmyk(12.5%, 36.1%, 0%, 0%) |
| CIE-LAB | lab(75.52, 38.18, -37.15) |
| CIE-LCH | lch(75.52, 53.27, 315.78°) |
| OKLab | oklab(80.42% 0.0964 -0.1023) |
| OKLCH | oklch(80.42% 0.141 313.3) |
| XYZ | xyz(61.5757, 49.1035, 100.8225) |
| Luminance | 0.4910 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Mauve
#E0B0FF
ΔE00 3.36
Lilac (survey)
#CEA2FD
ΔE00 3.38
Baby Purple
#CA9BF7
ΔE00 3.99
Pastel Purple
#CAA0FF
ΔE00 4.35
Lavender (survey)
#C79FEF
ΔE00 4.46
Pale Violet
#CEAEFA
ΔE00 5.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFA3FF #C3FFA3
analogous
#B1A3FF #DFA3FF #FFA3F1
triadic
#DFA3FF #FFDFA3 #A3FFDF
tetradic
#DFA3FF #FFB1A3 #C3FFA3 #A3F1FF
square
#DFA3FF #FFB1A3 #C3FFA3 #A3F1FF
split-complementary
#DFA3FF #F1FFA3 #A3FFB1
monochromatic
#B429FF #CA66FF #DFA3FF #F4E0FF #F4E0FF
Accessibility & contrast
On white
1.94
#DFA3FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.82
#DFA3FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFA3FF
10.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFA3FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFA3FF | 1.00 | 1.94 | 10.82 | 10.82 |
| #FFFFFF | 1.94 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#93B7FF
Deuteranopia (green-blind)
#A1BCFC
Tritanopia (blue-blind)
#DDAFC5
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #dfa3ff; /* rgb */ color: rgb(223, 163, 255); /* oklch */ color: oklch(80.4% 0.141 313.3);
Tailwind
colors: {
custom: {
50: '#eabfff',
500: '#dfa3ff',
950: '#000000',
},
}SCSS
$custom: #dfa3ff; $custom-light: #eabfff; $custom-dark: #000000;
JSON
{
"hex": "#dfa3ff",
"rgb": {
"r": 223,
"g": 163,
"b": 255
},
"hsl": {
"h": 279.13,
"s": 100,
"l": 81.961
},
"oklch": {
"l": 0.8042,
"c": 0.14056,
"h": 313.3
},
"luminance": 0.49102
}Semantic roles & 50–950 ramp
primary
#DFA3FF
secondary
#E0F7D4
accent
#E60050
background
#FEFBFF
surface
#FDF7FF
border
#D5D0D7
text
#161218
muted
#848186