#A67F96#A67F96
#A67F96 is a light, muted pink. Relative luminance 0.255; OKLCH L 64.1% C 0.058 H 342.7°. Best body text is #000000 at 6.10:1 contrast (WCAG AA passes).
Color values
| HEX | #A67F96 |
|---|---|
| RGB | rgb(166, 127, 150) |
| HSL | hsl(325, 18%, 57%) |
| HSV | hsv(325, 23%, 65%) |
| CMYK | cmyk(0%, 23.5%, 9.6%, 34.9%) |
| CIE-LAB | lab(57.55, 18.89, -6.51) |
| CIE-LCH | lch(57.55, 19.98, 340.99°) |
| OKLab | oklab(64.13% 0.0549 -0.0171) |
| OKLCH | oklch(64.13% 0.058 342.7) |
| XYZ | xyz(28.8200, 25.4887, 32.2499) |
| Luminance | 0.2549 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Dusty Lavender
#AC86A8
ΔE00 4.43
Purpley Grey
#947E94
ΔE00 5.34
Heather
#A484AC
ΔE00 6.31
Mauve (survey)
#AE7181
ΔE00 7.16
Light Mauve
#C292A1
ΔE00 7.81
Grey Pink
#C3909B
ΔE00 8.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A67F96 #7FA68F
analogous
#A27FA6 #A67F96 #A67F83
triadic
#A67F96 #96A67F #7F96A6
tetradic
#A67F96 #A6A27F #7FA68F #7F83A6
square
#A67F96 #A6A27F #7FA68F #7F83A6
split-complementary
#A67F96 #83A67F #7FA6A2
monochromatic
#654658 #895F78 #A67F96 #BFA3B4 #D8C7D1
Accessibility & contrast
On white
3.44
#A67F96 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.10
#A67F96 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #A67F96
6.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A67F96 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A67F96 | 1.00 | 3.44 | 6.10 | 6.10 |
| #FFFFFF | 3.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#818797
Deuteranopia (green-blind)
#8A8C95
Tritanopia (blue-blind)
#AB7F87
Achromatopsia (no color)
#8A8A8A
Design tokens & code
CSS
--color: #a67f96; /* rgb */ color: rgb(166, 127, 150); /* oklch */ color: oklch(64.1% 0.058 342.7);
Tailwind
colors: {
custom: {
50: '#c1a4b4',
500: '#a67f96',
950: '#000000',
},
}SCSS
$custom: #a67f96; $custom-light: #c1a4b4; $custom-dark: #000000;
JSON
{
"hex": "#a67f96",
"rgb": {
"r": 166,
"g": 127,
"b": 150
},
"hsl": {
"h": 324.615,
"s": 17.972,
"l": 57.451
},
"oklch": {
"l": 0.64133,
"c": 0.05752,
"h": 342.7
},
"luminance": 0.25488
}Semantic roles & 50–950 ramp
primary
#A67F96
secondary
#B9C8BF
accent
#BB8D6D
background
#FBFAFB
surface
#F7F4F6
border
#D0CED0
text
#120F11
muted
#817F80