#AC96B0#AC96B0
#AC96B0 is a light, muted purple. Relative luminance 0.337; OKLCH L 70.1% C 0.045 H 321.1°. Best body text is #000000 at 7.74:1 contrast (WCAG AA passes).
Color values
| HEX | #AC96B0 |
|---|---|
| RGB | rgb(172, 150, 176) |
| HSL | hsl(291, 14%, 64%) |
| HSV | hsv(291, 15%, 69%) |
| CMYK | cmyk(2.3%, 14.8%, 0%, 31%) |
| CIE-LAB | lab(64.74, 12.93, -10.53) |
| CIE-LCH | lch(64.74, 16.68, 320.84°) |
| OKLab | oklab(70.1% 0.0349 -0.0282) |
| OKLCH | oklch(70.1% 0.045 321.1) |
| XYZ | xyz(35.7550, 33.7184, 45.6906) |
| Luminance | 0.3372 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Dusty Lavender
#AC86A8
ΔE00 6.07
Heather
#A484AC
ΔE00 6.73
Lilac
#C8A2C8
ΔE00 7.06
Purpley Grey
#947E94
ΔE00 8.26
Light Mauve
#C292A1
ΔE00 8.65
Grey Pink
#C3909B
ΔE00 10.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AC96B0 #9AB096
analogous
#9F96B0 #AC96B0 #B096A7
triadic
#AC96B0 #B0AC96 #96B0AC
tetradic
#AC96B0 #B09F96 #9AB096 #96A7B0
square
#AC96B0 #B09F96 #9AB096 #96A7B0
split-complementary
#AC96B0 #A7B096 #96B09F
monochromatic
#705774 #907396 #AC96B0 #C8B9CA #E3DCE5
Accessibility & contrast
On white
2.71
#AC96B0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.74
#AC96B0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AC96B0
7.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AC96B0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AC96B0 | 1.00 | 2.71 | 7.74 | 7.74 |
| #FFFFFF | 2.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#949CB1
Deuteranopia (green-blind)
#989EAF
Tritanopia (blue-blind)
#AD989F
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #ac96b0; /* rgb */ color: rgb(172, 150, 176); /* oklch */ color: oklch(70.1% 0.045 321.1);
Tailwind
colors: {
custom: {
50: '#c4b5c7',
500: '#ac96b0',
950: '#000000',
},
}SCSS
$custom: #ac96b0; $custom-light: #c4b5c7; $custom-dark: #000000;
JSON
{
"hex": "#ac96b0",
"rgb": {
"r": 172,
"g": 150,
"b": 176
},
"hsl": {
"h": 290.769,
"s": 14.13,
"l": 63.922
},
"oklch": {
"l": 0.70096,
"c": 0.04486,
"h": 321.1
},
"luminance": 0.33718
}Semantic roles & 50–950 ramp
primary
#AC96B0
secondary
#CED5CC
accent
#984D59
background
#FCFBFC
surface
#F8F6F8
border
#D1D0D1
text
#121113
muted
#818082