#A67E9D#A67E9D
#A67E9D is a light, moderate pink. Relative luminance 0.255; OKLCH L 64.2% C 0.065 H 334.5°. Best body text is #000000 at 6.09:1 contrast (WCAG AA passes).
Color values
| HEX | #A67E9D |
|---|---|
| RGB | rgb(166, 126, 157) |
| HSL | hsl(314, 18%, 57%) |
| HSV | hsv(314, 24%, 65%) |
| CMYK | cmyk(0%, 24.1%, 5.4%, 34.9%) |
| CIE-LAB | lab(57.52, 20.74, -10.58) |
| CIE-LCH | lch(57.52, 23.28, 332.97°) |
| OKLab | oklab(64.19% 0.059 -0.0282) |
| OKLCH | oklch(64.19% 0.065 334.5) |
| XYZ | xyz(29.2721, 25.4640, 35.2648) |
| Luminance | 0.2546 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Dusty Lavender
#AC86A8
ΔE00 2.88
Heather
#A484AC
ΔE00 4.24
Purpley Grey
#947E94
ΔE00 5.76
Faded Purple
#916E99
ΔE00 7.41
Greyish Purple
#887191
ΔE00 7.99
Dark Lilac
#9C6DA5
ΔE00 8.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A67E9D #7EA687
analogous
#9B7EA6 #A67E9D #A67E89
triadic
#A67E9D #9DA67E #7E9DA6
tetradic
#A67E9D #A69B7E #7EA687 #7E89A6
square
#A67E9D #A69B7E #7EA687 #7E89A6
split-complementary
#A67E9D #89A67E #7EA69B
monochromatic
#64455D #895E7F #A67E9D #BFA2B9 #D8C6D4
Accessibility & contrast
On white
3.45
#A67E9D on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.09
#A67E9D on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #A67E9D
6.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A67E9D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A67E9D | 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)
#7E879E
Deuteranopia (green-blind)
#878C9C
Tritanopia (blue-blind)
#AA8089
Achromatopsia (no color)
#8A8A8A
Design tokens & code
CSS
--color: #a67e9d; /* rgb */ color: rgb(166, 126, 157); /* oklch */ color: oklch(64.2% 0.065 334.5);
Tailwind
colors: {
custom: {
50: '#c1a3ba',
500: '#a67e9d',
950: '#000000',
},
}SCSS
$custom: #a67e9d; $custom-light: #c1a3ba; $custom-dark: #000000;
JSON
{
"hex": "#a67e9d",
"rgb": {
"r": 166,
"g": 126,
"b": 157
},
"hsl": {
"h": 313.5,
"s": 18.349,
"l": 57.255
},
"oklch": {
"l": 0.64189,
"c": 0.06539,
"h": 334.5
},
"luminance": 0.25463
}Semantic roles & 50–950 ramp
primary
#A67E9D
secondary
#B8C8BB
accent
#BB7E6D
background
#FBFAFB
surface
#F7F4F6
border
#D0CED0
text
#120F11
muted
#817F80