#A67F98#A67F98
#A67F98 is a light, muted pink. Relative luminance 0.256; OKLCH L 64.2% C 0.059 H 340.2°. Best body text is #000000 at 6.11:1 contrast (WCAG AA passes).
Color values
| HEX | #A67F98 |
|---|---|
| RGB | rgb(166, 127, 152) |
| HSL | hsl(322, 18%, 57%) |
| HSV | hsv(322, 23%, 65%) |
| CMYK | cmyk(0%, 23.5%, 8.4%, 34.9%) |
| CIE-LAB | lab(57.61, 19.25, -7.57) |
| CIE-LCH | lch(57.61, 20.69, 338.53°) |
| OKLab | oklab(64.2% 0.0556 -0.02) |
| OKLCH | oklch(64.2% 0.059 340.2) |
| XYZ | xyz(28.9824, 25.5537, 33.1053) |
| Luminance | 0.2555 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Dusty Lavender
#AC86A8
ΔE00 3.87
Purpley Grey
#947E94
ΔE00 5.31
Heather
#A484AC
ΔE00 5.69
Mauve (survey)
#AE7181
ΔE00 7.56
Light Mauve
#C292A1
ΔE00 8.07
Greyish Purple
#887191
ΔE00 8.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A67F98 #7FA68D
analogous
#A07FA6 #A67F98 #A67F85
triadic
#A67F98 #98A67F #7F98A6
tetradic
#A67F98 #A6A07F #7FA68D #7F85A6
square
#A67F98 #A6A07F #7FA68D #7F85A6
split-complementary
#A67F98 #85A67F #7FA6A0
monochromatic
#65465A #895F7A #A67F98 #BFA3B5 #D8C7D2
Accessibility & contrast
On white
3.44
#A67F98 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.11
#A67F98 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #A67F98
6.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A67F98 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A67F98 | 1.00 | 3.44 | 6.11 | 6.11 |
| #FFFFFF | 3.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#808799
Deuteranopia (green-blind)
#898D97
Tritanopia (blue-blind)
#AB7F87
Achromatopsia (no color)
#8A8A8A
Design tokens & code
CSS
--color: #a67f98; /* rgb */ color: rgb(166, 127, 152); /* oklch */ color: oklch(64.2% 0.059 340.2);
Tailwind
colors: {
custom: {
50: '#c1a4b6',
500: '#a67f98',
950: '#000000',
},
}SCSS
$custom: #a67f98; $custom-light: #c1a4b6; $custom-dark: #000000;
JSON
{
"hex": "#a67f98",
"rgb": {
"r": 166,
"g": 127,
"b": 152
},
"hsl": {
"h": 321.538,
"s": 17.972,
"l": 57.451
},
"oklch": {
"l": 0.64202,
"c": 0.05912,
"h": 340.2
},
"luminance": 0.25553
}Semantic roles & 50–950 ramp
primary
#A67F98
secondary
#B9C8BE
accent
#BB896D
background
#FBFAFB
surface
#F7F4F6
border
#D0CED0
text
#120F11
muted
#817F80