#A67C9E#A67C9E
#A67C9E is a light, moderate pink. Relative luminance 0.250; OKLCH L 63.8% C 0.070 H 333.2°. Best body text is #000000 at 6.00:1 contrast (WCAG AA passes).
Color values
| HEX | #A67C9E |
|---|---|
| RGB | rgb(166, 124, 158) |
| HSL | hsl(311, 19%, 57%) |
| HSV | hsv(311, 25%, 65%) |
| CMYK | cmyk(0%, 25.3%, 4.8%, 34.9%) |
| CIE-LAB | lab(57.07, 22.07, -11.84) |
| CIE-LCH | lch(57.07, 25.04, 331.77°) |
| OKLab | oklab(63.85% 0.0626 -0.0316) |
| OKLCH | oklch(63.85% 0.07 333.2) |
| XYZ | xyz(29.1046, 24.9919, 35.6319) |
| Luminance | 0.2499 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Dusty Lavender
#AC86A8
ΔE00 3.24
Heather
#A484AC
ΔE00 4.13
Purpley Grey
#947E94
ΔE00 6.31
Faded Purple
#916E99
ΔE00 6.74
Dark Lilac
#9C6DA5
ΔE00 7.27
Greyish Purple
#887191
ΔE00 7.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A67C9E #7CA684
analogous
#997CA6 #A67C9E #A67C89
triadic
#A67C9E #9EA67C #7C9EA6
tetradic
#A67C9E #A6997C #7CA684 #7C89A6
square
#A67C9E #A6997C #7CA684 #7C89A6
split-complementary
#A67C9E #89A67C #7CA699
monochromatic
#64445E #885D80 #A67C9E #BFA0B9 #D8C5D4
Accessibility & contrast
On white
3.50
#A67C9E on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.00
#A67C9E on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #A67C9E
6.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A67C9E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A67C9E | 1.00 | 3.50 | 6.00 | 6.00 |
| #FFFFFF | 3.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7C859F
Deuteranopia (green-blind)
#858B9D
Tritanopia (blue-blind)
#AA7E88
Achromatopsia (no color)
#898989
Design tokens & code
CSS
--color: #a67c9e; /* rgb */ color: rgb(166, 124, 158); /* oklch */ color: oklch(63.8% 0.070 333.2);
Tailwind
colors: {
custom: {
50: '#c1a2ba',
500: '#a67c9e',
950: '#000000',
},
}SCSS
$custom: #a67c9e; $custom-light: #c1a2ba; $custom-dark: #000000;
JSON
{
"hex": "#a67c9e",
"rgb": {
"r": 166,
"g": 124,
"b": 158
},
"hsl": {
"h": 311.429,
"s": 19.091,
"l": 56.863
},
"oklch": {
"l": 0.63849,
"c": 0.07011,
"h": 333.2
},
"luminance": 0.24991
}Semantic roles & 50–950 ramp
primary
#A67C9E
secondary
#B6C7BA
accent
#BC7B6C
background
#FBFAFB
surface
#F7F3F6
border
#D0CDD0
text
#120F11
muted
#817F80