#A67F94#A67F94
#A67F94 is a light, muted pink. Relative luminance 0.254; OKLCH L 64.1% C 0.056 H 345.2°. Best body text is #000000 at 6.08:1 contrast (WCAG AA passes).
Color values
| HEX | #A67F94 |
|---|---|
| RGB | rgb(166, 127, 148) |
| HSL | hsl(328, 18%, 57%) |
| HSV | hsv(328, 23%, 65%) |
| CMYK | cmyk(0%, 23.5%, 10.8%, 34.9%) |
| CIE-LAB | lab(57.49, 18.53, -5.45) |
| CIE-LCH | lch(57.49, 19.32, 343.62°) |
| OKLab | oklab(64.07% 0.0542 -0.0143) |
| OKLCH | oklch(64.07% 0.056 345.2) |
| XYZ | xyz(28.6603, 25.4249, 31.4090) |
| Luminance | 0.2542 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Dusty Lavender
#AC86A8
ΔE00 5.02
Purpley Grey
#947E94
ΔE00 5.45
Mauve (survey)
#AE7181
ΔE00 6.80
Heather
#A484AC
ΔE00 6.94
Light Mauve
#C292A1
ΔE00 7.60
Grey Pink
#C3909B
ΔE00 8.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A67F94 #7FA691
analogous
#A47FA6 #A67F94 #A67F81
triadic
#A67F94 #94A67F #7F94A6
tetradic
#A67F94 #A6A47F #7FA691 #7F81A6
square
#A67F94 #A6A47F #7FA691 #7F81A6
split-complementary
#A67F94 #81A67F #7FA6A4
monochromatic
#654656 #895F76 #A67F94 #BFA3B2 #D8C7D0
Accessibility & contrast
On white
3.45
#A67F94 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.08
#A67F94 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #A67F94
6.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A67F94 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A67F94 | 1.00 | 3.45 | 6.08 | 6.08 |
| #FFFFFF | 3.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#818695
Deuteranopia (green-blind)
#8A8C93
Tritanopia (blue-blind)
#AB7F86
Achromatopsia (no color)
#8A8A8A
Design tokens & code
CSS
--color: #a67f94; /* rgb */ color: rgb(166, 127, 148); /* oklch */ color: oklch(64.1% 0.056 345.2);
Tailwind
colors: {
custom: {
50: '#c1a4b3',
500: '#a67f94',
950: '#000000',
},
}SCSS
$custom: #a67f94; $custom-light: #c1a4b3; $custom-dark: #000000;
JSON
{
"hex": "#a67f94",
"rgb": {
"r": 166,
"g": 127,
"b": 148
},
"hsl": {
"h": 327.692,
"s": 17.972,
"l": 57.451
},
"oklch": {
"l": 0.64065,
"c": 0.05602,
"h": 345.2
},
"luminance": 0.25424
}Semantic roles & 50–950 ramp
primary
#A67F94
secondary
#B9C8C0
accent
#BB916D
background
#FBFAFB
surface
#F7F4F6
border
#D0CED0
text
#120F11
muted
#817F80