#A18E95#A18E95
#A18E95 is a light, muted pink. Relative luminance 0.291; OKLCH L 66.6% C 0.025 H 353.5°. Best body text is #000000 at 6.82:1 contrast (WCAG AA passes).
Color values
| HEX | #A18E95 |
|---|---|
| RGB | rgb(161, 142, 149) |
| HSL | hsl(338, 9%, 59%) |
| HSV | hsv(338, 12%, 63%) |
| CMYK | cmyk(0%, 11.8%, 7.5%, 36.9%) |
| CIE-LAB | lab(60.86, 8.35, -1.10) |
| CIE-LCH | lch(60.86, 8.42, 352.48°) |
| OKLab | oklab(66.58% 0.0246 -0.0028) |
| OKLCH | oklch(66.58% 0.025 353.5) |
| XYZ | xyz(29.7952, 29.0935, 32.4740) |
| Luminance | 0.2909 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Warm Grey
#978A84
ΔE00 7.78
Purpley Grey
#947E94
ΔE00 7.89
Rosybrown
#BC8F8F
ΔE00 8.88
Light Mauve
#C292A1
ΔE00 9.75
Grey Pink
#C3909B
ΔE00 10.05
Dusty Lavender
#AC86A8
ΔE00 10.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A18E95 #8EA19A
analogous
#A18E9F #A18E95 #A1918E
triadic
#A18E95 #95A18E #8E95A1
tetradic
#A18E95 #9FA18E #8EA19A #918EA1
square
#A18E95 #9FA18E #8EA19A #918EA1
split-complementary
#A18E95 #8EA191 #8E9FA1
monochromatic
#635258 #846E76 #A18E95 #BDAFB4 #D9D1D4
Accessibility & contrast
On white
3.08
#A18E95 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.82
#A18E95 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #A18E95
6.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A18E95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A18E95 | 1.00 | 3.08 | 6.82 | 6.82 |
| #FFFFFF | 3.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#909195
Deuteranopia (green-blind)
#949495
Tritanopia (blue-blind)
#A48D90
Achromatopsia (no color)
#939393
Design tokens & code
CSS
--color: #a18e95; /* rgb */ color: rgb(161, 142, 149); /* oklch */ color: oklch(66.6% 0.025 353.5);
Tailwind
colors: {
custom: {
50: '#bdafb4',
500: '#a18e95',
950: '#000000',
},
}SCSS
$custom: #a18e95; $custom-light: #bdafb4; $custom-dark: #000000;
JSON
{
"hex": "#a18e95",
"rgb": {
"r": 161,
"g": 142,
"b": 149
},
"hsl": {
"h": 337.895,
"s": 9.179,
"l": 59.412
},
"oklch": {
"l": 0.66579,
"c": 0.02475,
"h": 353.5
},
"luminance": 0.29093
}Semantic roles & 50–950 ramp
primary
#A18E95
secondary
#C2C9C6
accent
#B29C76
background
#FBFAFB
surface
#F6F4F6
border
#D0CED0
text
#121011
muted
#817F80