#A68E9E#A68E9E
#A68E9E is a light, muted pink. Relative luminance 0.299; OKLCH L 67.3% C 0.036 H 338.3°. Best body text is #000000 at 6.98:1 contrast (WCAG AA passes).
Color values
| HEX | #A68E9E |
|---|---|
| RGB | rgb(166, 142, 158) |
| HSL | hsl(320, 12%, 60%) |
| HSV | hsv(320, 14%, 65%) |
| CMYK | cmyk(0%, 14.5%, 4.8%, 34.9%) |
| CIE-LAB | lab(61.59, 11.84, -5.10) |
| CIE-LCH | lch(61.59, 12.90, 336.69°) |
| OKLab | oklab(67.34% 0.0339 -0.0135) |
| OKLCH | oklch(67.34% 0.036 338.3) |
| XYZ | xyz(31.5698, 29.9222, 36.4536) |
| Luminance | 0.2992 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Purpley Grey
#947E94
ΔE00 6.04
Dusty Lavender
#AC86A8
ΔE00 6.80
Light Mauve
#C292A1
ΔE00 7.52
Heather
#A484AC
ΔE00 8.13
Grey Pink
#C3909B
ΔE00 8.41
Rosybrown
#BC8F8F
ΔE00 9.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A68E9E #8EA696
analogous
#A28EA6 #A68E9E #A68E92
triadic
#A68E9E #9EA68E #8E9EA6
tetradic
#A68E9E #A6A28E #8EA696 #8E92A6
square
#A68E9E #A6A28E #8EA696 #8E92A6
split-complementary
#A68E9E #92A68E #8EA6A2
monochromatic
#685260 #8A6D80 #A68E9E #C1B0BB #DCD2D9
Accessibility & contrast
On white
3.01
#A68E9E on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.98
#A68E9E on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #A68E9E
6.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A68E9E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A68E9E | 1.00 | 3.01 | 6.98 | 6.98 |
| #FFFFFF | 3.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8F939F
Deuteranopia (green-blind)
#94969D
Tritanopia (blue-blind)
#A98E93
Achromatopsia (no color)
#959595
Design tokens & code
CSS
--color: #a68e9e; /* rgb */ color: rgb(166, 142, 158); /* oklch */ color: oklch(67.3% 0.036 338.3);
Tailwind
colors: {
custom: {
50: '#c0afba',
500: '#a68e9e',
950: '#000000',
},
}SCSS
$custom: #a68e9e; $custom-light: #c0afba; $custom-dark: #000000;
JSON
{
"hex": "#a68e9e",
"rgb": {
"r": 166,
"g": 142,
"b": 158
},
"hsl": {
"h": 320,
"s": 11.881,
"l": 60.392
},
"oklch": {
"l": 0.67337,
"c": 0.03644,
"h": 338.3
},
"luminance": 0.29922
}Semantic roles & 50–950 ramp
primary
#A68E9E
secondary
#C3CCC6
accent
#966750
background
#FBFAFB
surface
#F7F4F6
border
#D0CED0
text
#121011
muted
#817F80