#AFA0FA#AFA0FA
#AFA0FA is a light, vivid violet. Relative luminance 0.412; OKLCH L 75.4% C 0.128 H 290.6°. Best body text is #000000 at 9.23:1 contrast (WCAG AA passes).
Color values
| HEX | #AFA0FA |
|---|---|
| RGB | rgb(175, 160, 250) |
| HSL | hsl(250, 90%, 80%) |
| HSV | hsv(250, 36%, 98%) |
| CMYK | cmyk(30%, 36%, 0%, 2%) |
| CIE-LAB | lab(70.29, 24.87, -42.92) |
| CIE-LCH | lch(70.29, 49.60, 300.09°) |
| OKLab | oklab(75.35% 0.0451 -0.1197) |
| OKLCH | oklch(75.35% 0.128 290.6) |
| XYZ | xyz(47.5009, 41.1568, 95.8654) |
| Luminance | 0.4116 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pastel Purple
#CAA0FF
ΔE00 5.82
Lavender
#B39DDB
ΔE00 6.68
Lilac (survey)
#CEA2FD
ΔE00 6.69
Lavender (survey)
#C79FEF
ΔE00 6.76
Periwinkle Blue
#8F99FB
ΔE00 6.81
Baby Purple
#CA9BF7
ΔE00 6.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFA0FA #EBFAA0
analogous
#A0BEFA #AFA0FA #DCA0FA
triadic
#AFA0FA #FAAFA0 #A0FAAF
tetradic
#AFA0FA #FAA0BE #EBFAA0 #A0FADC
square
#AFA0FA #FAA0BE #EBFAA0 #A0FADC
split-complementary
#AFA0FA #FADCA0 #BEFAA0
monochromatic
#4D2CF4 #7E66F7 #AFA0FA #E0DAFD #E7E2FD
Accessibility & contrast
On white
2.27
#AFA0FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.23
#AFA0FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFA0FA
9.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFA0FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFA0FA | 1.00 | 2.27 | 9.23 | 9.23 |
| #FFFFFF | 2.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#86ADFE
Deuteranopia (green-blind)
#87AAF8
Tritanopia (blue-blind)
#9EB0C1
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #afa0fa; /* rgb */ color: rgb(175, 160, 250); /* oklch */ color: oklch(75.4% 0.128 290.6);
Tailwind
colors: {
custom: {
50: '#c9bcfc',
500: '#afa0fa',
950: '#000000',
},
}SCSS
$custom: #afa0fa; $custom-light: #c9bcfc; $custom-dark: #000000;
JSON
{
"hex": "#afa0fa",
"rgb": {
"r": 175,
"g": 160,
"b": 250
},
"hsl": {
"h": 250,
"s": 90,
"l": 80.392
},
"oklch": {
"l": 0.75353,
"c": 0.12796,
"h": 290.6
},
"luminance": 0.41158
}Semantic roles & 50–950 ramp
primary
#AFA0FA
secondary
#F0F6D5
accent
#E600BF
background
#FCFBFF
surface
#F8F6FF
border
#D1D0D7
text
#131217
muted
#828185