#A67E94#A67E94
#A67E94 is a light, muted pink. Relative luminance 0.252; OKLCH L 63.9% C 0.058 H 344.7°. Best body text is #000000 at 6.03:1 contrast (WCAG AA passes).
Color values
| HEX | #A67E94 |
|---|---|
| RGB | rgb(166, 126, 148) |
| HSL | hsl(327, 18%, 57%) |
| HSV | hsv(327, 24%, 65%) |
| CMYK | cmyk(0%, 24.1%, 10.8%, 34.9%) |
| CIE-LAB | lab(57.24, 19.10, -5.81) |
| CIE-LCH | lch(57.24, 19.97, 343.07°) |
| OKLab | oklab(63.87% 0.0558 -0.0152) |
| OKLCH | oklch(63.87% 0.058 344.7) |
| XYZ | xyz(28.5318, 25.1679, 31.3662) |
| Luminance | 0.2517 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Dusty Lavender
#AC86A8
ΔE00 4.94
Purpley Grey
#947E94
ΔE00 5.56
Mauve (survey)
#AE7181
ΔE00 6.64
Heather
#A484AC
ΔE00 6.82
Light Mauve
#C292A1
ΔE00 7.84
Grey Pink
#C3909B
ΔE00 8.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A67E94 #7EA690
analogous
#A47EA6 #A67E94 #A67E80
triadic
#A67E94 #94A67E #7E94A6
tetradic
#A67E94 #A6A47E #7EA690 #7E80A6
square
#A67E94 #A6A47E #7EA690 #7E80A6
split-complementary
#A67E94 #80A67E #7EA6A4
monochromatic
#644556 #895E76 #A67E94 #BFA2B2 #D8C6D0
Accessibility & contrast
On white
3.48
#A67E94 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.03
#A67E94 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #A67E94
6.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A67E94 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A67E94 | 1.00 | 3.48 | 6.03 | 6.03 |
| #FFFFFF | 3.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#808695
Deuteranopia (green-blind)
#898C93
Tritanopia (blue-blind)
#AB7E85
Achromatopsia (no color)
#898989
Design tokens & code
CSS
--color: #a67e94; /* rgb */ color: rgb(166, 126, 148); /* oklch */ color: oklch(63.9% 0.058 344.7);
Tailwind
colors: {
custom: {
50: '#c1a3b3',
500: '#a67e94',
950: '#000000',
},
}SCSS
$custom: #a67e94; $custom-light: #c1a3b3; $custom-dark: #000000;
JSON
{
"hex": "#a67e94",
"rgb": {
"r": 166,
"g": 126,
"b": 148
},
"hsl": {
"h": 327,
"s": 18.349,
"l": 57.255
},
"oklch": {
"l": 0.63874,
"c": 0.05785,
"h": 344.7
},
"luminance": 0.25167
}Semantic roles & 50–950 ramp
primary
#A67E94
secondary
#B8C8BF
accent
#BB906D
background
#FBFAFB
surface
#F7F4F6
border
#D0CED0
text
#120F11
muted
#817F80