#A68A94#A68A94
#A68A94 is a light, muted pink. Relative luminance 0.284; OKLCH L 66.2% C 0.037 H 354.7°. Best body text is #000000 at 6.68:1 contrast (WCAG AA passes).
Color values
| HEX | #A68A94 |
|---|---|
| RGB | rgb(166, 138, 148) |
| HSL | hsl(339, 14%, 60%) |
| HSV | hsv(339, 17%, 65%) |
| CMYK | cmyk(0%, 16.9%, 10.8%, 34.9%) |
| CIE-LAB | lab(60.27, 12.29, -1.35) |
| CIE-LCH | lch(60.27, 12.36, 353.74°) |
| OKLab | oklab(66.22% 0.0364 -0.0034) |
| OKLCH | oklch(66.22% 0.037 354.7) |
| XYZ | xyz(30.1594, 28.4229, 31.9087) |
| Luminance | 0.2842 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Purpley Grey
#947E94
ΔE00 6.73
Rosybrown
#BC8F8F
ΔE00 7.04
Light Mauve
#C292A1
ΔE00 7.10
Grey Pink
#C3909B
ΔE00 7.38
Dusty Lavender
#AC86A8
ΔE00 8.32
Greyish Pink
#C88D94
ΔE00 9.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A68A94 #8AA69C
analogous
#A68AA2 #A68A94 #A68E8A
triadic
#A68A94 #94A68A #8A94A6
tetradic
#A68A94 #A2A68A #8AA69C #8E8AA6
square
#A68A94 #A2A68A #8AA69C #8E8AA6
split-complementary
#A68A94 #8AA68E #8AA2A6
monochromatic
#674E57 #8A6975 #A68A94 #C0ADB4 #DBD0D4
Accessibility & contrast
On white
3.14
#A68A94 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.68
#A68A94 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #A68A94
6.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A68A94 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A68A94 | 1.00 | 3.14 | 6.68 | 6.68 |
| #FFFFFF | 3.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8D8F94
Deuteranopia (green-blind)
#939393
Tritanopia (blue-blind)
#AB898D
Achromatopsia (no color)
#919191
Design tokens & code
CSS
--color: #a68a94; /* rgb */ color: rgb(166, 138, 148); /* oklch */ color: oklch(66.2% 0.037 354.7);
Tailwind
colors: {
custom: {
50: '#c0acb3',
500: '#a68a94',
950: '#000000',
},
}SCSS
$custom: #a68a94; $custom-light: #c0acb3; $custom-dark: #000000;
JSON
{
"hex": "#a68a94",
"rgb": {
"r": 166,
"g": 138,
"b": 148
},
"hsl": {
"h": 338.571,
"s": 13.592,
"l": 59.608
},
"oklch": {
"l": 0.66218,
"c": 0.03655,
"h": 354.7
},
"luminance": 0.28422
}Semantic roles & 50–950 ramp
primary
#A68A94
secondary
#C0CBC7
accent
#B69E71
background
#FBFAFB
surface
#F7F4F6
border
#D0CED0
text
#121011
muted
#817F80