#DFA4FE#DFA4FE
#DFA4FE is a light, vivid violet. Relative luminance 0.494; OKLCH L 80.5% C 0.138 H 313.5°. Best body text is #000000 at 10.88:1 contrast (WCAG AA passes).
Color values
| HEX | #DFA4FE |
|---|---|
| RGB | rgb(223, 164, 254) |
| HSL | hsl(279, 98%, 82%) |
| HSV | hsv(279, 35%, 100%) |
| CMYK | cmyk(12.2%, 35.4%, 0%, 0.4%) |
| CIE-LAB | lab(75.70, 37.44, -36.33) |
| CIE-LCH | lch(75.70, 52.17, 315.86°) |
| OKLab | oklab(80.55% 0.0948 -0.0999) |
| OKLCH | oklch(80.55% 0.138 313.5) |
| XYZ | xyz(61.5934, 49.3958, 100.0364) |
| Luminance | 0.4940 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Mauve
#E0B0FF
ΔE00 3.05
Lilac (survey)
#CEA2FD
ΔE00 3.45
Baby Purple
#CA9BF7
ΔE00 4.12
Lavender (survey)
#C79FEF
ΔE00 4.42
Pastel Purple
#CAA0FF
ΔE00 4.47
Pale Violet
#CEAEFA
ΔE00 4.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFA4FE #C3FEA4
analogous
#B2A4FE #DFA4FE #FEA4F0
triadic
#DFA4FE #FEDFA4 #A4FEDF
tetradic
#DFA4FE #FEB2A4 #C3FEA4 #A4F0FE
square
#DFA4FE #FEB2A4 #C3FEA4 #A4F0FE
split-complementary
#DFA4FE #F0FEA4 #A4FEB2
monochromatic
#B42BFD #CA67FD #DFA4FE #F4E1FF #F4E1FF
Accessibility & contrast
On white
1.93
#DFA4FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.88
#DFA4FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFA4FE
10.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFA4FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFA4FE | 1.00 | 1.93 | 10.88 | 10.88 |
| #FFFFFF | 1.93 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#95B7FF
Deuteranopia (green-blind)
#A3BCFB
Tritanopia (blue-blind)
#DDB0C5
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #dfa4fe; /* rgb */ color: rgb(223, 164, 254); /* oklch */ color: oklch(80.5% 0.138 313.5);
Tailwind
colors: {
custom: {
50: '#eabfff',
500: '#dfa4fe',
950: '#000000',
},
}SCSS
$custom: #dfa4fe; $custom-light: #eabfff; $custom-dark: #000000;
JSON
{
"hex": "#dfa4fe",
"rgb": {
"r": 223,
"g": 164,
"b": 254
},
"hsl": {
"h": 279.333,
"s": 97.826,
"l": 81.961
},
"oklch": {
"l": 0.80545,
"c": 0.13773,
"h": 313.5
},
"luminance": 0.49395
}Semantic roles & 50–950 ramp
primary
#DFA4FE
secondary
#E0F7D4
accent
#E6004F
background
#FEFBFF
surface
#FDF7FF
border
#D5D0D7
text
#161218
muted
#848186