#A67F9F#A67F9F
#A67F9F is a light, moderate pink. Relative luminance 0.258; OKLCH L 64.5% C 0.065 H 332.6°. Best body text is #000000 at 6.16:1 contrast (WCAG AA passes).
Color values
| HEX | #A67F9F |
|---|---|
| RGB | rgb(166, 127, 159) |
| HSL | hsl(311, 18%, 57%) |
| HSV | hsv(311, 23%, 65%) |
| CMYK | cmyk(0%, 23.5%, 4.2%, 34.9%) |
| CIE-LAB | lab(57.84, 20.55, -11.27) |
| CIE-LCH | lch(57.84, 23.43, 331.26°) |
| OKLab | oklab(64.45% 0.0581 -0.0301) |
| OKLCH | oklch(64.45% 0.065 332.6) |
| XYZ | xyz(29.5727, 25.7898, 36.2143) |
| Luminance | 0.2579 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Dusty Lavender
#AC86A8
ΔE00 2.45
Heather
#A484AC
ΔE00 3.71
Purpley Grey
#947E94
ΔE00 5.76
Faded Purple
#916E99
ΔE00 7.41
Greyish Purple
#887191
ΔE00 8.02
Dark Lilac
#9C6DA5
ΔE00 8.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A67F9F #7FA686
analogous
#997FA6 #A67F9F #A67F8C
triadic
#A67F9F #9FA67F #7F9FA6
tetradic
#A67F9F #A6997F #7FA686 #7F8CA6
square
#A67F9F #A6997F #7FA686 #7F8CA6
split-complementary
#A67F9F #8CA67F #7FA699
monochromatic
#65465F #895F81 #A67F9F #BFA3BA #D8C7D5
Accessibility & contrast
On white
3.41
#A67F9F on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.16
#A67F9F on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #A67F9F
6.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A67F9F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A67F9F | 1.00 | 3.41 | 6.16 | 6.16 |
| #FFFFFF | 3.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7F88A0
Deuteranopia (green-blind)
#878D9E
Tritanopia (blue-blind)
#AA818A
Achromatopsia (no color)
#8B8B8B
Design tokens & code
CSS
--color: #a67f9f; /* rgb */ color: rgb(166, 127, 159); /* oklch */ color: oklch(64.5% 0.065 332.6);
Tailwind
colors: {
custom: {
50: '#c1a4bb',
500: '#a67f9f',
950: '#000000',
},
}SCSS
$custom: #a67f9f; $custom-light: #c1a4bb; $custom-dark: #000000;
JSON
{
"hex": "#a67f9f",
"rgb": {
"r": 166,
"g": 127,
"b": 159
},
"hsl": {
"h": 310.769,
"s": 17.972,
"l": 57.451
},
"oklch": {
"l": 0.6445,
"c": 0.06542,
"h": 332.6
},
"luminance": 0.25789
}Semantic roles & 50–950 ramp
primary
#A67F9F
secondary
#B9C8BB
accent
#BB7B6D
background
#FBFAFB
surface
#F7F4F6
border
#D0CED0
text
#120F11
muted
#817F80