#AC93E4#AC93E4
#AC93E4 is a light, moderate violet. Relative luminance 0.352; OKLCH L 71.7% C 0.118 H 297.5°. Best body text is #000000 at 8.05:1 contrast (WCAG AA passes).
Color values
| HEX | #AC93E4 |
|---|---|
| RGB | rgb(172, 147, 228) |
| HSL | hsl(259, 60%, 74%) |
| HSV | hsv(259, 36%, 89%) |
| CMYK | cmyk(24.6%, 35.5%, 0%, 10.6%) |
| CIE-LAB | lab(65.93, 25.99, -37.69) |
| CIE-LCH | lch(65.93, 45.78, 304.59°) |
| OKLab | oklab(71.66% 0.0546 -0.1047) |
| OKLCH | oklch(71.66% 0.118 297.5) |
| XYZ | xyz(41.4473, 35.2392, 78.0020) |
| Luminance | 0.3524 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender
#B39DDB
ΔE00 4.50
Pale Purple
#B790D4
ΔE00 5.12
Lavender (survey)
#C79FEF
ΔE00 5.66
Baby Purple
#CA9BF7
ΔE00 5.90
Liliac
#C48EFD
ΔE00 6.04
Pastel Purple
#CAA0FF
ΔE00 6.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AC93E4 #CBE493
analogous
#93A2E4 #AC93E4 #D493E4
triadic
#AC93E4 #E4AC93 #93E4AC
tetradic
#AC93E4 #E493A2 #CBE493 #93E4D4
square
#AC93E4 #E493A2 #CBE493 #93E4D4
split-complementary
#AC93E4 #E4D493 #A2E493
monochromatic
#6133CA #8662D8 #AC93E4 #D2C4F0 #ECE7F9
Accessibility & contrast
On white
2.61
#AC93E4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.05
#AC93E4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AC93E4
8.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AC93E4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AC93E4 | 1.00 | 2.61 | 8.05 | 8.05 |
| #FFFFFF | 2.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7FA0E7
Deuteranopia (green-blind)
#839FE2
Tritanopia (blue-blind)
#A1A0B1
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #ac93e4; /* rgb */ color: rgb(172, 147, 228); /* oklch */ color: oklch(71.7% 0.118 297.5);
Tailwind
colors: {
custom: {
50: '#c6b3ed',
500: '#ac93e4',
950: '#000000',
},
}SCSS
$custom: #ac93e4; $custom-light: #c6b3ed; $custom-dark: #000000;
JSON
{
"hex": "#ac93e4",
"rgb": {
"r": 172,
"g": 147,
"b": 228
},
"hsl": {
"h": 258.519,
"s": 60,
"l": 73.529
},
"oklch": {
"l": 0.71656,
"c": 0.11806,
"h": 297.5
},
"luminance": 0.3524
}Semantic roles & 50–950 ramp
primary
#AC93E4
secondary
#EAF0DB
accent
#C81E93
background
#FCFBFE
surface
#F8F6FD
border
#D1D0D5
text
#131116
muted
#828084