#AC82FF#AC82FF
#AC82FF is a light, vivid violet. Relative luminance 0.320; OKLCH L 70.1% C 0.179 H 297.0°. Best body text is #000000 at 7.39:1 contrast (WCAG AA passes).
Color values
| HEX | #AC82FF |
|---|---|
| RGB | rgb(172, 130, 255) |
| HSL | hsl(260, 100%, 75%) |
| HSV | hsv(260, 49%, 100%) |
| CMYK | cmyk(32.5%, 49%, 0%, 0%) |
| CIE-LAB | lab(63.31, 42.12, -56.69) |
| CIE-LCH | lch(63.31, 70.62, 306.62°) |
| OKLab | oklab(70.1% 0.0816 -0.1599) |
| OKLCH | oklch(70.1% 0.179 297) |
| XYZ | xyz(43.0414, 31.9554, 98.4887) |
| Luminance | 0.3196 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Purple
#BF77F6
ΔE00 5.11
Light Urple
#B36FF6
ΔE00 5.19
Liliac
#C48EFD
ΔE00 5.46
Easter Purple
#C071FE
ΔE00 5.54
Periwinkle (survey)
#8E82FE
ΔE00 5.78
Lavender Blue
#8B88F8
ΔE00 7.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AC82FF #D5FF82
analogous
#8296FF #AC82FF #EA82FF
triadic
#AC82FF #FFAC82 #82FFAC
tetradic
#AC82FF #FF8296 #D5FF82 #82FFEA
square
#AC82FF #FF8296 #D5FF82 #82FFEA
split-complementary
#AC82FF #FFEA82 #96FF82
monochromatic
#5B08FF #8345FF #AC82FF #D5BFFF #EBE0FF
Accessibility & contrast
On white
2.84
#AC82FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.39
#AC82FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AC82FF
7.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AC82FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AC82FF | 1.00 | 2.84 | 7.39 | 7.39 |
| #FFFFFF | 2.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#569AFF
Deuteranopia (green-blind)
#5F98FC
Tritanopia (blue-blind)
#9A9AB5
Achromatopsia (no color)
#999999
Design tokens & code
CSS
--color: #ac82ff; /* rgb */ color: rgb(172, 130, 255); /* oklch */ color: oklch(70.1% 0.179 297.0);
Tailwind
colors: {
custom: {
50: '#c8a7ff',
500: '#ac82ff',
950: '#000000',
},
}SCSS
$custom: #ac82ff; $custom-light: #c8a7ff; $custom-dark: #000000;
JSON
{
"hex": "#ac82ff",
"rgb": {
"r": 172,
"g": 130,
"b": 255
},
"hsl": {
"h": 260.16,
"s": 100,
"l": 75.49
},
"oklch": {
"l": 0.70096,
"c": 0.17949,
"h": 297
},
"luminance": 0.31956
}Semantic roles & 50–950 ramp
primary
#AC82FF
secondary
#EBF7D4
accent
#E60098
background
#FCFAFF
surface
#F9F4FF
border
#D2CED7
text
#130F18
muted
#827F86