#AC99BB#AC99BB
#AC99BB is a light, muted violet. Relative luminance 0.351; OKLCH L 71.1% C 0.053 H 310.1°. Best body text is #000000 at 8.03:1 contrast (WCAG AA passes).
Color values
| HEX | #AC99BB |
|---|---|
| RGB | rgb(172, 153, 187) |
| HSL | hsl(274, 20%, 67%) |
| HSV | hsv(274, 18%, 73%) |
| CMYK | cmyk(8%, 18.2%, 0%, 26.7%) |
| CIE-LAB | lab(65.86, 13.47, -15.01) |
| CIE-LCH | lch(65.86, 20.17, 311.89°) |
| OKLab | oklab(71.08% 0.0342 -0.0405) |
| OKLCH | oklch(71.08% 0.053 310.1) |
| XYZ | xyz(37.3726, 35.1412, 51.8182) |
| Luminance | 0.3514 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lilac
#C8A2C8
ΔE00 6.46
Heather
#A484AC
ΔE00 6.79
Dusty Lavender
#AC86A8
ΔE00 7.10
Lavender
#B39DDB
ΔE00 7.60
Pale Purple
#B790D4
ΔE00 8.55
Purpley Grey
#947E94
ΔE00 9.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AC99BB #A8BB99
analogous
#9B99BB #AC99BB #BB99B9
triadic
#AC99BB #BBAC99 #99BBAC
tetradic
#AC99BB #BB9B99 #A8BB99 #99B9BB
square
#AC99BB #BB9B99 #A8BB99 #99B9BB
split-complementary
#AC99BB #B9BB99 #99BB9B
monochromatic
#6F5783 #8E74A3 #AC99BB #CABED3 #E8E2EC
Accessibility & contrast
On white
2.62
#AC99BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.03
#AC99BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AC99BB
8.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AC99BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AC99BB | 1.00 | 2.62 | 8.03 | 8.03 |
| #FFFFFF | 2.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#949FBC
Deuteranopia (green-blind)
#98A0BA
Tritanopia (blue-blind)
#AB9DA4
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #ac99bb; /* rgb */ color: rgb(172, 153, 187); /* oklch */ color: oklch(71.1% 0.053 310.1);
Tailwind
colors: {
custom: {
50: '#c5b7cf',
500: '#ac99bb',
950: '#000000',
},
}SCSS
$custom: #ac99bb; $custom-light: #c5b7cf; $custom-dark: #000000;
JSON
{
"hex": "#ac99bb",
"rgb": {
"r": 172,
"g": 153,
"b": 187
},
"hsl": {
"h": 273.529,
"s": 20,
"l": 66.667
},
"oklch": {
"l": 0.71083,
"c": 0.05303,
"h": 310.1
},
"luminance": 0.35141
}Semantic roles & 50–950 ramp
primary
#AC99BB
secondary
#D7DDD2
accent
#9E476E
background
#FCFBFC
surface
#F8F6F9
border
#D1D0D2
text
#121113
muted
#818082