#A68A96#A68A96
#A68A96 is a light, muted pink. Relative luminance 0.285; OKLCH L 66.3% C 0.038 H 350.5°. Best body text is #000000 at 6.70:1 contrast (WCAG AA passes).
Color values
| HEX | #A68A96 |
|---|---|
| RGB | rgb(166, 138, 150) |
| HSL | hsl(334, 14%, 60%) |
| HSV | hsv(334, 17%, 65%) |
| CMYK | cmyk(0%, 16.9%, 9.6%, 34.9%) |
| CIE-LAB | lab(60.33, 12.64, -2.41) |
| CIE-LCH | lch(60.33, 12.87, 349.23°) |
| OKLab | oklab(66.28% 0.0372 -0.0062) |
| OKLCH | oklch(66.28% 0.038 350.5) |
| XYZ | xyz(30.3190, 28.4868, 32.7496) |
| Luminance | 0.2849 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Purpley Grey
#947E94
ΔE00 6.23
Light Mauve
#C292A1
ΔE00 6.96
Grey Pink
#C3909B
ΔE00 7.40
Rosybrown
#BC8F8F
ΔE00 7.53
Dusty Lavender
#AC86A8
ΔE00 7.58
Greyish Pink
#C88D94
ΔE00 9.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A68A96 #8AA69A
analogous
#A68AA4 #A68A96 #A68C8A
triadic
#A68A96 #96A68A #8A96A6
tetradic
#A68A96 #A4A68A #8AA69A #8C8AA6
square
#A68A96 #A4A68A #8AA69A #8C8AA6
split-complementary
#A68A96 #8AA68C #8AA4A6
monochromatic
#674E59 #8A6977 #A68A96 #C0ADB5 #DBD0D4
Accessibility & contrast
On white
3.14
#A68A96 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.70
#A68A96 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #A68A96
6.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A68A96 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A68A96 | 1.00 | 3.14 | 6.70 | 6.70 |
| #FFFFFF | 3.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8C8F96
Deuteranopia (green-blind)
#929395
Tritanopia (blue-blind)
#AB898E
Achromatopsia (no color)
#919191
Design tokens & code
CSS
--color: #a68a96; /* rgb */ color: rgb(166, 138, 150); /* oklch */ color: oklch(66.3% 0.038 350.5);
Tailwind
colors: {
custom: {
50: '#c0acb4',
500: '#a68a96',
950: '#000000',
},
}SCSS
$custom: #a68a96; $custom-light: #c0acb4; $custom-dark: #000000;
JSON
{
"hex": "#a68a96",
"rgb": {
"r": 166,
"g": 138,
"b": 150
},
"hsl": {
"h": 334.286,
"s": 13.592,
"l": 59.608
},
"oklch": {
"l": 0.66281,
"c": 0.03768,
"h": 350.5
},
"luminance": 0.28486
}Semantic roles & 50–950 ramp
primary
#A68A96
secondary
#C0CBC7
accent
#B69971
background
#FBFAFB
surface
#F7F4F6
border
#D0CED0
text
#121011
muted
#817F80