#AC93FA#AC93FA
#AC93FA is a light, vivid violet. Relative luminance 0.365; OKLCH L 72.7% C 0.147 H 293.6°. Best body text is #000000 at 8.31:1 contrast (WCAG AA passes).
Color values
| HEX | #AC93FA |
|---|---|
| RGB | rgb(172, 147, 250) |
| HSL | hsl(255, 91%, 78%) |
| HSV | hsv(255, 41%, 98%) |
| CMYK | cmyk(31.2%, 41.2%, 0%, 2%) |
| CIE-LAB | lab(66.93, 31.37, -48.21) |
| CIE-LCH | lch(66.93, 57.52, 303.05°) |
| OKLab | oklab(72.74% 0.0589 -0.1351) |
| OKLCH | oklch(72.74% 0.147 293.6) |
| XYZ | xyz(44.6979, 36.5394, 95.1218) |
| Luminance | 0.3654 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 5.31
Perrywinkle
#8F8CE7
ΔE00 5.90
Pastel Purple
#CAA0FF
ΔE00 6.30
Baby Purple
#CA9BF7
ΔE00 6.67
Lavender Blue
#8B88F8
ΔE00 6.69
Periwinkle (survey)
#8E82FE
ΔE00 6.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AC93FA #E1FA93
analogous
#93ADFA #AC93FA #DF93FA
triadic
#AC93FA #FAAC93 #93FAAC
tetradic
#AC93FA #FA93AD #E1FA93 #93FADF
square
#AC93FA #FA93AD #E1FA93 #93FADF
split-complementary
#AC93FA #FADF93 #ADFA93
monochromatic
#521EF5 #7F59F7 #AC93FA #D9CDFD #E9E2FE
Accessibility & contrast
On white
2.53
#AC93FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.31
#AC93FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AC93FA
8.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AC93FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AC93FA | 1.00 | 2.53 | 8.31 | 8.31 |
| #FFFFFF | 2.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#74A4FE
Deuteranopia (green-blind)
#77A1F7
Tritanopia (blue-blind)
#9AA6BB
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #ac93fa; /* rgb */ color: rgb(172, 147, 250); /* oklch */ color: oklch(72.7% 0.147 293.6);
Tailwind
colors: {
custom: {
50: '#c7b3fc',
500: '#ac93fa',
950: '#000000',
},
}SCSS
$custom: #ac93fa; $custom-light: #c7b3fc; $custom-dark: #000000;
JSON
{
"hex": "#ac93fa",
"rgb": {
"r": 172,
"g": 147,
"b": 250
},
"hsl": {
"h": 254.563,
"s": 91.15,
"l": 77.843
},
"oklch": {
"l": 0.72739,
"c": 0.14742,
"h": 293.6
},
"luminance": 0.3654
}Semantic roles & 50–950 ramp
primary
#AC93FA
secondary
#EEF6D5
accent
#E600AE
background
#FCFBFF
surface
#F8F6FF
border
#D1D0D7
text
#131117
muted
#828085