#AC22FF#AC22FF
#AC22FF is a mid, highly saturated violet. Relative luminance 0.171; OKLCH L 59.4% C 0.288 H 306.9°. Best body text is #FFFFFF at 4.74:1 contrast (WCAG AA passes).
Color values
| HEX | #AC22FF |
|---|---|
| RGB | rgb(172, 34, 255) |
| HSL | hsl(277, 100%, 57%) |
| HSV | hsv(277, 87%, 100%) |
| CMYK | cmyk(32.5%, 86.7%, 0%, 0%) |
| CIE-LAB | lab(48.43, 82.81, -80.71) |
| CIE-LCH | lch(48.43, 115.63, 315.74°) |
| OKLab | oklab(59.39% 0.1729 -0.23) |
| OKLCH | oklch(59.39% 0.288 306.9) |
| XYZ | xyz(35.6313, 17.1351, 96.0187) |
| Luminance | 0.1714 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Electric Purple
#AA23FF
ΔE00 0.31
Bright Violet
#AD0AFD
ΔE00 1.42
Neon Purple
#BC13FE
ΔE00 2.46
Bright Purple
#BE03FD
ΔE00 2.70
Vivid Purple
#9900FA
ΔE00 4.67
Hot Purple
#CB00F5
ΔE00 5.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AC22FF #75FF22
analogous
#3E22FF #AC22FF #FF22E4
triadic
#AC22FF #FFAC22 #22FFAC
tetradic
#AC22FF #FF3E22 #75FF22 #22E4FF
square
#AC22FF #FF3E22 #75FF22 #22E4FF
split-complementary
#AC22FF #E4FF22 #22FF3E
monochromatic
#6800A7 #8E00E4 #AC22FF #C35FFF #DA9CFF
Accessibility & contrast
On white
4.74
#AC22FF on #FFFFFF
AA ✓AA large ✓AAA ✗
On black
4.43
#AC22FF on #000000
AA ✗AA large ✓AAA ✗
Best text color
#FFFFFF on #AC22FF
4.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AC22FF | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##AC22FF | 1.00 | 4.74 | 4.43 | 4.74 |
| #FFFFFF | 4.74 | 1.00 | 21.00 | 1.00 |
| #000000 | 4.43 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 4.74 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#006FFF
Deuteranopia (green-blind)
#0074FB
Tritanopia (blue-blind)
#9D6599
Achromatopsia (no color)
#737373
Design tokens & code
CSS
--color: #ac22ff; /* rgb */ color: rgb(172, 34, 255); /* oklch */ color: oklch(59.4% 0.288 306.9);
Tailwind
colors: {
custom: {
50: '#cc74ff',
500: '#ac22ff',
950: '#000000',
},
}SCSS
$custom: #ac22ff; $custom-light: #cc74ff; $custom-dark: #000000;
JSON
{
"hex": "#ac22ff",
"rgb": {
"r": 172,
"g": 34,
"b": 255
},
"hsl": {
"h": 277.466,
"s": 100,
"l": 56.667
},
"oklch": {
"l": 0.59388,
"c": 0.28773,
"h": 306.9
},
"luminance": 0.17135
}Semantic roles & 50–950 ramp
primary
#AC22FF
secondary
#B3EC91
accent
#FF2979
background
#FDF7FF
surface
#FAEEFF
border
#D3C9D7
text
#150A18
muted
#837C86