#A67E95#A67E95
#A67E95 is a light, muted pink. Relative luminance 0.252; OKLCH L 63.9% C 0.059 H 343.5°. Best body text is #000000 at 6.04:1 contrast (WCAG AA passes).
Color values
| HEX | #A67E95 |
|---|---|
| RGB | rgb(166, 126, 149) |
| HSL | hsl(326, 18%, 57%) |
| HSV | hsv(326, 24%, 65%) |
| CMYK | cmyk(0%, 24.1%, 10.2%, 34.9%) |
| CIE-LAB | lab(57.27, 19.28, -6.35) |
| CIE-LCH | lch(57.27, 20.30, 341.78°) |
| OKLab | oklab(63.91% 0.0562 -0.0167) |
| OKLCH | oklch(63.91% 0.059 343.5) |
| XYZ | xyz(28.6113, 25.1997, 31.7848) |
| Luminance | 0.2520 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Dusty Lavender
#AC86A8
ΔE00 4.66
Purpley Grey
#947E94
ΔE00 5.51
Heather
#A484AC
ΔE00 6.51
Mauve (survey)
#AE7181
ΔE00 6.84
Light Mauve
#C292A1
ΔE00 7.95
Grey Pink
#C3909B
ΔE00 8.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A67E95 #7EA68F
analogous
#A37EA6 #A67E95 #A67E81
triadic
#A67E95 #95A67E #7E95A6
tetradic
#A67E95 #A6A37E #7EA68F #7E81A6
square
#A67E95 #A6A37E #7EA68F #7E81A6
split-complementary
#A67E95 #81A67E #7EA6A3
monochromatic
#644557 #895E77 #A67E95 #BFA2B3 #D8C6D1
Accessibility & contrast
On white
3.48
#A67E95 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.04
#A67E95 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #A67E95
6.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A67E95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A67E95 | 1.00 | 3.48 | 6.04 | 6.04 |
| #FFFFFF | 3.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#808696
Deuteranopia (green-blind)
#898C94
Tritanopia (blue-blind)
#AB7E86
Achromatopsia (no color)
#898989
Design tokens & code
CSS
--color: #a67e95; /* rgb */ color: rgb(166, 126, 149); /* oklch */ color: oklch(63.9% 0.059 343.5);
Tailwind
colors: {
custom: {
50: '#c1a3b4',
500: '#a67e95',
950: '#000000',
},
}SCSS
$custom: #a67e95; $custom-light: #c1a3b4; $custom-dark: #000000;
JSON
{
"hex": "#a67e95",
"rgb": {
"r": 166,
"g": 126,
"b": 149
},
"hsl": {
"h": 325.5,
"s": 18.349,
"l": 57.255
},
"oklch": {
"l": 0.63908,
"c": 0.05858,
"h": 343.5
},
"luminance": 0.25199
}Semantic roles & 50–950 ramp
primary
#A67E95
secondary
#B8C8BF
accent
#BB8E6D
background
#FBFAFB
surface
#F7F4F6
border
#D0CED0
text
#120F11
muted
#817F80