#AC94B2#AC94B2
#AC94B2 is a light, muted purple. Relative luminance 0.332; OKLCH L 69.8% C 0.051 H 319.5°. Best body text is #000000 at 7.63:1 contrast (WCAG AA passes).
Color values
| HEX | #AC94B2 |
|---|---|
| RGB | rgb(172, 148, 178) |
| HSL | hsl(288, 16%, 64%) |
| HSV | hsv(288, 17%, 70%) |
| CMYK | cmyk(3.4%, 16.9%, 0%, 30.2%) |
| CIE-LAB | lab(64.29, 14.45, -12.32) |
| CIE-LCH | lch(64.29, 18.99, 319.55°) |
| OKLab | oklab(69.77% 0.0387 -0.0331) |
| OKLCH | oklch(69.77% 0.051 319.5) |
| XYZ | xyz(35.6379, 33.1653, 46.6350) |
| Luminance | 0.3317 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Dusty Lavender
#AC86A8
ΔE00 5.08
Heather
#A484AC
ΔE00 5.53
Lilac
#C8A2C8
ΔE00 6.59
Purpley Grey
#947E94
ΔE00 8.19
Light Mauve
#C292A1
ΔE00 8.93
Lavender
#B39DDB
ΔE00 9.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AC94B2 #9AB294
analogous
#9D94B2 #AC94B2 #B294A9
triadic
#AC94B2 #B2AC94 #94B2AC
tetradic
#AC94B2 #B29D94 #9AB294 #94A9B2
square
#AC94B2 #B29D94 #9AB294 #94A9B2
split-complementary
#AC94B2 #A9B294 #94B29D
monochromatic
#705576 #907098 #AC94B2 #C8B8CC #E3DBE5
Accessibility & contrast
On white
2.75
#AC94B2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.63
#AC94B2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AC94B2
7.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AC94B2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AC94B2 | 1.00 | 2.75 | 7.63 | 7.63 |
| #FFFFFF | 2.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#919AB3
Deuteranopia (green-blind)
#969DB1
Tritanopia (blue-blind)
#AD979E
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #ac94b2; /* rgb */ color: rgb(172, 148, 178); /* oklch */ color: oklch(69.8% 0.051 319.5);
Tailwind
colors: {
custom: {
50: '#c5b3c9',
500: '#ac94b2',
950: '#000000',
},
}SCSS
$custom: #ac94b2; $custom-light: #c5b3c9; $custom-dark: #000000;
JSON
{
"hex": "#ac94b2",
"rgb": {
"r": 172,
"g": 148,
"b": 178
},
"hsl": {
"h": 288,
"s": 16.304,
"l": 63.922
},
"oklch": {
"l": 0.69774,
"c": 0.05091,
"h": 319.5
},
"luminance": 0.33165
}Semantic roles & 50–950 ramp
primary
#AC94B2
secondary
#CED6CC
accent
#9B4B5B
background
#FCFBFC
surface
#F8F6F8
border
#D1D0D1
text
#121113
muted
#818082