#A896A0#A896A0
#A896A0 is a light, muted pink. Relative luminance 0.327; OKLCH L 69.2% C 0.025 H 343.2°. Best body text is #000000 at 7.54:1 contrast (WCAG AA passes).
Color values
| HEX | #A896A0 |
|---|---|
| RGB | rgb(168, 150, 160) |
| HSL | hsl(327, 9%, 62%) |
| HSV | hsv(327, 11%, 66%) |
| CMYK | cmyk(0%, 10.7%, 4.8%, 34.1%) |
| CIE-LAB | lab(63.90, 8.45, -2.81) |
| CIE-LCH | lch(63.90, 8.90, 341.61°) |
| OKLab | oklab(69.2% 0.0244 -0.0073) |
| OKLCH | oklch(69.2% 0.025 343.2) |
| XYZ | xyz(33.3992, 32.6761, 37.7986) |
| Luminance | 0.3268 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Purpley Grey
#947E94
ΔE00 9.04
Light Mauve
#C292A1
ΔE00 9.13
Rosybrown
#BC8F8F
ΔE00 9.40
Pinkish Grey
#C8ACA9
ΔE00 9.46
Warm Grey
#978A84
ΔE00 9.75
Grey Pink
#C3909B
ΔE00 9.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A896A0 #96A89E
analogous
#A796A8 #A896A0 #A89697
triadic
#A896A0 #A0A896 #96A0A8
tetradic
#A896A0 #A8A796 #96A89E #9697A8
square
#A896A0 #A8A796 #96A89E #9697A8
split-complementary
#A896A0 #97A896 #96A8A7
monochromatic
#6B5963 #8C7582 #A896A0 #C4B7BE #DFD9DD
Accessibility & contrast
On white
2.79
#A896A0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.54
#A896A0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A896A0
7.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A896A0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A896A0 | 1.00 | 2.79 | 7.54 | 7.54 |
| #FFFFFF | 2.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9799A0
Deuteranopia (green-blind)
#9B9C9F
Tritanopia (blue-blind)
#AB9699
Achromatopsia (no color)
#9B9B9B
Design tokens & code
CSS
--color: #a896a0; /* rgb */ color: rgb(168, 150, 160); /* oklch */ color: oklch(69.2% 0.025 343.2);
Tailwind
colors: {
custom: {
50: '#c2b4bc',
500: '#a896a0',
950: '#000000',
},
}SCSS
$custom: #a896a0; $custom-light: #c2b4bc; $custom-dark: #000000;
JSON
{
"hex": "#a896a0",
"rgb": {
"r": 168,
"g": 150,
"b": 160
},
"hsl": {
"h": 326.667,
"s": 9.375,
"l": 62.353
},
"oklch": {
"l": 0.69198,
"c": 0.02544,
"h": 343.2
},
"luminance": 0.32676
}Semantic roles & 50–950 ramp
primary
#A896A0
secondary
#CAD0CD
accent
#936F52
background
#FBFBFB
surface
#F7F6F6
border
#D0D0D0
text
#121112
muted
#818081