#A67F9A#A67F9A
#A67F9A is a light, moderate pink. Relative luminance 0.256; OKLCH L 64.3% C 0.061 H 337.9°. Best body text is #000000 at 6.12:1 contrast (WCAG AA passes).
Color values
| HEX | #A67F9A |
|---|---|
| RGB | rgb(166, 127, 154) |
| HSL | hsl(318, 18%, 57%) |
| HSV | hsv(318, 23%, 65%) |
| CMYK | cmyk(0%, 23.5%, 7.2%, 34.9%) |
| CIE-LAB | lab(57.67, 19.62, -8.63) |
| CIE-LCH | lch(57.67, 21.43, 336.26°) |
| OKLab | oklab(64.27% 0.0564 -0.0229) |
| OKLCH | oklch(64.27% 0.061 337.9) |
| XYZ | xyz(29.1476, 25.6198, 33.9753) |
| Luminance | 0.2562 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Dusty Lavender
#AC86A8
ΔE00 3.37
Heather
#A484AC
ΔE00 5.09
Purpley Grey
#947E94
ΔE00 5.36
Mauve (survey)
#AE7181
ΔE00 8.00
Faded Purple
#916E99
ΔE00 8.22
Greyish Purple
#887191
ΔE00 8.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A67F9A #7FA68B
analogous
#9F7FA6 #A67F9A #A67F86
triadic
#A67F9A #9AA67F #7F9AA6
tetradic
#A67F9A #A69F7F #7FA68B #7F86A6
square
#A67F9A #A69F7F #7FA68B #7F86A6
split-complementary
#A67F9A #86A67F #7FA69F
monochromatic
#65465B #895F7C #A67F9A #BFA3B6 #D8C7D3
Accessibility & contrast
On white
3.43
#A67F9A on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.12
#A67F9A on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #A67F9A
6.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A67F9A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A67F9A | 1.00 | 3.43 | 6.12 | 6.12 |
| #FFFFFF | 3.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#80879B
Deuteranopia (green-blind)
#898D99
Tritanopia (blue-blind)
#AB8088
Achromatopsia (no color)
#8B8B8B
Design tokens & code
CSS
--color: #a67f9a; /* rgb */ color: rgb(166, 127, 154); /* oklch */ color: oklch(64.3% 0.061 337.9);
Tailwind
colors: {
custom: {
50: '#c1a4b7',
500: '#a67f9a',
950: '#000000',
},
}SCSS
$custom: #a67f9a; $custom-light: #c1a4b7; $custom-dark: #000000;
JSON
{
"hex": "#a67f9a",
"rgb": {
"r": 166,
"g": 127,
"b": 154
},
"hsl": {
"h": 318.462,
"s": 17.972,
"l": 57.451
},
"oklch": {
"l": 0.64272,
"c": 0.06082,
"h": 337.9
},
"luminance": 0.25619
}Semantic roles & 50–950 ramp
primary
#A67F9A
secondary
#B9C8BD
accent
#BB856D
background
#FBFAFB
surface
#F7F4F6
border
#D0CED0
text
#120F11
muted
#817F80