#AC96B2#AC96B2
#AC96B2 is a light, muted purple. Relative luminance 0.338; OKLCH L 70.2% C 0.047 H 318.9°. Best body text is #000000 at 7.76:1 contrast (WCAG AA passes).
Color values
| HEX | #AC96B2 |
|---|---|
| RGB | rgb(172, 150, 178) |
| HSL | hsl(287, 15%, 64%) |
| HSV | hsv(287, 16%, 70%) |
| CMYK | cmyk(3.4%, 15.7%, 0%, 30.2%) |
| CIE-LAB | lab(64.80, 13.33, -11.56) |
| CIE-LCH | lch(64.80, 17.64, 319.06°) |
| OKLab | oklab(70.17% 0.0356 -0.031) |
| OKLCH | oklch(70.17% 0.047 318.9) |
| XYZ | xyz(35.9543, 33.7981, 46.7405) |
| Luminance | 0.3380 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Dusty Lavender
#AC86A8
ΔE00 5.91
Heather
#A484AC
ΔE00 6.39
Lilac
#C8A2C8
ΔE00 6.77
Purpley Grey
#947E94
ΔE00 8.43
Light Mauve
#C292A1
ΔE00 9.01
Lavender
#B39DDB
ΔE00 9.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AC96B2 #9CB296
analogous
#9E96B2 #AC96B2 #B296AA
triadic
#AC96B2 #B2AC96 #96B2AC
tetradic
#AC96B2 #B29E96 #9CB296 #96AAB2
square
#AC96B2 #B29E96 #9CB296 #96AAB2
split-complementary
#AC96B2 #AAB296 #96B29E
monochromatic
#705777 #907398 #AC96B2 #C8B9CC #E4DDE6
Accessibility & contrast
On white
2.71
#AC96B2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.76
#AC96B2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AC96B2
7.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AC96B2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AC96B2 | 1.00 | 2.71 | 7.76 | 7.76 |
| #FFFFFF | 2.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#939CB3
Deuteranopia (green-blind)
#989EB1
Tritanopia (blue-blind)
#AC999F
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #ac96b2; /* rgb */ color: rgb(172, 150, 178); /* oklch */ color: oklch(70.2% 0.047 318.9);
Tailwind
colors: {
custom: {
50: '#c4b5c9',
500: '#ac96b2',
950: '#000000',
},
}SCSS
$custom: #ac96b2; $custom-light: #c4b5c9; $custom-dark: #000000;
JSON
{
"hex": "#ac96b2",
"rgb": {
"r": 172,
"g": 150,
"b": 178
},
"hsl": {
"h": 287.143,
"s": 15.385,
"l": 64.314
},
"oklch": {
"l": 0.70167,
"c": 0.04722,
"h": 318.9
},
"luminance": 0.33798
}Semantic roles & 50–950 ramp
primary
#AC96B2
secondary
#CFD7CD
accent
#9A4C5D
background
#FCFBFC
surface
#F8F6F8
border
#D1D0D1
text
#121113
muted
#818082