#AC91C0#AC91C0
#AC91C0 is a light, moderate violet. Relative luminance 0.328; OKLCH L 69.7% C 0.074 H 310.5°. Best body text is #000000 at 7.57:1 contrast (WCAG AA passes).
Color values
| HEX | #AC91C0 |
|---|---|
| RGB | rgb(172, 145, 192) |
| HSL | hsl(274, 27%, 66%) |
| HSV | hsv(274, 24%, 75%) |
| CMYK | cmyk(10.4%, 24.5%, 0%, 24.7%) |
| CIE-LAB | lab(64.02, 19.01, -20.60) |
| CIE-LCH | lch(64.02, 28.03, 312.71°) |
| OKLab | oklab(69.72% 0.0479 -0.0561) |
| OKLCH | oklch(69.72% 0.074 310.5) |
| XYZ | xyz(36.6514, 32.8276, 54.2645) |
| Luminance | 0.3283 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Heather
#A484AC
ΔE00 4.85
Pale Purple
#B790D4
ΔE00 4.95
Lavender
#B39DDB
ΔE00 5.76
Dusty Lavender
#AC86A8
ΔE00 6.20
Wisteria
#A87DC2
ΔE00 6.99
Lilac
#C8A2C8
ΔE00 7.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AC91C0 #A5C091
analogous
#9491C0 #AC91C0 #C091BC
triadic
#AC91C0 #C0AC91 #91C0AC
tetradic
#AC91C0 #C09491 #A5C091 #91BCC0
square
#AC91C0 #C09491 #A5C091 #91BCC0
split-complementary
#AC91C0 #BCC091 #91C094
monochromatic
#704E88 #8F6AAA #AC91C0 #C9B8D6 #E7DFED
Accessibility & contrast
On white
2.78
#AC91C0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.57
#AC91C0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AC91C0
7.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AC91C0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AC91C0 | 1.00 | 2.78 | 7.57 | 7.57 |
| #FFFFFF | 2.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8A9AC2
Deuteranopia (green-blind)
#8F9CBF
Tritanopia (blue-blind)
#AA97A1
Achromatopsia (no color)
#9B9B9B
Design tokens & code
CSS
--color: #ac91c0; /* rgb */ color: rgb(172, 145, 192); /* oklch */ color: oklch(69.7% 0.074 310.5);
Tailwind
colors: {
custom: {
50: '#c5b1d3',
500: '#ac91c0',
950: '#000000',
},
}SCSS
$custom: #ac91c0; $custom-light: #c5b1d3; $custom-dark: #000000;
JSON
{
"hex": "#ac91c0",
"rgb": {
"r": 172,
"g": 145,
"b": 192
},
"hsl": {
"h": 274.468,
"s": 27.168,
"l": 66.078
},
"oklch": {
"l": 0.69721,
"c": 0.07372,
"h": 310.5
},
"luminance": 0.32827
}Semantic roles & 50–950 ramp
primary
#AC91C0
secondary
#D5DECF
accent
#A6406B
background
#FCFAFC
surface
#F8F5F9
border
#D1CFD2
text
#131014
muted
#827F82