#AC9ABA#AC9ABA
#AC9ABA is a light, muted violet. Relative luminance 0.354; OKLCH L 71.2% C 0.050 H 310.3°. Best body text is #000000 at 8.09:1 contrast (WCAG AA passes).
Color values
| HEX | #AC9ABA |
|---|---|
| RGB | rgb(172, 154, 186) |
| HSL | hsl(274, 19%, 67%) |
| HSV | hsv(274, 17%, 73%) |
| CMYK | cmyk(7.5%, 17.2%, 0%, 27.1%) |
| CIE-LAB | lab(66.08, 12.70, -14.12) |
| CIE-LCH | lch(66.08, 18.99, 311.97°) |
| OKLab | oklab(71.24% 0.0323 -0.0381) |
| OKLCH | oklch(71.24% 0.05 310.3) |
| XYZ | xyz(37.4303, 35.4273, 51.3111) |
| Luminance | 0.3543 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lilac
#C8A2C8
ΔE00 6.63
Heather
#A484AC
ΔE00 7.24
Dusty Lavender
#AC86A8
ΔE00 7.42
Lavender
#B39DDB
ΔE00 8.10
Pale Purple
#B790D4
ΔE00 9.18
Purpley Grey
#947E94
ΔE00 9.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AC9ABA #A8BA9A
analogous
#9C9ABA #AC9ABA #BA9AB8
triadic
#AC9ABA #BAAC9A #9ABAAC
tetradic
#AC9ABA #BA9C9A #A8BA9A #9AB8BA
square
#AC9ABA #BA9C9A #A8BA9A #9AB8BA
split-complementary
#AC9ABA #B8BA9A #9ABA9C
monochromatic
#6F5881 #8E76A1 #AC9ABA #CABED3 #E8E3EC
Accessibility & contrast
On white
2.60
#AC9ABA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.09
#AC9ABA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AC9ABA
8.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AC9ABA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AC9ABA | 1.00 | 2.60 | 8.09 | 8.09 |
| #FFFFFF | 2.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#95A0BB
Deuteranopia (green-blind)
#99A1B9
Tritanopia (blue-blind)
#AB9EA5
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #ac9aba; /* rgb */ color: rgb(172, 154, 186); /* oklch */ color: oklch(71.2% 0.050 310.3);
Tailwind
colors: {
custom: {
50: '#c4b7ce',
500: '#ac9aba',
950: '#000000',
},
}SCSS
$custom: #ac9aba; $custom-light: #c4b7ce; $custom-dark: #000000;
JSON
{
"hex": "#ac9aba",
"rgb": {
"r": 172,
"g": 154,
"b": 186
},
"hsl": {
"h": 273.75,
"s": 18.824,
"l": 66.667
},
"oklch": {
"l": 0.71243,
"c": 0.04995,
"h": 310.3
},
"luminance": 0.35427
}Semantic roles & 50–950 ramp
primary
#AC9ABA
secondary
#D7DDD3
accent
#9D486D
background
#FCFBFC
surface
#F8F6F9
border
#D1D0D2
text
#121113
muted
#818082