#A67C9D#A67C9D
#A67C9D is a light, moderate pink. Relative luminance 0.250; OKLCH L 63.8% C 0.069 H 334.1°. Best body text is #000000 at 5.99:1 contrast (WCAG AA passes).
Color values
| HEX | #A67C9D |
|---|---|
| RGB | rgb(166, 124, 157) |
| HSL | hsl(313, 19%, 57%) |
| HSV | hsv(313, 25%, 65%) |
| CMYK | cmyk(0%, 25.3%, 5.4%, 34.9%) |
| CIE-LAB | lab(57.03, 21.88, -11.32) |
| CIE-LCH | lch(57.03, 24.63, 332.65°) |
| OKLab | oklab(63.81% 0.0622 -0.0302) |
| OKLCH | oklch(63.81% 0.069 334.1) |
| XYZ | xyz(29.0189, 24.9576, 35.1804) |
| Luminance | 0.2496 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Dusty Lavender
#AC86A8
ΔE00 3.31
Heather
#A484AC
ΔE00 4.35
Purpley Grey
#947E94
ΔE00 6.21
Faded Purple
#916E99
ΔE00 6.88
Dark Lilac
#9C6DA5
ΔE00 7.50
Greyish Purple
#887191
ΔE00 7.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A67C9D #7CA685
analogous
#9A7CA6 #A67C9D #A67C88
triadic
#A67C9D #9DA67C #7C9DA6
tetradic
#A67C9D #A69A7C #7CA685 #7C88A6
square
#A67C9D #A69A7C #7CA685 #7C88A6
split-complementary
#A67C9D #88A67C #7CA69A
monochromatic
#64445D #885D7F #A67C9D #BFA0B8 #D8C5D4
Accessibility & contrast
On white
3.51
#A67C9D on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.99
#A67C9D on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #A67C9D
5.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A67C9D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A67C9D | 1.00 | 3.51 | 5.99 | 5.99 |
| #FFFFFF | 3.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7C859E
Deuteranopia (green-blind)
#868B9C
Tritanopia (blue-blind)
#AA7E87
Achromatopsia (no color)
#898989
Design tokens & code
CSS
--color: #a67c9d; /* rgb */ color: rgb(166, 124, 157); /* oklch */ color: oklch(63.8% 0.069 334.1);
Tailwind
colors: {
custom: {
50: '#c1a2ba',
500: '#a67c9d',
950: '#000000',
},
}SCSS
$custom: #a67c9d; $custom-light: #c1a2ba; $custom-dark: #000000;
JSON
{
"hex": "#a67c9d",
"rgb": {
"r": 166,
"g": 124,
"b": 157
},
"hsl": {
"h": 312.857,
"s": 19.091,
"l": 56.863
},
"oklch": {
"l": 0.63812,
"c": 0.06916,
"h": 334.1
},
"luminance": 0.24957
}Semantic roles & 50–950 ramp
primary
#A67C9D
secondary
#B6C7BA
accent
#BC7D6C
background
#FBFAFB
surface
#F7F3F6
border
#D0CDD0
text
#120F11
muted
#817F80