#A67F9E#A67F9E
#A67F9E is a light, moderate pink. Relative luminance 0.258; OKLCH L 64.4% C 0.064 H 333.6°. Best body text is #000000 at 6.15:1 contrast (WCAG AA passes).
Color values
| HEX | #A67F9E |
|---|---|
| RGB | rgb(166, 127, 158) |
| HSL | hsl(312, 18%, 57%) |
| HSV | hsv(312, 23%, 65%) |
| CMYK | cmyk(0%, 23.5%, 4.8%, 34.9%) |
| CIE-LAB | lab(57.80, 20.36, -10.74) |
| CIE-LCH | lch(57.80, 23.02, 332.19°) |
| OKLab | oklab(64.41% 0.0578 -0.0286) |
| OKLCH | oklch(64.41% 0.064 333.6) |
| XYZ | xyz(29.4863, 25.7553, 35.7591) |
| Luminance | 0.2575 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Dusty Lavender
#AC86A8
ΔE00 2.58
Heather
#A484AC
ΔE00 3.97
Purpley Grey
#947E94
ΔE00 5.65
Faded Purple
#916E99
ΔE00 7.55
Greyish Purple
#887191
ΔE00 8.05
Dark Lilac
#9C6DA5
ΔE00 8.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A67F9E #7FA687
analogous
#9B7FA6 #A67F9E #A67F8B
triadic
#A67F9E #9EA67F #7F9EA6
tetradic
#A67F9E #A69B7F #7FA687 #7F8BA6
square
#A67F9E #A69B7F #7FA687 #7F8BA6
split-complementary
#A67F9E #8BA67F #7FA69B
monochromatic
#65465E #895F80 #A67F9E #BFA3B9 #D8C7D5
Accessibility & contrast
On white
3.41
#A67F9E on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.15
#A67F9E on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #A67F9E
6.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A67F9E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A67F9E | 1.00 | 3.41 | 6.15 | 6.15 |
| #FFFFFF | 3.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7F889F
Deuteranopia (green-blind)
#888D9D
Tritanopia (blue-blind)
#AA818A
Achromatopsia (no color)
#8B8B8B
Design tokens & code
CSS
--color: #a67f9e; /* rgb */ color: rgb(166, 127, 158); /* oklch */ color: oklch(64.4% 0.064 333.6);
Tailwind
colors: {
custom: {
50: '#c1a4ba',
500: '#a67f9e',
950: '#000000',
},
}SCSS
$custom: #a67f9e; $custom-light: #c1a4ba; $custom-dark: #000000;
JSON
{
"hex": "#a67f9e",
"rgb": {
"r": 166,
"g": 127,
"b": 158
},
"hsl": {
"h": 312.308,
"s": 17.972,
"l": 57.451
},
"oklch": {
"l": 0.64414,
"c": 0.06446,
"h": 333.6
},
"luminance": 0.25754
}Semantic roles & 50–950 ramp
primary
#A67F9E
secondary
#B9C8BC
accent
#BB7D6D
background
#FBFAFB
surface
#F7F4F6
border
#D0CED0
text
#120F11
muted
#817F80