#A67F9B#A67F9B
#A67F9B is a light, moderate pink. Relative luminance 0.257; OKLCH L 64.3% C 0.062 H 336.8°. Best body text is #000000 at 6.13:1 contrast (WCAG AA passes).
Color values
| HEX | #A67F9B |
|---|---|
| RGB | rgb(166, 127, 155) |
| HSL | hsl(317, 18%, 57%) |
| HSV | hsv(317, 23%, 65%) |
| CMYK | cmyk(0%, 23.5%, 6.6%, 34.9%) |
| CIE-LAB | lab(57.71, 19.80, -9.16) |
| CIE-LCH | lch(57.71, 21.81, 335.18°) |
| OKLab | oklab(64.31% 0.0567 -0.0243) |
| OKLCH | oklch(64.31% 0.062 336.8) |
| XYZ | xyz(29.2312, 25.6532, 34.4158) |
| Luminance | 0.2565 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Dusty Lavender
#AC86A8
ΔE00 3.14
Heather
#A484AC
ΔE00 4.80
Purpley Grey
#947E94
ΔE00 5.41
Faded Purple
#916E99
ΔE00 8.04
Mauve (survey)
#AE7181
ΔE00 8.22
Greyish Purple
#887191
ΔE00 8.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A67F9B #7FA68A
analogous
#9D7FA6 #A67F9B #A67F88
triadic
#A67F9B #9BA67F #7F9BA6
tetradic
#A67F9B #A69D7F #7FA68A #7F88A6
square
#A67F9B #A69D7F #7FA68A #7F88A6
split-complementary
#A67F9B #88A67F #7FA69D
monochromatic
#65465C #895F7D #A67F9B #BFA3B7 #D8C7D3
Accessibility & contrast
On white
3.43
#A67F9B on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.13
#A67F9B on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #A67F9B
6.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A67F9B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A67F9B | 1.00 | 3.43 | 6.13 | 6.13 |
| #FFFFFF | 3.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#80879C
Deuteranopia (green-blind)
#888D9A
Tritanopia (blue-blind)
#AA8088
Achromatopsia (no color)
#8B8B8B
Design tokens & code
CSS
--color: #a67f9b; /* rgb */ color: rgb(166, 127, 155); /* oklch */ color: oklch(64.3% 0.062 336.8);
Tailwind
colors: {
custom: {
50: '#c1a4b8',
500: '#a67f9b',
950: '#000000',
},
}SCSS
$custom: #a67f9b; $custom-light: #c1a4b8; $custom-dark: #000000;
JSON
{
"hex": "#a67f9b",
"rgb": {
"r": 166,
"g": 127,
"b": 155
},
"hsl": {
"h": 316.923,
"s": 17.972,
"l": 57.451
},
"oklch": {
"l": 0.64307,
"c": 0.0617,
"h": 336.8
},
"luminance": 0.25652
}Semantic roles & 50–950 ramp
primary
#A67F9B
secondary
#B9C8BD
accent
#BB836D
background
#FBFAFB
surface
#F7F4F6
border
#D0CED0
text
#120F11
muted
#817F80