#AC9BFA#AC9BFA
#AC9BFA is a light, vivid violet. Relative luminance 0.391; OKLCH L 74.2% C 0.135 H 290.9°. Best body text is #000000 at 8.82:1 contrast (WCAG AA passes).
Color values
| HEX | #AC9BFA |
|---|---|
| RGB | rgb(172, 155, 250) |
| HSL | hsl(251, 90%, 79%) |
| HSV | hsv(251, 38%, 98%) |
| CMYK | cmyk(31.2%, 38%, 0%, 2%) |
| CIE-LAB | lab(68.83, 26.86, -45.21) |
| CIE-LCH | lch(68.83, 52.59, 300.71°) |
| OKLab | oklab(74.19% 0.0484 -0.1264) |
| OKLCH | oklch(74.19% 0.135 290.9) |
| XYZ | xyz(45.9855, 39.1145, 95.5510) |
| Luminance | 0.3911 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pastel Purple
#CAA0FF
ΔE00 6.13
Perrywinkle
#8F8CE7
ΔE00 6.25
Periwinkle Blue
#8F99FB
ΔE00 6.35
Liliac
#C48EFD
ΔE00 6.79
Baby Purple
#CA9BF7
ΔE00 6.92
Lilac (survey)
#CEA2FD
ΔE00 7.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AC9BFA #E9FA9B
analogous
#9BBAFA #AC9BFA #DC9BFA
triadic
#AC9BFA #FAAC9B #9BFAAC
tetradic
#AC9BFA #FA9BBA #E9FA9B #9BFADC
square
#AC9BFA #FA9BBA #E9FA9B #9BFADC
split-complementary
#AC9BFA #FADC9B #BAFA9B
monochromatic
#4B26F4 #7C61F7 #AC9BFA #DCD5FD #E7E2FE
Accessibility & contrast
On white
2.38
#AC9BFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.82
#AC9BFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AC9BFA
8.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AC9BFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AC9BFA | 1.00 | 2.38 | 8.82 | 8.82 |
| #FFFFFF | 2.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7FAAFE
Deuteranopia (green-blind)
#80A6F8
Tritanopia (blue-blind)
#9AACBF
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #ac9bfa; /* rgb */ color: rgb(172, 155, 250); /* oklch */ color: oklch(74.2% 0.135 290.9);
Tailwind
colors: {
custom: {
50: '#c7b8fc',
500: '#ac9bfa',
950: '#000000',
},
}SCSS
$custom: #ac9bfa; $custom-light: #c7b8fc; $custom-dark: #000000;
JSON
{
"hex": "#ac9bfa",
"rgb": {
"r": 172,
"g": 155,
"b": 250
},
"hsl": {
"h": 250.737,
"s": 90.476,
"l": 79.412
},
"oklch": {
"l": 0.74186,
"c": 0.13538,
"h": 290.9
},
"luminance": 0.39115
}Semantic roles & 50–950 ramp
primary
#AC9BFA
secondary
#F0F6D5
accent
#E600BC
background
#FCFBFF
surface
#F8F6FF
border
#D1D0D7
text
#131117
muted
#828085