#AC93FF#AC93FF
#AC93FF is a light, vivid violet. Relative luminance 0.369; OKLCH L 73.0% C 0.154 H 292.8°. Best body text is #000000 at 8.37:1 contrast (WCAG AA passes).
Color values
| HEX | #AC93FF |
|---|---|
| RGB | rgb(172, 147, 255) |
| HSL | hsl(254, 100%, 79%) |
| HSV | hsv(254, 42%, 100%) |
| CMYK | cmyk(32.5%, 42.4%, 0%, 0%) |
| CIE-LAB | lab(67.17, 32.62, -50.56) |
| CIE-LCH | lch(67.17, 60.17, 302.83°) |
| OKLab | oklab(73% 0.0598 -0.142) |
| OKLCH | oklch(73% 0.154 292.8) |
| XYZ | xyz(45.4924, 36.8572, 99.3057) |
| Luminance | 0.3686 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 5.49
Perrywinkle
#8F8CE7
ΔE00 6.05
Lavender Blue
#8B88F8
ΔE00 6.47
Pastel Purple
#CAA0FF
ΔE00 6.58
Periwinkle (survey)
#8E82FE
ΔE00 6.67
Periwinkle Blue
#8F99FB
ΔE00 7.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AC93FF #E6FF93
analogous
#93B0FF #AC93FF #E293FF
triadic
#AC93FF #FFAC93 #93FFAC
tetradic
#AC93FF #FF93B0 #E6FF93 #93FFE2
square
#AC93FF #FF93B0 #E6FF93 #93FFE2
split-complementary
#AC93FF #FFE293 #B0FF93
monochromatic
#4E19FF #7D56FF #AC93FF #DBD0FF #E7E0FF
Accessibility & contrast
On white
2.51
#AC93FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.37
#AC93FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AC93FF
8.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AC93FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AC93FF | 1.00 | 2.51 | 8.37 | 8.37 |
| #FFFFFF | 2.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#71A5FF
Deuteranopia (green-blind)
#74A2FC
Tritanopia (blue-blind)
#99A7BD
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #ac93ff; /* rgb */ color: rgb(172, 147, 255); /* oklch */ color: oklch(73.0% 0.154 292.8);
Tailwind
colors: {
custom: {
50: '#c7b3ff',
500: '#ac93ff',
950: '#000000',
},
}SCSS
$custom: #ac93ff; $custom-light: #c7b3ff; $custom-dark: #000000;
JSON
{
"hex": "#ac93ff",
"rgb": {
"r": 172,
"g": 147,
"b": 255
},
"hsl": {
"h": 253.889,
"s": 100,
"l": 78.824
},
"oklch": {
"l": 0.72999,
"c": 0.15403,
"h": 292.8
},
"luminance": 0.36858
}Semantic roles & 50–950 ramp
primary
#AC93FF
secondary
#EFF7D4
accent
#E600B0
background
#FCFBFF
surface
#F8F6FF
border
#D1D0D7
text
#131118
muted
#828086