#A67F9C#A67F9C
#A67F9C is a light, moderate pink. Relative luminance 0.257; OKLCH L 64.3% C 0.063 H 335.7°. Best body text is #000000 at 6.14:1 contrast (WCAG AA passes).
Color values
| HEX | #A67F9C |
|---|---|
| RGB | rgb(166, 127, 156) |
| HSL | hsl(315, 18%, 57%) |
| HSV | hsv(315, 23%, 65%) |
| CMYK | cmyk(0%, 23.5%, 6%, 34.9%) |
| CIE-LAB | lab(57.74, 19.98, -9.69) |
| CIE-LCH | lch(57.74, 22.21, 334.14°) |
| OKLab | oklab(64.34% 0.0571 -0.0258) |
| OKLCH | oklch(64.34% 0.063 335.7) |
| XYZ | xyz(29.3156, 25.6870, 34.8599) |
| Luminance | 0.2569 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Dusty Lavender
#AC86A8
ΔE00 2.93
Heather
#A484AC
ΔE00 4.52
Purpley Grey
#947E94
ΔE00 5.47
Faded Purple
#916E99
ΔE00 7.86
Greyish Purple
#887191
ΔE00 8.16
Mauve (survey)
#AE7181
ΔE00 8.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A67F9C #7FA689
analogous
#9D7FA6 #A67F9C #A67F88
triadic
#A67F9C #9CA67F #7F9CA6
tetradic
#A67F9C #A69D7F #7FA689 #7F88A6
square
#A67F9C #A69D7F #7FA689 #7F88A6
split-complementary
#A67F9C #88A67F #7FA69D
monochromatic
#65465D #895F7E #A67F9C #BFA3B8 #D8C7D4
Accessibility & contrast
On white
3.42
#A67F9C on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.14
#A67F9C on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #A67F9C
6.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A67F9C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A67F9C | 1.00 | 3.42 | 6.14 | 6.14 |
| #FFFFFF | 3.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7F879D
Deuteranopia (green-blind)
#888D9B
Tritanopia (blue-blind)
#AA8089
Achromatopsia (no color)
#8B8B8B
Design tokens & code
CSS
--color: #a67f9c; /* rgb */ color: rgb(166, 127, 156); /* oklch */ color: oklch(64.3% 0.063 335.7);
Tailwind
colors: {
custom: {
50: '#c1a4b9',
500: '#a67f9c',
950: '#000000',
},
}SCSS
$custom: #a67f9c; $custom-light: #c1a4b9; $custom-dark: #000000;
JSON
{
"hex": "#a67f9c",
"rgb": {
"r": 166,
"g": 127,
"b": 156
},
"hsl": {
"h": 315.385,
"s": 17.972,
"l": 57.451
},
"oklch": {
"l": 0.64342,
"c": 0.0626,
"h": 335.7
},
"luminance": 0.25686
}Semantic roles & 50–950 ramp
primary
#A67F9C
secondary
#B9C8BD
accent
#BB816D
background
#FBFAFB
surface
#F7F4F6
border
#D0CED0
text
#120F11
muted
#817F80