#AC97BF#AC97BF
#AC97BF is a light, moderate violet. Relative luminance 0.347; OKLCH L 70.8% C 0.062 H 308.6°. Best body text is #000000 at 7.93:1 contrast (WCAG AA passes).
Color values
| HEX | #AC97BF |
|---|---|
| RGB | rgb(172, 151, 191) |
| HSL | hsl(272, 24%, 67%) |
| HSV | hsv(272, 21%, 75%) |
| CMYK | cmyk(9.9%, 20.9%, 0%, 25.1%) |
| CIE-LAB | lab(65.49, 15.42, -17.81) |
| CIE-LCH | lch(65.49, 23.56, 310.89°) |
| OKLab | oklab(70.84% 0.0385 -0.0483) |
| OKLCH | oklch(70.84% 0.062 308.6) |
| XYZ | xyz(37.4822, 34.6657, 53.9967) |
| Luminance | 0.3467 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Heather
#A484AC
ΔE00 6.13
Lavender
#B39DDB
ΔE00 6.15
Lilac
#C8A2C8
ΔE00 6.45
Pale Purple
#B790D4
ΔE00 6.85
Dusty Lavender
#AC86A8
ΔE00 6.91
Wisteria
#A87DC2
ΔE00 9.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AC97BF #AABF97
analogous
#9897BF #AC97BF #BF97BE
triadic
#AC97BF #BFAC97 #97BFAC
tetradic
#AC97BF #BF9897 #AABF97 #97BEBF
square
#AC97BF #BF9897 #AABF97 #97BEBF
split-complementary
#AC97BF #BEBF97 #97BF98
monochromatic
#6F5488 #8E71A8 #AC97BF #CABDD6 #E8E3EE
Accessibility & contrast
On white
2.65
#AC97BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.93
#AC97BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AC97BF
7.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AC97BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AC97BF | 1.00 | 2.65 | 7.93 | 7.93 |
| #FFFFFF | 2.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#919EC1
Deuteranopia (green-blind)
#959FBE
Tritanopia (blue-blind)
#AA9CA5
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #ac97bf; /* rgb */ color: rgb(172, 151, 191); /* oklch */ color: oklch(70.8% 0.062 308.6);
Tailwind
colors: {
custom: {
50: '#c5b5d2',
500: '#ac97bf',
950: '#000000',
},
}SCSS
$custom: #ac97bf; $custom-light: #c5b5d2; $custom-dark: #000000;
JSON
{
"hex": "#ac97bf",
"rgb": {
"r": 172,
"g": 151,
"b": 191
},
"hsl": {
"h": 271.5,
"s": 23.81,
"l": 67.059
},
"oklch": {
"l": 0.7084,
"c": 0.06179,
"h": 308.6
},
"luminance": 0.34665
}Semantic roles & 50–950 ramp
primary
#AC97BF
secondary
#D9DFD3
accent
#A24370
background
#FCFBFC
surface
#F8F6F9
border
#D1D0D2
text
#131114
muted
#828082