#A67C93#A67C93
#A67C93 is a light, moderate pink. Relative luminance 0.246; OKLCH L 63.5% C 0.061 H 345.0°. Best body text is #000000 at 5.93:1 contrast (WCAG AA passes).
Color values
| HEX | #A67C93 |
|---|---|
| RGB | rgb(166, 124, 147) |
| HSL | hsl(327, 19%, 57%) |
| HSV | hsv(327, 25%, 65%) |
| CMYK | cmyk(0%, 25.3%, 11.4%, 34.9%) |
| CIE-LAB | lab(56.71, 20.06, -6.02) |
| CIE-LCH | lch(56.71, 20.95, 343.31°) |
| OKLab | oklab(63.46% 0.0587 -0.0158) |
| OKLCH | oklch(63.46% 0.061 345) |
| XYZ | xyz(28.1998, 24.6300, 30.8667) |
| Luminance | 0.2463 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Dusty Lavender
#AC86A8
ΔE00 5.17
Purpley Grey
#947E94
ΔE00 5.90
Mauve (survey)
#AE7181
ΔE00 6.20
Heather
#A484AC
ΔE00 6.97
Light Mauve
#C292A1
ΔE00 8.27
Purple Grey
#866F85
ΔE00 8.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A67C93 #7CA68F
analogous
#A47CA6 #A67C93 #A67C7E
triadic
#A67C93 #93A67C #7C93A6
tetradic
#A67C93 #A6A47C #7CA68F #7C7EA6
square
#A67C93 #A6A47C #7CA68F #7C7EA6
split-complementary
#A67C93 #7EA67C #7CA6A4
monochromatic
#644455 #885D74 #A67C93 #BFA0B1 #D8C5CF
Accessibility & contrast
On white
3.54
#A67C93 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.93
#A67C93 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #A67C93
5.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A67C93 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A67C93 | 1.00 | 3.54 | 5.93 | 5.93 |
| #FFFFFF | 3.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7F8494
Deuteranopia (green-blind)
#888B92
Tritanopia (blue-blind)
#AC7C84
Achromatopsia (no color)
#888888
Design tokens & code
CSS
--color: #a67c93; /* rgb */ color: rgb(166, 124, 147); /* oklch */ color: oklch(63.5% 0.061 345.0);
Tailwind
colors: {
custom: {
50: '#c1a2b2',
500: '#a67c93',
950: '#000000',
},
}SCSS
$custom: #a67c93; $custom-light: #c1a2b2; $custom-dark: #000000;
JSON
{
"hex": "#a67c93",
"rgb": {
"r": 166,
"g": 124,
"b": 147
},
"hsl": {
"h": 327.143,
"s": 19.091,
"l": 56.863
},
"oklch": {
"l": 0.63459,
"c": 0.06077,
"h": 345
},
"luminance": 0.24629
}Semantic roles & 50–950 ramp
primary
#A67C93
secondary
#B6C7BE
accent
#BC906C
background
#FBFAFA
surface
#F7F3F5
border
#D0CDCF
text
#120F11
muted
#817F80