#A67E93#A67E93
#A67E93 is a light, muted pink. Relative luminance 0.251; OKLCH L 63.8% C 0.057 H 346.0°. Best body text is #000000 at 6.03:1 contrast (WCAG AA passes).
Color values
| HEX | #A67E93 |
|---|---|
| RGB | rgb(166, 126, 147) |
| HSL | hsl(329, 18%, 57%) |
| HSV | hsv(329, 24%, 65%) |
| CMYK | cmyk(0%, 24.1%, 11.4%, 34.9%) |
| CIE-LAB | lab(57.21, 18.93, -5.28) |
| CIE-LCH | lch(57.21, 19.65, 344.41°) |
| OKLab | oklab(63.84% 0.0554 -0.0138) |
| OKLCH | oklch(63.84% 0.057 346) |
| XYZ | xyz(28.4530, 25.1363, 30.9511) |
| Luminance | 0.2514 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Dusty Lavender
#AC86A8
ΔE00 5.23
Purpley Grey
#947E94
ΔE00 5.63
Mauve (survey)
#AE7181
ΔE00 6.46
Heather
#A484AC
ΔE00 7.13
Light Mauve
#C292A1
ΔE00 7.75
Grey Pink
#C3909B
ΔE00 8.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A67E93 #7EA691
analogous
#A57EA6 #A67E93 #A67E7F
triadic
#A67E93 #93A67E #7E93A6
tetradic
#A67E93 #A6A57E #7EA691 #7E7FA6
square
#A67E93 #A6A57E #7EA691 #7E7FA6
split-complementary
#A67E93 #7FA67E #7EA6A5
monochromatic
#644556 #895E74 #A67E93 #BFA2B1 #D8C6D0
Accessibility & contrast
On white
3.48
#A67E93 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.03
#A67E93 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #A67E93
6.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A67E93 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A67E93 | 1.00 | 3.48 | 6.03 | 6.03 |
| #FFFFFF | 3.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#818694
Deuteranopia (green-blind)
#8A8C92
Tritanopia (blue-blind)
#AC7E85
Achromatopsia (no color)
#898989
Design tokens & code
CSS
--color: #a67e93; /* rgb */ color: rgb(166, 126, 147); /* oklch */ color: oklch(63.8% 0.057 346.0);
Tailwind
colors: {
custom: {
50: '#c1a3b2',
500: '#a67e93',
950: '#000000',
},
}SCSS
$custom: #a67e93; $custom-light: #c1a3b2; $custom-dark: #000000;
JSON
{
"hex": "#a67e93",
"rgb": {
"r": 166,
"g": 126,
"b": 147
},
"hsl": {
"h": 328.5,
"s": 18.349,
"l": 57.255
},
"oklch": {
"l": 0.6384,
"c": 0.05713,
"h": 346
},
"luminance": 0.25135
}Semantic roles & 50–950 ramp
primary
#A67E93
secondary
#B8C8BF
accent
#BB926D
background
#FBFAFA
surface
#F7F4F5
border
#D0CECF
text
#120F11
muted
#817F80