#A67E99#A67E99
#A67E99 is a light, moderate pink. Relative luminance 0.253; OKLCH L 64.0% C 0.062 H 338.7°. Best body text is #000000 at 6.07:1 contrast (WCAG AA passes).
Color values
| HEX | #A67E99 |
|---|---|
| RGB | rgb(166, 126, 153) |
| HSL | hsl(320, 18%, 57%) |
| HSV | hsv(320, 24%, 65%) |
| CMYK | cmyk(0%, 24.1%, 7.8%, 34.9%) |
| CIE-LAB | lab(57.40, 20.00, -8.47) |
| CIE-LCH | lch(57.40, 21.72, 337.05°) |
| OKLab | oklab(64.05% 0.0576 -0.0224) |
| OKLCH | oklch(64.05% 0.062 338.7) |
| XYZ | xyz(28.9362, 25.3296, 33.4957) |
| Luminance | 0.2533 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Dusty Lavender
#AC86A8
ΔE00 3.64
Heather
#A484AC
ΔE00 5.33
Purpley Grey
#947E94
ΔE00 5.50
Mauve (survey)
#AE7181
ΔE00 7.70
Faded Purple
#916E99
ΔE00 8.11
Greyish Purple
#887191
ΔE00 8.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A67E99 #7EA68B
analogous
#9F7EA6 #A67E99 #A67E85
triadic
#A67E99 #99A67E #7E99A6
tetradic
#A67E99 #A69F7E #7EA68B #7E85A6
square
#A67E99 #A69F7E #7EA68B #7E85A6
split-complementary
#A67E99 #85A67E #7EA69F
monochromatic
#64455A #895E7B #A67E99 #BFA2B6 #D8C6D2
Accessibility & contrast
On white
3.46
#A67E99 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.07
#A67E99 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #A67E99
6.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A67E99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A67E99 | 1.00 | 3.46 | 6.07 | 6.07 |
| #FFFFFF | 3.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7F869A
Deuteranopia (green-blind)
#888C98
Tritanopia (blue-blind)
#AB7F87
Achromatopsia (no color)
#8A8A8A
Design tokens & code
CSS
--color: #a67e99; /* rgb */ color: rgb(166, 126, 153); /* oklch */ color: oklch(64.0% 0.062 338.7);
Tailwind
colors: {
custom: {
50: '#c1a3b7',
500: '#a67e99',
950: '#000000',
},
}SCSS
$custom: #a67e99; $custom-light: #c1a3b7; $custom-dark: #000000;
JSON
{
"hex": "#a67e99",
"rgb": {
"r": 166,
"g": 126,
"b": 153
},
"hsl": {
"h": 319.5,
"s": 18.349,
"l": 57.255
},
"oklch": {
"l": 0.64046,
"c": 0.06181,
"h": 338.7
},
"luminance": 0.25329
}Semantic roles & 50–950 ramp
primary
#A67E99
secondary
#B8C8BD
accent
#BB866D
background
#FBFAFB
surface
#F7F4F6
border
#D0CED0
text
#120F11
muted
#817F80