#A67C9B#A67C9B
#A67C9B is a light, moderate pink. Relative luminance 0.249; OKLCH L 63.7% C 0.067 H 336.1°. Best body text is #000000 at 5.98:1 contrast (WCAG AA passes).
Color values
| HEX | #A67C9B |
|---|---|
| RGB | rgb(166, 124, 155) |
| HSL | hsl(316, 19%, 57%) |
| HSV | hsv(316, 25%, 65%) |
| CMYK | cmyk(0%, 25.3%, 6.6%, 34.9%) |
| CIE-LAB | lab(56.97, 21.51, -10.26) |
| CIE-LCH | lch(56.97, 23.83, 334.49°) |
| OKLab | oklab(63.74% 0.0615 -0.0273) |
| OKLCH | oklch(63.74% 0.067 336.1) |
| XYZ | xyz(28.8496, 24.8898, 34.2885) |
| Luminance | 0.2489 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Dusty Lavender
#AC86A8
ΔE00 3.52
Heather
#A484AC
ΔE00 4.81
Purpley Grey
#947E94
ΔE00 6.03
Faded Purple
#916E99
ΔE00 7.19
Greyish Purple
#887191
ΔE00 7.92
Dark Lilac
#9C6DA5
ΔE00 7.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A67C9B #7CA687
analogous
#9C7CA6 #A67C9B #A67C86
triadic
#A67C9B #9BA67C #7C9BA6
tetradic
#A67C9B #A69C7C #7CA687 #7C86A6
square
#A67C9B #A69C7C #7CA687 #7C86A6
split-complementary
#A67C9B #86A67C #7CA69C
monochromatic
#64445B #885D7D #A67C9B #BFA0B7 #D8C5D3
Accessibility & contrast
On white
3.51
#A67C9B on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.98
#A67C9B on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #A67C9B
5.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A67C9B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A67C9B | 1.00 | 3.51 | 5.98 | 5.98 |
| #FFFFFF | 3.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7C859C
Deuteranopia (green-blind)
#868B9A
Tritanopia (blue-blind)
#AB7D87
Achromatopsia (no color)
#898989
Design tokens & code
CSS
--color: #a67c9b; /* rgb */ color: rgb(166, 124, 155); /* oklch */ color: oklch(63.7% 0.067 336.1);
Tailwind
colors: {
custom: {
50: '#c1a2b8',
500: '#a67c9b',
950: '#000000',
},
}SCSS
$custom: #a67c9b; $custom-light: #c1a2b8; $custom-dark: #000000;
JSON
{
"hex": "#a67c9b",
"rgb": {
"r": 166,
"g": 124,
"b": 155
},
"hsl": {
"h": 315.714,
"s": 19.091,
"l": 56.863
},
"oklch": {
"l": 0.63739,
"c": 0.06732,
"h": 336.1
},
"luminance": 0.24889
}Semantic roles & 50–950 ramp
primary
#A67C9B
secondary
#B6C7BB
accent
#BC816C
background
#FBFAFB
surface
#F7F3F6
border
#D0CDD0
text
#120F11
muted
#817F80