#A68C98#A68C98
#A68C98 is a light, muted pink. Relative luminance 0.291; OKLCH L 66.7% C 0.035 H 348.6°. Best body text is #000000 at 6.83:1 contrast (WCAG AA passes).
Color values
| HEX | #A68C98 |
|---|---|
| RGB | rgb(166, 140, 152) |
| HSL | hsl(332, 13%, 60%) |
| HSV | hsv(332, 16%, 65%) |
| CMYK | cmyk(0%, 15.7%, 8.4%, 34.9%) |
| CIE-LAB | lab(60.90, 11.87, -2.71) |
| CIE-LCH | lch(60.90, 12.18, 347.15°) |
| OKLab | oklab(66.74% 0.0347 -0.007) |
| OKLCH | oklch(66.74% 0.035 348.6) |
| XYZ | xyz(30.7710, 29.1309, 33.7015) |
| Luminance | 0.2913 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Purpley Grey
#947E94
ΔE00 6.43
Light Mauve
#C292A1
ΔE00 7.21
Grey Pink
#C3909B
ΔE00 7.74
Dusty Lavender
#AC86A8
ΔE00 7.80
Rosybrown
#BC8F8F
ΔE00 7.82
Heather
#A484AC
ΔE00 9.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A68C98 #8CA69A
analogous
#A68CA5 #A68C98 #A68D8C
triadic
#A68C98 #98A68C #8C98A6
tetradic
#A68C98 #A5A68C #8CA69A #8D8CA6
square
#A68C98 #A5A68C #8CA69A #8D8CA6
split-complementary
#A68C98 #8CA68D #8CA5A6
monochromatic
#67505B #8A6B79 #A68C98 #C1AFB7 #DBD1D6
Accessibility & contrast
On white
3.08
#A68C98 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.83
#A68C98 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #A68C98
6.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A68C98 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A68C98 | 1.00 | 3.08 | 6.83 | 6.83 |
| #FFFFFF | 3.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8E9198
Deuteranopia (green-blind)
#949497
Tritanopia (blue-blind)
#AA8C90
Achromatopsia (no color)
#939393
Design tokens & code
CSS
--color: #a68c98; /* rgb */ color: rgb(166, 140, 152); /* oklch */ color: oklch(66.7% 0.035 348.6);
Tailwind
colors: {
custom: {
50: '#c0adb6',
500: '#a68c98',
950: '#000000',
},
}SCSS
$custom: #a68c98; $custom-light: #c0adb6; $custom-dark: #000000;
JSON
{
"hex": "#a68c98",
"rgb": {
"r": 166,
"g": 140,
"b": 152
},
"hsl": {
"h": 332.308,
"s": 12.745,
"l": 60
},
"oklch": {
"l": 0.66743,
"c": 0.03544,
"h": 348.6
},
"luminance": 0.2913
}Semantic roles & 50–950 ramp
primary
#A68C98
secondary
#C2CCC7
accent
#B69672
background
#FBFAFB
surface
#F7F4F6
border
#D0CED0
text
#121011
muted
#817F80