#AC98BB#AC98BB
#AC98BB is a light, muted violet. Relative luminance 0.348; OKLCH L 70.9% C 0.055 H 310.6°. Best body text is #000000 at 7.96:1 contrast (WCAG AA passes).
Color values
| HEX | #AC98BB |
|---|---|
| RGB | rgb(172, 152, 187) |
| HSL | hsl(274, 20%, 66%) |
| HSV | hsv(274, 19%, 73%) |
| CMYK | cmyk(8%, 18.7%, 0%, 26.7%) |
| CIE-LAB | lab(65.60, 14.03, -15.40) |
| CIE-LCH | lch(65.60, 20.83, 312.34°) |
| OKLab | oklab(70.89% 0.0357 -0.0416) |
| OKLCH | oklch(70.89% 0.055 310.6) |
| XYZ | xyz(37.2096, 34.8152, 51.7638) |
| Luminance | 0.3482 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lilac
#C8A2C8
ΔE00 6.36
Heather
#A484AC
ΔE00 6.40
Dusty Lavender
#AC86A8
ΔE00 6.77
Lavender
#B39DDB
ΔE00 7.43
Pale Purple
#B790D4
ΔE00 8.21
Purpley Grey
#947E94
ΔE00 9.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AC98BB #A7BB98
analogous
#9B98BB #AC98BB #BB98B9
triadic
#AC98BB #BBAC98 #98BBAC
tetradic
#AC98BB #BB9B98 #A7BB98 #98B9BB
square
#AC98BB #BB9B98 #A7BB98 #98B9BB
split-complementary
#AC98BB #B9BB98 #98BB9B
monochromatic
#6F5682 #8E73A3 #AC98BB #CABDD3 #E7E2EC
Accessibility & contrast
On white
2.64
#AC98BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.96
#AC98BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AC98BB
7.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AC98BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AC98BB | 1.00 | 2.64 | 7.96 | 7.96 |
| #FFFFFF | 2.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#939EBD
Deuteranopia (green-blind)
#97A0BA
Tritanopia (blue-blind)
#AB9CA4
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #ac98bb; /* rgb */ color: rgb(172, 152, 187); /* oklch */ color: oklch(70.9% 0.055 310.6);
Tailwind
colors: {
custom: {
50: '#c5b6cf',
500: '#ac98bb',
950: '#000000',
},
}SCSS
$custom: #ac98bb; $custom-light: #c5b6cf; $custom-dark: #000000;
JSON
{
"hex": "#ac98bb",
"rgb": {
"r": 172,
"g": 152,
"b": 187
},
"hsl": {
"h": 274.286,
"s": 20.468,
"l": 66.471
},
"oklch": {
"l": 0.70886,
"c": 0.05481,
"h": 310.6
},
"luminance": 0.34815
}Semantic roles & 50–950 ramp
primary
#AC98BB
secondary
#D7DDD2
accent
#9F476C
background
#FCFBFC
surface
#F8F6F9
border
#D1D0D2
text
#121113
muted
#818082