#AC93DA#AC93DA
#AC93DA is a light, moderate violet. Relative luminance 0.347; OKLCH L 71.2% C 0.105 H 299.9°. Best body text is #000000 at 7.94:1 contrast (WCAG AA passes).
Color values
| HEX | #AC93DA |
|---|---|
| RGB | rgb(172, 147, 218) |
| HSL | hsl(261, 49%, 72%) |
| HSV | hsv(261, 33%, 85%) |
| CMYK | cmyk(21.1%, 32.6%, 0%, 14.5%) |
| CIE-LAB | lab(65.51, 23.65, -32.81) |
| CIE-LCH | lch(65.51, 40.44, 305.78°) |
| OKLab | oklab(71.2% 0.0522 -0.0907) |
| OKLCH | oklch(71.2% 0.105 299.9) |
| XYZ | xyz(40.0991, 34.6999, 70.9013) |
| Luminance | 0.3470 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender
#B39DDB
ΔE00 3.18
Pale Purple
#B790D4
ΔE00 3.64
Lavender (survey)
#C79FEF
ΔE00 5.65
Baby Purple
#CA9BF7
ΔE00 6.46
Pastel Purple
#CAA0FF
ΔE00 7.12
Wisteria
#A87DC2
ΔE00 7.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AC93DA #C1DA93
analogous
#939EDA #AC93DA #D093DA
triadic
#AC93DA #DAAC93 #93DAAC
tetradic
#AC93DA #DA939E #C1DA93 #93DAD0
square
#AC93DA #DA939E #C1DA93 #93DAD0
split-complementary
#AC93DA #DAD093 #9EDA93
monochromatic
#683EB5 #8965CA #AC93DA #CFC1EA #EDE8F7
Accessibility & contrast
On white
2.64
#AC93DA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.94
#AC93DA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AC93DA
7.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AC93DA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AC93DA | 1.00 | 2.64 | 7.94 | 7.94 |
| #FFFFFF | 2.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#839FDD
Deuteranopia (green-blind)
#879FD8
Tritanopia (blue-blind)
#A49EAD
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #ac93da; /* rgb */ color: rgb(172, 147, 218); /* oklch */ color: oklch(71.2% 0.105 299.9);
Tailwind
colors: {
custom: {
50: '#c5b3e5',
500: '#ac93da',
950: '#000000',
},
}SCSS
$custom: #ac93da; $custom-light: #c5b3e5; $custom-dark: #000000;
JSON
{
"hex": "#ac93da",
"rgb": {
"r": 172,
"g": 147,
"b": 218
},
"hsl": {
"h": 261.127,
"s": 48.966,
"l": 71.569
},
"oklch": {
"l": 0.71197,
"c": 0.10464,
"h": 299.9
},
"luminance": 0.347
}Semantic roles & 50–950 ramp
primary
#AC93DA
secondary
#E7EEDB
accent
#BC2988
background
#FCFBFE
surface
#F8F6FC
border
#D1D0D5
text
#131116
muted
#828084