#AC98B4#AC98B4
#AC98B4 is a light, muted purple. Relative luminance 0.345; OKLCH L 70.6% C 0.046 H 316.3°. Best body text is #000000 at 7.90:1 contrast (WCAG AA passes).
Color values
| HEX | #AC98B4 |
|---|---|
| RGB | rgb(172, 152, 180) |
| HSL | hsl(283, 16%, 65%) |
| HSV | hsv(283, 16%, 71%) |
| CMYK | cmyk(4.4%, 15.6%, 0%, 29.4%) |
| CIE-LAB | lab(65.38, 12.60, -11.82) |
| CIE-LCH | lch(65.38, 17.28, 316.83°) |
| OKLab | oklab(70.63% 0.0333 -0.0317) |
| OKLCH | oklch(70.63% 0.046 316.3) |
| XYZ | xyz(36.4784, 34.5228, 47.9130) |
| Luminance | 0.3452 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Dusty Lavender
#AC86A8
ΔE00 6.68
Lilac
#C8A2C8
ΔE00 6.83
Heather
#A484AC
ΔE00 6.98
Purpley Grey
#947E94
ΔE00 8.94
Light Mauve
#C292A1
ΔE00 9.53
Lavender
#B39DDB
ΔE00 9.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AC98B4 #A0B498
analogous
#9E98B4 #AC98B4 #B498AE
triadic
#AC98B4 #B4AC98 #98B4AC
tetradic
#AC98B4 #B49E98 #A0B498 #98AEB4
square
#AC98B4 #B49E98 #A0B498 #98AEB4
split-complementary
#AC98B4 #AEB498 #98B49E
monochromatic
#705879 #8F759A #AC98B4 #C9BBCE #E5DFE8
Accessibility & contrast
On white
2.66
#AC98B4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.90
#AC98B4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AC98B4
7.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AC98B4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AC98B4 | 1.00 | 2.66 | 7.90 | 7.90 |
| #FFFFFF | 2.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#959DB5
Deuteranopia (green-blind)
#999FB3
Tritanopia (blue-blind)
#AC9BA1
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #ac98b4; /* rgb */ color: rgb(172, 152, 180); /* oklch */ color: oklch(70.6% 0.046 316.3);
Tailwind
colors: {
custom: {
50: '#c4b6ca',
500: '#ac98b4',
950: '#000000',
},
}SCSS
$custom: #ac98b4; $custom-light: #c4b6ca; $custom-dark: #000000;
JSON
{
"hex": "#ac98b4",
"rgb": {
"r": 172,
"g": 152,
"b": 180
},
"hsl": {
"h": 282.857,
"s": 15.73,
"l": 65.098
},
"oklch": {
"l": 0.70633,
"c": 0.04598,
"h": 316.3
},
"luminance": 0.34522
}Semantic roles & 50–950 ramp
primary
#AC98B4
secondary
#D2D9CF
accent
#9A4C62
background
#FCFBFC
surface
#F8F6F8
border
#D1D0D1
text
#121113
muted
#818082