#A67F99#A67F99
#A67F99 is a light, muted pink. Relative luminance 0.256; OKLCH L 64.2% C 0.060 H 339.0°. Best body text is #000000 at 6.12:1 contrast (WCAG AA passes).
Color values
| HEX | #A67F99 |
|---|---|
| RGB | rgb(166, 127, 153) |
| HSL | hsl(320, 18%, 57%) |
| HSV | hsv(320, 23%, 65%) |
| CMYK | cmyk(0%, 23.5%, 7.8%, 34.9%) |
| CIE-LAB | lab(57.64, 19.43, -8.10) |
| CIE-LCH | lch(57.64, 21.05, 337.37°) |
| OKLab | oklab(64.24% 0.056 -0.0214) |
| OKLCH | oklch(64.24% 0.06 339) |
| XYZ | xyz(29.0647, 25.5866, 33.5385) |
| Luminance | 0.2559 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Dusty Lavender
#AC86A8
ΔE00 3.61
Purpley Grey
#947E94
ΔE00 5.33
Heather
#A484AC
ΔE00 5.39
Mauve (survey)
#AE7181
ΔE00 7.78
Light Mauve
#C292A1
ΔE00 8.22
Faded Purple
#916E99
ΔE00 8.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A67F99 #7FA68C
analogous
#9F7FA6 #A67F99 #A67F86
triadic
#A67F99 #99A67F #7F99A6
tetradic
#A67F99 #A69F7F #7FA68C #7F86A6
square
#A67F99 #A69F7F #7FA68C #7F86A6
split-complementary
#A67F99 #86A67F #7FA69F
monochromatic
#65465A #895F7B #A67F99 #BFA3B6 #D8C7D3
Accessibility & contrast
On white
3.43
#A67F99 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.12
#A67F99 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #A67F99
6.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A67F99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A67F99 | 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)
#80879A
Deuteranopia (green-blind)
#898D98
Tritanopia (blue-blind)
#AB8088
Achromatopsia (no color)
#8A8A8A
Design tokens & code
CSS
--color: #a67f99; /* rgb */ color: rgb(166, 127, 153); /* oklch */ color: oklch(64.2% 0.060 339.0);
Tailwind
colors: {
custom: {
50: '#c1a4b7',
500: '#a67f99',
950: '#000000',
},
}SCSS
$custom: #a67f99; $custom-light: #c1a4b7; $custom-dark: #000000;
JSON
{
"hex": "#a67f99",
"rgb": {
"r": 166,
"g": 127,
"b": 153
},
"hsl": {
"h": 320,
"s": 17.972,
"l": 57.451
},
"oklch": {
"l": 0.64237,
"c": 0.05995,
"h": 339
},
"luminance": 0.25586
}Semantic roles & 50–950 ramp
primary
#A67F99
secondary
#B9C8BE
accent
#BB876D
background
#FBFAFB
surface
#F7F4F6
border
#D0CED0
text
#120F11
muted
#817F80