#A68C96#A68C96
#A68C96 is a light, muted pink. Relative luminance 0.291; OKLCH L 66.7% C 0.034 H 352.9°. Best body text is #000000 at 6.81:1 contrast (WCAG AA passes).
Color values
| HEX | #A68C96 |
|---|---|
| RGB | rgb(166, 140, 150) |
| HSL | hsl(337, 13%, 60%) |
| HSV | hsv(337, 16%, 65%) |
| CMYK | cmyk(0%, 15.7%, 9.6%, 34.9%) |
| CIE-LAB | lab(60.84, 11.51, -1.65) |
| CIE-LCH | lch(60.84, 11.63, 351.84°) |
| OKLab | oklab(66.68% 0.034 -0.0042) |
| OKLCH | oklch(66.68% 0.034 352.9) |
| XYZ | xyz(30.6086, 29.0659, 32.8461) |
| Luminance | 0.2907 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Purpley Grey
#947E94
ΔE00 6.92
Light Mauve
#C292A1
ΔE00 7.35
Rosybrown
#BC8F8F
ΔE00 7.36
Grey Pink
#C3909B
ΔE00 7.72
Dusty Lavender
#AC86A8
ΔE00 8.53
Greyish Pink
#C88D94
ΔE00 9.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A68C96 #8CA69C
analogous
#A68CA3 #A68C96 #A68F8C
triadic
#A68C96 #96A68C #8C96A6
tetradic
#A68C96 #A3A68C #8CA69C #8F8CA6
square
#A68C96 #A3A68C #8CA69C #8F8CA6
split-complementary
#A68C96 #8CA68F #8CA3A6
monochromatic
#675059 #8A6B77 #A68C96 #C1AFB6 #DBD1D5
Accessibility & contrast
On white
3.08
#A68C96 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.81
#A68C96 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #A68C96
6.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A68C96 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A68C96 | 1.00 | 3.08 | 6.81 | 6.81 |
| #FFFFFF | 3.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8E9096
Deuteranopia (green-blind)
#949495
Tritanopia (blue-blind)
#AA8B8F
Achromatopsia (no color)
#939393
Design tokens & code
CSS
--color: #a68c96; /* rgb */ color: rgb(166, 140, 150); /* oklch */ color: oklch(66.7% 0.034 352.9);
Tailwind
colors: {
custom: {
50: '#c0adb4',
500: '#a68c96',
950: '#000000',
},
}SCSS
$custom: #a68c96; $custom-light: #c0adb4; $custom-dark: #000000;
JSON
{
"hex": "#a68c96",
"rgb": {
"r": 166,
"g": 140,
"b": 150
},
"hsl": {
"h": 336.923,
"s": 12.745,
"l": 60
},
"oklch": {
"l": 0.6668,
"c": 0.03422,
"h": 352.9
},
"luminance": 0.29065
}Semantic roles & 50–950 ramp
primary
#A68C96
secondary
#C2CCC8
accent
#B69C72
background
#FBFAFB
surface
#F7F4F6
border
#D0CED0
text
#121011
muted
#817F80