#DFA4FF#DFA4FF
#DFA4FF is a light, vivid violet. Relative luminance 0.495; OKLCH L 80.6% C 0.139 H 313.2°. Best body text is #000000 at 10.89:1 contrast (WCAG AA passes).
Color values
| HEX | #DFA4FF |
|---|---|
| RGB | rgb(223, 164, 255) |
| HSL | hsl(279, 100%, 82%) |
| HSV | hsv(279, 36%, 100%) |
| CMYK | cmyk(12.5%, 35.7%, 0%, 0%) |
| CIE-LAB | lab(75.74, 37.64, -36.81) |
| CIE-LCH | lch(75.74, 52.65, 315.64°) |
| OKLab | oklab(80.59% 0.095 -0.1013) |
| OKLCH | oklch(80.59% 0.139 313.2) |
| XYZ | xyz(61.7539, 49.4600, 100.8819) |
| Luminance | 0.4946 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Mauve
#E0B0FF
ΔE00 3.11
Lilac (survey)
#CEA2FD
ΔE00 3.37
Baby Purple
#CA9BF7
ΔE00 4.06
Pastel Purple
#CAA0FF
ΔE00 4.37
Lavender (survey)
#C79FEF
ΔE00 4.44
Pale Violet
#CEAEFA
ΔE00 4.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFA4FF #C4FFA4
analogous
#B2A4FF #DFA4FF #FFA4F2
triadic
#DFA4FF #FFDFA4 #A4FFDF
tetradic
#DFA4FF #FFB2A4 #C4FFA4 #A4F2FF
square
#DFA4FF #FFB2A4 #C4FFA4 #A4F2FF
split-complementary
#DFA4FF #F2FFA4 #A4FFB2
monochromatic
#B42AFF #C967FF #DFA4FF #F4E0FF #F4E0FF
Accessibility & contrast
On white
1.93
#DFA4FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.89
#DFA4FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFA4FF
10.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFA4FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFA4FF | 1.00 | 1.93 | 10.89 | 10.89 |
| #FFFFFF | 1.93 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#94B7FF
Deuteranopia (green-blind)
#A2BCFC
Tritanopia (blue-blind)
#DCB0C6
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #dfa4ff; /* rgb */ color: rgb(223, 164, 255); /* oklch */ color: oklch(80.6% 0.139 313.2);
Tailwind
colors: {
custom: {
50: '#eabfff',
500: '#dfa4ff',
950: '#000000',
},
}SCSS
$custom: #dfa4ff; $custom-light: #eabfff; $custom-dark: #000000;
JSON
{
"hex": "#dfa4ff",
"rgb": {
"r": 223,
"g": 164,
"b": 255
},
"hsl": {
"h": 278.901,
"s": 100,
"l": 82.157
},
"oklch": {
"l": 0.80588,
"c": 0.13888,
"h": 313.2
},
"luminance": 0.49459
}Semantic roles & 50–950 ramp
primary
#DFA4FF
secondary
#E0F7D4
accent
#E60051
background
#FEFBFF
surface
#FDF7FF
border
#D5D0D7
text
#161218
muted
#848186