#A67F9D#A67F9D
#A67F9D is a light, moderate pink. Relative luminance 0.257; OKLCH L 64.4% C 0.064 H 334.6°. Best body text is #000000 at 6.14:1 contrast (WCAG AA passes).
Color values
| HEX | #A67F9D |
|---|---|
| RGB | rgb(166, 127, 157) |
| HSL | hsl(314, 18%, 57%) |
| HSV | hsv(314, 23%, 65%) |
| CMYK | cmyk(0%, 23.5%, 5.4%, 34.9%) |
| CIE-LAB | lab(57.77, 20.17, -10.21) |
| CIE-LCH | lch(57.77, 22.61, 333.15°) |
| OKLab | oklab(64.38% 0.0574 -0.0272) |
| OKLCH | oklch(64.38% 0.064 334.6) |
| XYZ | xyz(29.4006, 25.7210, 35.3077) |
| Luminance | 0.2572 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Dusty Lavender
#AC86A8
ΔE00 2.74
Heather
#A484AC
ΔE00 4.24
Purpley Grey
#947E94
ΔE00 5.55
Faded Purple
#916E99
ΔE00 7.70
Greyish Purple
#887191
ΔE00 8.10
Dark Lilac
#9C6DA5
ΔE00 8.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A67F9D #7FA688
analogous
#9B7FA6 #A67F9D #A67F8A
triadic
#A67F9D #9DA67F #7F9DA6
tetradic
#A67F9D #A69B7F #7FA688 #7F8AA6
square
#A67F9D #A69B7F #7FA688 #7F8AA6
split-complementary
#A67F9D #8AA67F #7FA69B
monochromatic
#65465E #895F7F #A67F9D #BFA3B9 #D8C7D4
Accessibility & contrast
On white
3.42
#A67F9D on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.14
#A67F9D on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #A67F9D
6.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A67F9D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A67F9D | 1.00 | 3.42 | 6.14 | 6.14 |
| #FFFFFF | 3.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7F879E
Deuteranopia (green-blind)
#888D9C
Tritanopia (blue-blind)
#AA8089
Achromatopsia (no color)
#8B8B8B
Design tokens & code
CSS
--color: #a67f9d; /* rgb */ color: rgb(166, 127, 157); /* oklch */ color: oklch(64.4% 0.064 334.6);
Tailwind
colors: {
custom: {
50: '#c1a4ba',
500: '#a67f9d',
950: '#000000',
},
}SCSS
$custom: #a67f9d; $custom-light: #c1a4ba; $custom-dark: #000000;
JSON
{
"hex": "#a67f9d",
"rgb": {
"r": 166,
"g": 127,
"b": 157
},
"hsl": {
"h": 313.846,
"s": 17.972,
"l": 57.451
},
"oklch": {
"l": 0.64378,
"c": 0.06352,
"h": 334.6
},
"luminance": 0.2572
}Semantic roles & 50–950 ramp
primary
#A67F9D
secondary
#B9C8BC
accent
#BB7F6D
background
#FBFAFB
surface
#F7F4F6
border
#D0CED0
text
#120F11
muted
#817F80