#A67E9B#A67E9B
#A67E9B is a light, moderate pink. Relative luminance 0.254; OKLCH L 64.1% C 0.064 H 336.5°. Best body text is #000000 at 6.08:1 contrast (WCAG AA passes).
Color values
| HEX | #A67E9B |
|---|---|
| RGB | rgb(166, 126, 155) |
| HSL | hsl(317, 18%, 57%) |
| HSV | hsv(317, 24%, 65%) |
| CMYK | cmyk(0%, 24.1%, 6.6%, 34.9%) |
| CIE-LAB | lab(57.46, 20.37, -9.53) |
| CIE-LCH | lch(57.46, 22.49, 334.93°) |
| OKLab | oklab(64.12% 0.0583 -0.0253) |
| OKLCH | oklch(64.12% 0.064 336.5) |
| XYZ | xyz(29.1027, 25.3962, 34.3729) |
| Luminance | 0.2540 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Dusty Lavender
#AC86A8
ΔE00 3.22
Heather
#A484AC
ΔE00 4.77
Purpley Grey
#947E94
ΔE00 5.60
Faded Purple
#916E99
ΔE00 7.74
Greyish Purple
#887191
ΔE00 8.11
Mauve (survey)
#AE7181
ΔE00 8.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A67E9B #7EA689
analogous
#9D7EA6 #A67E9B #A67E87
triadic
#A67E9B #9BA67E #7E9BA6
tetradic
#A67E9B #A69D7E #7EA689 #7E87A6
square
#A67E9B #A69D7E #7EA689 #7E87A6
split-complementary
#A67E9B #87A67E #7EA69D
monochromatic
#64455C #895E7D #A67E9B #BFA2B7 #D8C6D3
Accessibility & contrast
On white
3.45
#A67E9B on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.08
#A67E9B on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #A67E9B
6.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A67E9B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A67E9B | 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)
#7F869C
Deuteranopia (green-blind)
#888C9A
Tritanopia (blue-blind)
#AA7F88
Achromatopsia (no color)
#8A8A8A
Design tokens & code
CSS
--color: #a67e9b; /* rgb */ color: rgb(166, 126, 155); /* oklch */ color: oklch(64.1% 0.064 336.5);
Tailwind
colors: {
custom: {
50: '#c1a3b8',
500: '#a67e9b',
950: '#000000',
},
}SCSS
$custom: #a67e9b; $custom-light: #c1a3b8; $custom-dark: #000000;
JSON
{
"hex": "#a67e9b",
"rgb": {
"r": 166,
"g": 126,
"b": 155
},
"hsl": {
"h": 316.5,
"s": 18.349,
"l": 57.255
},
"oklch": {
"l": 0.64117,
"c": 0.06357,
"h": 336.5
},
"luminance": 0.25395
}Semantic roles & 50–950 ramp
primary
#A67E9B
secondary
#B8C8BC
accent
#BB826D
background
#FBFAFB
surface
#F7F4F6
border
#D0CED0
text
#120F11
muted
#817F80