#A67F93#A67F93
#A67F93 is a light, muted pink. Relative luminance 0.254; OKLCH L 64.0% C 0.055 H 346.6°. Best body text is #000000 at 6.08:1 contrast (WCAG AA passes).
Color values
| HEX | #A67F93 |
|---|---|
| RGB | rgb(166, 127, 147) |
| HSL | hsl(329, 18%, 57%) |
| HSV | hsv(329, 23%, 65%) |
| CMYK | cmyk(0%, 23.5%, 11.4%, 34.9%) |
| CIE-LAB | lab(57.46, 18.36, -4.91) |
| CIE-LCH | lch(57.46, 19.00, 345.01°) |
| OKLab | oklab(64.03% 0.0538 -0.0128) |
| OKLCH | oklch(64.03% 0.055 346.6) |
| XYZ | xyz(28.5815, 25.3934, 30.9940) |
| Luminance | 0.2539 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Dusty Lavender
#AC86A8
ΔE00 5.32
Purpley Grey
#947E94
ΔE00 5.54
Mauve (survey)
#AE7181
ΔE00 6.64
Heather
#A484AC
ΔE00 7.26
Light Mauve
#C292A1
ΔE00 7.51
Grey Pink
#C3909B
ΔE00 7.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A67F93 #7FA692
analogous
#A57FA6 #A67F93 #A67F80
triadic
#A67F93 #93A67F #7F93A6
tetradic
#A67F93 #A6A57F #7FA692 #7F80A6
square
#A67F93 #A6A57F #7FA692 #7F80A6
split-complementary
#A67F93 #80A67F #7FA6A5
monochromatic
#654656 #895F74 #A67F93 #BFA3B1 #D8C7D0
Accessibility & contrast
On white
3.45
#A67F93 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.08
#A67F93 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #A67F93
6.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A67F93 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A67F93 | 1.00 | 3.45 | 6.08 | 6.08 |
| #FFFFFF | 3.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#828694
Deuteranopia (green-blind)
#8B8C92
Tritanopia (blue-blind)
#AC7F86
Achromatopsia (no color)
#8A8A8A
Design tokens & code
CSS
--color: #a67f93; /* rgb */ color: rgb(166, 127, 147); /* oklch */ color: oklch(64.0% 0.055 346.6);
Tailwind
colors: {
custom: {
50: '#c1a4b2',
500: '#a67f93',
950: '#000000',
},
}SCSS
$custom: #a67f93; $custom-light: #c1a4b2; $custom-dark: #000000;
JSON
{
"hex": "#a67f93",
"rgb": {
"r": 166,
"g": 127,
"b": 147
},
"hsl": {
"h": 329.231,
"s": 17.972,
"l": 57.451
},
"oklch": {
"l": 0.64032,
"c": 0.05531,
"h": 346.6
},
"luminance": 0.25392
}Semantic roles & 50–950 ramp
primary
#A67F93
secondary
#B9C8C0
accent
#BB936D
background
#FBFAFA
surface
#F7F4F5
border
#D0CECF
text
#120F11
muted
#817F80