#A096B2#A096B2
#A096B2 is a light, muted violet. Relative luminance 0.325; OKLCH L 69.1% C 0.042 H 301.6°. Best body text is #000000 at 7.50:1 contrast (WCAG AA passes).
Color values
| HEX | #A096B2 |
|---|---|
| RGB | rgb(160, 150, 178) |
| HSL | hsl(261, 15%, 64%) |
| HSV | hsv(261, 16%, 70%) |
| CMYK | cmyk(10.1%, 15.7%, 0%, 30.2%) |
| CIE-LAB | lab(63.75, 9.20, -13.24) |
| CIE-LCH | lch(63.75, 16.12, 304.80°) |
| OKLab | oklab(69.1% 0.022 -0.0357) |
| OKLCH | oklch(69.1% 0.042 301.6) |
| XYZ | xyz(33.4379, 32.5006, 46.6225) |
| Luminance | 0.3250 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Heather
#A484AC
ΔE00 8.19
Purpley Grey
#947E94
ΔE00 8.84
Dusty Lavender
#AC86A8
ΔE00 8.92
Lavender
#B39DDB
ΔE00 9.80
Lilac
#C8A2C8
ΔE00 10.04
Pale Purple
#B790D4
ΔE00 11.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A096B2 #A8B296
analogous
#969AB2 #A096B2 #AE96B2
triadic
#A096B2 #B2A096 #96B2A0
tetradic
#A096B2 #B2969A #A8B296 #96B2AE
square
#A096B2 #B2969A #A8B296 #96B2AE
split-complementary
#A096B2 #B2AE96 #9AB296
monochromatic
#625777 #807398 #A096B2 #C0B9CC #E0DDE6
Accessibility & contrast
On white
2.80
#A096B2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.50
#A096B2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A096B2
7.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A096B2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A096B2 | 1.00 | 2.80 | 7.50 | 7.50 |
| #FFFFFF | 2.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#919AB3
Deuteranopia (green-blind)
#939AB1
Tritanopia (blue-blind)
#9D9A9F
Achromatopsia (no color)
#9A9A9A
Design tokens & code
CSS
--color: #a096b2; /* rgb */ color: rgb(160, 150, 178); /* oklch */ color: oklch(69.1% 0.042 301.6);
Tailwind
colors: {
custom: {
50: '#bcb4c9',
500: '#a096b2',
950: '#000000',
},
}SCSS
$custom: #a096b2; $custom-light: #bcb4c9; $custom-dark: #000000;
JSON
{
"hex": "#a096b2",
"rgb": {
"r": 160,
"g": 150,
"b": 178
},
"hsl": {
"h": 261.429,
"s": 15.385,
"l": 64.314
},
"oklch": {
"l": 0.69102,
"c": 0.04197,
"h": 301.6
},
"luminance": 0.32501
}Semantic roles & 50–950 ramp
primary
#A096B2
secondary
#D3D7CD
accent
#9A4C7E
background
#FBFBFC
surface
#F6F6F8
border
#D0D0D1
text
#121113
muted
#818082