#AC92FF#AC92FF
#AC92FF is a light, vivid violet. Relative luminance 0.365; OKLCH L 72.8% C 0.156 H 293.1°. Best body text is #000000 at 8.31:1 contrast (WCAG AA passes).
Color values
| HEX | #AC92FF |
|---|---|
| RGB | rgb(172, 146, 255) |
| HSL | hsl(254, 100%, 79%) |
| HSV | hsv(254, 43%, 100%) |
| CMYK | cmyk(32.5%, 42.7%, 0%, 0%) |
| CIE-LAB | lab(66.94, 33.19, -50.93) |
| CIE-LCH | lch(66.94, 60.79, 303.09°) |
| OKLab | oklab(72.82% 0.0611 -0.143) |
| OKLCH | oklch(72.82% 0.156 293.1) |
| XYZ | xyz(45.3375, 36.5476, 99.2541) |
| Luminance | 0.3655 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 5.37
Perrywinkle
#8F8CE7
ΔE00 6.06
Lavender Blue
#8B88F8
ΔE00 6.42
Periwinkle (survey)
#8E82FE
ΔE00 6.54
Pastel Purple
#CAA0FF
ΔE00 6.67
Baby Purple
#CA9BF7
ΔE00 7.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AC92FF #E5FF92
analogous
#92AEFF #AC92FF #E292FF
triadic
#AC92FF #FFAC92 #92FFAC
tetradic
#AC92FF #FF92AE #E5FF92 #92FFE2
square
#AC92FF #FF92AE #E5FF92 #92FFE2
split-complementary
#AC92FF #FFE292 #AEFF92
monochromatic
#4F18FF #7D55FF #AC92FF #DBCFFF #E8E0FF
Accessibility & contrast
On white
2.53
#AC92FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.31
#AC92FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AC92FF
8.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AC92FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AC92FF | 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)
#70A4FF
Deuteranopia (green-blind)
#73A1FC
Tritanopia (blue-blind)
#99A6BC
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #ac92ff; /* rgb */ color: rgb(172, 146, 255); /* oklch */ color: oklch(72.8% 0.156 293.1);
Tailwind
colors: {
custom: {
50: '#c7b2ff',
500: '#ac92ff',
950: '#000000',
},
}SCSS
$custom: #ac92ff; $custom-light: #c7b2ff; $custom-dark: #000000;
JSON
{
"hex": "#ac92ff",
"rgb": {
"r": 172,
"g": 146,
"b": 255
},
"hsl": {
"h": 254.312,
"s": 100,
"l": 78.627
},
"oklch": {
"l": 0.72822,
"c": 0.15554,
"h": 293.1
},
"luminance": 0.36548
}Semantic roles & 50–950 ramp
primary
#AC92FF
secondary
#EFF7D4
accent
#E600AF
background
#FCFBFF
surface
#F8F6FF
border
#D1D0D7
text
#131118
muted
#828086