#A67F95#A67F95
#A67F95 is a light, muted pink. Relative luminance 0.255; OKLCH L 64.1% C 0.057 H 343.9°. Best body text is #000000 at 6.09:1 contrast (WCAG AA passes).
Color values
| HEX | #A67F95 |
|---|---|
| RGB | rgb(166, 127, 149) |
| HSL | hsl(326, 18%, 57%) |
| HSV | hsv(326, 23%, 65%) |
| CMYK | cmyk(0%, 23.5%, 10.2%, 34.9%) |
| CIE-LAB | lab(57.52, 18.71, -5.98) |
| CIE-LCH | lch(57.52, 19.64, 342.28°) |
| OKLab | oklab(64.1% 0.0545 -0.0157) |
| OKLCH | oklch(64.1% 0.057 343.9) |
| XYZ | xyz(28.7398, 25.4567, 31.8277) |
| Luminance | 0.2546 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Dusty Lavender
#AC86A8
ΔE00 4.72
Purpley Grey
#947E94
ΔE00 5.39
Heather
#A484AC
ΔE00 6.62
Mauve (survey)
#AE7181
ΔE00 6.98
Light Mauve
#C292A1
ΔE00 7.70
Grey Pink
#C3909B
ΔE00 8.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A67F95 #7FA690
analogous
#A37FA6 #A67F95 #A67F82
triadic
#A67F95 #95A67F #7F95A6
tetradic
#A67F95 #A6A37F #7FA690 #7F82A6
square
#A67F95 #A6A37F #7FA690 #7F82A6
split-complementary
#A67F95 #82A67F #7FA6A3
monochromatic
#654657 #895F77 #A67F95 #BFA3B3 #D8C7D1
Accessibility & contrast
On white
3.45
#A67F95 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.09
#A67F95 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #A67F95
6.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A67F95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A67F95 | 1.00 | 3.45 | 6.09 | 6.09 |
| #FFFFFF | 3.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#818796
Deuteranopia (green-blind)
#8A8C94
Tritanopia (blue-blind)
#AB7F86
Achromatopsia (no color)
#8A8A8A
Design tokens & code
CSS
--color: #a67f95; /* rgb */ color: rgb(166, 127, 149); /* oklch */ color: oklch(64.1% 0.057 343.9);
Tailwind
colors: {
custom: {
50: '#c1a4b4',
500: '#a67f95',
950: '#000000',
},
}SCSS
$custom: #a67f95; $custom-light: #c1a4b4; $custom-dark: #000000;
JSON
{
"hex": "#a67f95",
"rgb": {
"r": 166,
"g": 127,
"b": 149
},
"hsl": {
"h": 326.154,
"s": 17.972,
"l": 57.451
},
"oklch": {
"l": 0.64099,
"c": 0.05675,
"h": 343.9
},
"luminance": 0.25456
}Semantic roles & 50–950 ramp
primary
#A67F95
secondary
#B9C8BF
accent
#BB8F6D
background
#FBFAFB
surface
#F7F4F6
border
#D0CED0
text
#120F11
muted
#817F80