#AC93BF#AC93BF
#AC93BF is a light, moderate violet. Relative luminance 0.334; OKLCH L 70.1% C 0.069 H 310.3°. Best body text is #000000 at 7.68:1 contrast (WCAG AA passes).
Color values
| HEX | #AC93BF |
|---|---|
| RGB | rgb(172, 147, 191) |
| HSL | hsl(274, 26%, 66%) |
| HSV | hsv(274, 23%, 75%) |
| CMYK | cmyk(9.9%, 23%, 0%, 25.1%) |
| CIE-LAB | lab(64.48, 17.67, -19.34) |
| CIE-LCH | lch(64.48, 26.20, 312.43°) |
| OKLab | oklab(70.07% 0.0445 -0.0525) |
| OKLCH | oklch(70.07% 0.069 310.3) |
| XYZ | xyz(36.8493, 33.4000, 53.7857) |
| Luminance | 0.3340 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Heather
#A484AC
ΔE00 5.09
Pale Purple
#B790D4
ΔE00 5.67
Lavender
#B39DDB
ΔE00 5.93
Dusty Lavender
#AC86A8
ΔE00 6.19
Lilac
#C8A2C8
ΔE00 6.74
Wisteria
#A87DC2
ΔE00 7.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AC93BF #A6BF93
analogous
#9693BF #AC93BF #BF93BC
triadic
#AC93BF #BFAC93 #93BFAC
tetradic
#AC93BF #BF9693 #A6BF93 #93BCBF
square
#AC93BF #BF9693 #A6BF93 #93BCBF
split-complementary
#AC93BF #BCBF93 #93BF96
monochromatic
#705087 #8E6DA8 #AC93BF #CAB9D6 #E7E0ED
Accessibility & contrast
On white
2.73
#AC93BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.68
#AC93BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AC93BF
7.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AC93BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AC93BF | 1.00 | 2.73 | 7.68 | 7.68 |
| #FFFFFF | 2.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8C9BC1
Deuteranopia (green-blind)
#919DBE
Tritanopia (blue-blind)
#AA98A2
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #ac93bf; /* rgb */ color: rgb(172, 147, 191); /* oklch */ color: oklch(70.1% 0.069 310.3);
Tailwind
colors: {
custom: {
50: '#c5b2d2',
500: '#ac93bf',
950: '#000000',
},
}SCSS
$custom: #ac93bf; $custom-light: #c5b2d2; $custom-dark: #000000;
JSON
{
"hex": "#ac93bf",
"rgb": {
"r": 172,
"g": 147,
"b": 191
},
"hsl": {
"h": 274.091,
"s": 25.581,
"l": 66.275
},
"oklch": {
"l": 0.70065,
"c": 0.06887,
"h": 310.3
},
"luminance": 0.334
}Semantic roles & 50–950 ramp
primary
#AC93BF
secondary
#D6DED0
accent
#A4416C
background
#FCFBFC
surface
#F8F6F9
border
#D1D0D2
text
#131114
muted
#828082