#A67E98#A67E98
#A67E98 is a light, moderate pink. Relative luminance 0.253; OKLCH L 64.0% C 0.061 H 339.9°. Best body text is #000000 at 6.06:1 contrast (WCAG AA passes).
Color values
| HEX | #A67E98 |
|---|---|
| RGB | rgb(166, 126, 152) |
| HSL | hsl(321, 18%, 57%) |
| HSV | hsv(321, 24%, 65%) |
| CMYK | cmyk(0%, 24.1%, 8.4%, 34.9%) |
| CIE-LAB | lab(57.36, 19.82, -7.94) |
| CIE-LCH | lch(57.36, 21.35, 338.17°) |
| OKLab | oklab(64.01% 0.0573 -0.021) |
| OKLCH | oklch(64.01% 0.061 339.9) |
| XYZ | xyz(28.8539, 25.2967, 33.0625) |
| Luminance | 0.2530 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Dusty Lavender
#AC86A8
ΔE00 3.87
Purpley Grey
#947E94
ΔE00 5.48
Heather
#A484AC
ΔE00 5.62
Mauve (survey)
#AE7181
ΔE00 7.47
Faded Purple
#916E99
ΔE00 8.31
Light Mauve
#C292A1
ΔE00 8.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A67E98 #7EA68C
analogous
#A07EA6 #A67E98 #A67E84
triadic
#A67E98 #98A67E #7E98A6
tetradic
#A67E98 #A6A07E #7EA68C #7E84A6
square
#A67E98 #A6A07E #7EA68C #7E84A6
split-complementary
#A67E98 #84A67E #7EA6A0
monochromatic
#644559 #895E7A #A67E98 #BFA2B5 #D8C6D2
Accessibility & contrast
On white
3.47
#A67E98 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.06
#A67E98 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #A67E98
6.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A67E98 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A67E98 | 1.00 | 3.47 | 6.06 | 6.06 |
| #FFFFFF | 3.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7F8699
Deuteranopia (green-blind)
#888C97
Tritanopia (blue-blind)
#AB7F87
Achromatopsia (no color)
#8A8A8A
Design tokens & code
CSS
--color: #a67e98; /* rgb */ color: rgb(166, 126, 152); /* oklch */ color: oklch(64.0% 0.061 339.9);
Tailwind
colors: {
custom: {
50: '#c1a3b6',
500: '#a67e98',
950: '#000000',
},
}SCSS
$custom: #a67e98; $custom-light: #c1a3b6; $custom-dark: #000000;
JSON
{
"hex": "#a67e98",
"rgb": {
"r": 166,
"g": 126,
"b": 152
},
"hsl": {
"h": 321,
"s": 18.349,
"l": 57.255
},
"oklch": {
"l": 0.64011,
"c": 0.06098,
"h": 339.9
},
"luminance": 0.25296
}Semantic roles & 50–950 ramp
primary
#A67E98
secondary
#B8C8BD
accent
#BB886D
background
#FBFAFB
surface
#F7F4F6
border
#D0CED0
text
#120F11
muted
#817F80