#A67C98#A67C98
#A67C98 is a light, moderate pink. Relative luminance 0.248; OKLCH L 63.6% C 0.065 H 339.2°. Best body text is #000000 at 5.96:1 contrast (WCAG AA passes).
Color values
| HEX | #A67C98 |
|---|---|
| RGB | rgb(166, 124, 152) |
| HSL | hsl(320, 19%, 57%) |
| HSV | hsv(320, 25%, 65%) |
| CMYK | cmyk(0%, 25.3%, 8.4%, 34.9%) |
| CIE-LAB | lab(56.87, 20.96, -8.67) |
| CIE-LCH | lch(56.87, 22.68, 337.52°) |
| OKLab | oklab(63.63% 0.0605 -0.023) |
| OKLCH | oklch(63.63% 0.065 339.2) |
| XYZ | xyz(28.6007, 24.7903, 32.9781) |
| Luminance | 0.2479 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Dusty Lavender
#AC86A8
ΔE00 4.02
Heather
#A484AC
ΔE00 5.57
Purpley Grey
#947E94
ΔE00 5.87
Mauve (survey)
#AE7181
ΔE00 7.37
Faded Purple
#916E99
ΔE00 7.73
Greyish Purple
#887191
ΔE00 8.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A67C98 #7CA68A
analogous
#9F7CA6 #A67C98 #A67C83
triadic
#A67C98 #98A67C #7C98A6
tetradic
#A67C98 #A69F7C #7CA68A #7C83A6
square
#A67C98 #A69F7C #7CA68A #7C83A6
split-complementary
#A67C98 #83A67C #7CA69F
monochromatic
#644459 #885D7A #A67C98 #BFA0B5 #D8C5D1
Accessibility & contrast
On white
3.52
#A67C98 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.96
#A67C98 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #A67C98
5.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A67C98 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A67C98 | 1.00 | 3.52 | 5.96 | 5.96 |
| #FFFFFF | 3.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7D8599
Deuteranopia (green-blind)
#878B97
Tritanopia (blue-blind)
#AB7D86
Achromatopsia (no color)
#888888
Design tokens & code
CSS
--color: #a67c98; /* rgb */ color: rgb(166, 124, 152); /* oklch */ color: oklch(63.6% 0.065 339.2);
Tailwind
colors: {
custom: {
50: '#c1a2b6',
500: '#a67c98',
950: '#000000',
},
}SCSS
$custom: #a67c98; $custom-light: #c1a2b6; $custom-dark: #000000;
JSON
{
"hex": "#a67c98",
"rgb": {
"r": 166,
"g": 124,
"b": 152
},
"hsl": {
"h": 320,
"s": 19.091,
"l": 56.863
},
"oklch": {
"l": 0.63632,
"c": 0.0647,
"h": 339.2
},
"luminance": 0.24789
}Semantic roles & 50–950 ramp
primary
#A67C98
secondary
#B6C7BC
accent
#BC876C
background
#FBFAFB
surface
#F7F3F6
border
#D0CDD0
text
#120F11
muted
#817F80