#A67E96#A67E96
#A67E96 is a light, muted pink. Relative luminance 0.252; OKLCH L 63.9% C 0.059 H 342.2°. Best body text is #000000 at 6.05:1 contrast (WCAG AA passes).
Color values
| HEX | #A67E96 |
|---|---|
| RGB | rgb(166, 126, 150) |
| HSL | hsl(324, 18%, 57%) |
| HSV | hsv(324, 24%, 65%) |
| CMYK | cmyk(0%, 24.1%, 9.6%, 34.9%) |
| CIE-LAB | lab(57.30, 19.46, -6.88) |
| CIE-LCH | lch(57.30, 20.64, 340.53°) |
| OKLab | oklab(63.94% 0.0565 -0.0181) |
| OKLCH | oklch(63.94% 0.059 342.2) |
| XYZ | xyz(28.6915, 25.2317, 32.2071) |
| Luminance | 0.2523 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Dusty Lavender
#AC86A8
ΔE00 4.39
Purpley Grey
#947E94
ΔE00 5.48
Heather
#A484AC
ΔE00 6.21
Mauve (survey)
#AE7181
ΔE00 7.04
Light Mauve
#C292A1
ΔE00 8.07
Greyish Purple
#887191
ΔE00 8.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A67E96 #7EA68E
analogous
#A27EA6 #A67E96 #A67E82
triadic
#A67E96 #96A67E #7E96A6
tetradic
#A67E96 #A6A27E #7EA68E #7E82A6
square
#A67E96 #A6A27E #7EA68E #7E82A6
split-complementary
#A67E96 #82A67E #7EA6A2
monochromatic
#644558 #895E78 #A67E96 #BFA2B3 #D8C6D1
Accessibility & contrast
On white
3.47
#A67E96 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.05
#A67E96 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #A67E96
6.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A67E96 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A67E96 | 1.00 | 3.47 | 6.05 | 6.05 |
| #FFFFFF | 3.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#808697
Deuteranopia (green-blind)
#898C95
Tritanopia (blue-blind)
#AB7E86
Achromatopsia (no color)
#8A8A8A
Design tokens & code
CSS
--color: #a67e96; /* rgb */ color: rgb(166, 126, 150); /* oklch */ color: oklch(63.9% 0.059 342.2);
Tailwind
colors: {
custom: {
50: '#c1a3b4',
500: '#a67e96',
950: '#000000',
},
}SCSS
$custom: #a67e96; $custom-light: #c1a3b4; $custom-dark: #000000;
JSON
{
"hex": "#a67e96",
"rgb": {
"r": 166,
"g": 126,
"b": 150
},
"hsl": {
"h": 324,
"s": 18.349,
"l": 57.255
},
"oklch": {
"l": 0.63942,
"c": 0.05936,
"h": 342.2
},
"luminance": 0.25231
}Semantic roles & 50–950 ramp
primary
#A67E96
secondary
#B8C8BE
accent
#BB8C6D
background
#FBFAFB
surface
#F7F4F6
border
#D0CED0
text
#120F11
muted
#817F80