#A67E9C#A67E9C
#A67E9C is a light, moderate pink. Relative luminance 0.254; OKLCH L 64.2% C 0.064 H 335.5°. Best body text is #000000 at 6.09:1 contrast (WCAG AA passes).
Color values
| HEX | #A67E9C |
|---|---|
| RGB | rgb(166, 126, 156) |
| HSL | hsl(315, 18%, 57%) |
| HSV | hsv(315, 24%, 65%) |
| CMYK | cmyk(0%, 24.1%, 6%, 34.9%) |
| CIE-LAB | lab(57.49, 20.55, -10.05) |
| CIE-LCH | lch(57.49, 22.88, 333.93°) |
| OKLab | oklab(64.15% 0.0587 -0.0268) |
| OKLCH | oklch(64.15% 0.064 335.5) |
| XYZ | xyz(29.1871, 25.4300, 34.8170) |
| Luminance | 0.2543 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Dusty Lavender
#AC86A8
ΔE00 3.04
Heather
#A484AC
ΔE00 4.50
Purpley Grey
#947E94
ΔE00 5.67
Faded Purple
#916E99
ΔE00 7.57
Greyish Purple
#887191
ΔE00 8.05
Mauve (survey)
#AE7181
ΔE00 8.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A67E9C #7EA688
analogous
#9C7EA6 #A67E9C #A67E88
triadic
#A67E9C #9CA67E #7E9CA6
tetradic
#A67E9C #A69C7E #7EA688 #7E88A6
square
#A67E9C #A69C7E #7EA688 #7E88A6
split-complementary
#A67E9C #88A67E #7EA69C
monochromatic
#64455D #895E7E #A67E9C #BFA2B8 #D8C6D4
Accessibility & contrast
On white
3.45
#A67E9C on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.09
#A67E9C on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #A67E9C
6.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A67E9C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A67E9C | 1.00 | 3.45 | 6.09 | 6.09 |
| #FFFFFF | 3.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7E879D
Deuteranopia (green-blind)
#878C9B
Tritanopia (blue-blind)
#AA7F88
Achromatopsia (no color)
#8A8A8A
Design tokens & code
CSS
--color: #a67e9c; /* rgb */ color: rgb(166, 126, 156); /* oklch */ color: oklch(64.2% 0.064 335.5);
Tailwind
colors: {
custom: {
50: '#c1a3b9',
500: '#a67e9c',
950: '#000000',
},
}SCSS
$custom: #a67e9c; $custom-light: #c1a3b9; $custom-dark: #000000;
JSON
{
"hex": "#a67e9c",
"rgb": {
"r": 166,
"g": 126,
"b": 156
},
"hsl": {
"h": 315,
"s": 18.349,
"l": 57.255
},
"oklch": {
"l": 0.64153,
"c": 0.06448,
"h": 335.5
},
"luminance": 0.25429
}Semantic roles & 50–950 ramp
primary
#A67E9C
secondary
#B8C8BC
accent
#BB806D
background
#FBFAFB
surface
#F7F4F6
border
#D0CED0
text
#120F11
muted
#817F80