#AC98FA#AC98FA
#AC98FA is a light, vivid violet. Relative luminance 0.381; OKLCH L 73.6% C 0.140 H 292.0°. Best body text is #000000 at 8.63:1 contrast (WCAG AA passes).
Color values
| HEX | #AC98FA |
|---|---|
| RGB | rgb(172, 152, 250) |
| HSL | hsl(252, 91%, 79%) |
| HSV | hsv(252, 39%, 98%) |
| CMYK | cmyk(31.2%, 39.2%, 0%, 2%) |
| CIE-LAB | lab(68.12, 28.55, -46.34) |
| CIE-LCH | lch(68.12, 54.43, 301.63°) |
| OKLab | oklab(73.64% 0.0523 -0.1297) |
| OKLCH | oklch(73.64% 0.14 292) |
| XYZ | xyz(45.4924, 38.1284, 95.3866) |
| Luminance | 0.3813 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Perrywinkle
#8F8CE7
ΔE00 6.03
Pastel Purple
#CAA0FF
ΔE00 6.08
Liliac
#C48EFD
ΔE00 6.16
Periwinkle Blue
#8F99FB
ΔE00 6.62
Baby Purple
#CA9BF7
ΔE00 6.72
Lavender Blue
#8B88F8
ΔE00 7.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AC98FA #E6FA98
analogous
#98B5FA #AC98FA #DD98FA
triadic
#AC98FA #FAAC98 #98FAAC
tetradic
#AC98FA #FA98B5 #E6FA98 #98FADD
square
#AC98FA #FA98B5 #E6FA98 #98FADD
split-complementary
#AC98FA #FADD98 #B5FA98
monochromatic
#4E23F4 #7D5EF7 #AC98FA #DBD2FD #E7E2FE
Accessibility & contrast
On white
2.43
#AC98FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.63
#AC98FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AC98FA
8.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AC98FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AC98FA | 1.00 | 2.43 | 8.63 | 8.63 |
| #FFFFFF | 2.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7BA7FE
Deuteranopia (green-blind)
#7DA4F8
Tritanopia (blue-blind)
#9AAABD
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #ac98fa; /* rgb */ color: rgb(172, 152, 250); /* oklch */ color: oklch(73.6% 0.140 292.0);
Tailwind
colors: {
custom: {
50: '#c7b6fc',
500: '#ac98fa',
950: '#000000',
},
}SCSS
$custom: #ac98fa; $custom-light: #c7b6fc; $custom-dark: #000000;
JSON
{
"hex": "#ac98fa",
"rgb": {
"r": 172,
"g": 152,
"b": 250
},
"hsl": {
"h": 252.245,
"s": 90.741,
"l": 78.824
},
"oklch": {
"l": 0.73639,
"c": 0.13988,
"h": 292
},
"luminance": 0.38129
}Semantic roles & 50–950 ramp
primary
#AC98FA
secondary
#EFF6D5
accent
#E600B7
background
#FCFBFF
surface
#F8F6FF
border
#D1D0D7
text
#131117
muted
#828085