#A67F97#A67F97
#A67F97 is a light, muted pink. Relative luminance 0.255; OKLCH L 64.2% C 0.058 H 341.4°. Best body text is #000000 at 6.10:1 contrast (WCAG AA passes).
Color values
| HEX | #A67F97 |
|---|---|
| RGB | rgb(166, 127, 151) |
| HSL | hsl(323, 18%, 57%) |
| HSV | hsv(323, 23%, 65%) |
| CMYK | cmyk(0%, 23.5%, 9%, 34.9%) |
| CIE-LAB | lab(57.58, 19.07, -7.04) |
| CIE-LCH | lch(57.58, 20.33, 339.74°) |
| OKLab | oklab(64.17% 0.0553 -0.0186) |
| OKLCH | oklch(64.17% 0.058 341.4) |
| XYZ | xyz(28.9009, 25.5211, 32.6758) |
| Luminance | 0.2552 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Dusty Lavender
#AC86A8
ΔE00 4.15
Purpley Grey
#947E94
ΔE00 5.32
Heather
#A484AC
ΔE00 6.00
Mauve (survey)
#AE7181
ΔE00 7.36
Light Mauve
#C292A1
ΔE00 7.94
Grey Pink
#C3909B
ΔE00 8.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A67F97 #7FA68E
analogous
#A17FA6 #A67F97 #A67F84
triadic
#A67F97 #97A67F #7F97A6
tetradic
#A67F97 #A6A17F #7FA68E #7F84A6
square
#A67F97 #A6A17F #7FA68E #7F84A6
split-complementary
#A67F97 #84A67F #7FA6A1
monochromatic
#654659 #895F79 #A67F97 #BFA3B4 #D8C7D2
Accessibility & contrast
On white
3.44
#A67F97 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.10
#A67F97 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #A67F97
6.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A67F97 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A67F97 | 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)
#818798
Deuteranopia (green-blind)
#8A8C96
Tritanopia (blue-blind)
#AB7F87
Achromatopsia (no color)
#8A8A8A
Design tokens & code
CSS
--color: #a67f97; /* rgb */ color: rgb(166, 127, 151); /* oklch */ color: oklch(64.2% 0.058 341.4);
Tailwind
colors: {
custom: {
50: '#c1a4b5',
500: '#a67f97',
950: '#000000',
},
}SCSS
$custom: #a67f97; $custom-light: #c1a4b5; $custom-dark: #000000;
JSON
{
"hex": "#a67f97",
"rgb": {
"r": 166,
"g": 127,
"b": 151
},
"hsl": {
"h": 323.077,
"s": 17.972,
"l": 57.451
},
"oklch": {
"l": 0.64167,
"c": 0.05831,
"h": 341.4
},
"luminance": 0.2552
}Semantic roles & 50–950 ramp
primary
#A67F97
secondary
#B9C8BF
accent
#BB8B6D
background
#FBFAFB
surface
#F7F4F6
border
#D0CED0
text
#120F11
muted
#817F80