#AC96CF#AC96CF
#AC96CF is a light, moderate violet. Relative luminance 0.351; OKLCH L 71.3% C 0.085 H 302.0°. Best body text is #000000 at 8.02:1 contrast (WCAG AA passes).
Color values
| HEX | #AC96CF |
|---|---|
| RGB | rgb(172, 150, 207) |
| HSL | hsl(263, 37%, 70%) |
| HSV | hsv(263, 28%, 81%) |
| CMYK | cmyk(16.9%, 27.5%, 0%, 18.8%) |
| CIE-LAB | lab(65.82, 19.45, -26.23) |
| CIE-LCH | lch(65.82, 32.66, 306.56°) |
| OKLab | oklab(71.29% 0.0449 -0.072) |
| OKLCH | oklch(71.29% 0.085 302) |
| XYZ | xyz(39.1798, 35.0883, 63.7280) |
| Luminance | 0.3509 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender
#B39DDB
ΔE00 2.51
Pale Purple
#B790D4
ΔE00 3.84
Lavender (survey)
#C79FEF
ΔE00 6.67
Wisteria
#A87DC2
ΔE00 7.63
Baby Purple
#CA9BF7
ΔE00 8.12
Heather
#A484AC
ΔE00 8.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AC96CF #B9CF96
analogous
#969CCF #AC96CF #C996CF
triadic
#AC96CF #CFAC96 #96CFAC
tetradic
#AC96CF #CF969C #B9CF96 #96CFC9
square
#AC96CF #CF969C #B9CF96 #96CFC9
split-complementary
#AC96CF #CFC996 #9CCF96
monochromatic
#6B4AA1 #8B6CBC #AC96CF #CDC0E2 #EEEAF5
Accessibility & contrast
On white
2.62
#AC96CF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.02
#AC96CF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AC96CF
8.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AC96CF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AC96CF | 1.00 | 2.62 | 8.02 | 8.02 |
| #FFFFFF | 2.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8A9FD1
Deuteranopia (green-blind)
#8EA0CD
Tritanopia (blue-blind)
#A69EAA
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #ac96cf; /* rgb */ color: rgb(172, 150, 207); /* oklch */ color: oklch(71.3% 0.085 302.0);
Tailwind
colors: {
custom: {
50: '#c5b5dd',
500: '#ac96cf',
950: '#000000',
},
}SCSS
$custom: #ac96cf; $custom-light: #c5b5dd; $custom-dark: #000000;
JSON
{
"hex": "#ac96cf",
"rgb": {
"r": 172,
"g": 150,
"b": 207
},
"hsl": {
"h": 263.158,
"s": 37.255,
"l": 70
},
"oklch": {
"l": 0.71286,
"c": 0.08483,
"h": 302
},
"luminance": 0.35088
}Semantic roles & 50–950 ramp
primary
#AC96CF
secondary
#E2E8D8
accent
#B03581
background
#FCFBFD
surface
#F8F6FB
border
#D1D0D4
text
#131115
muted
#828083