#A28C96#A28C96
#A28C96 is a light, muted pink. Relative luminance 0.286; OKLCH L 66.3% C 0.030 H 348.8°. Best body text is #000000 at 6.73:1 contrast (WCAG AA passes).
Color values
| HEX | #A28C96 |
|---|---|
| RGB | rgb(162, 140, 150) |
| HSL | hsl(333, 11%, 59%) |
| HSV | hsv(333, 14%, 64%) |
| CMYK | cmyk(0%, 13.6%, 7.4%, 36.5%) |
| CIE-LAB | lab(60.46, 10.03, -2.25) |
| CIE-LCH | lch(60.46, 10.28, 347.36°) |
| OKLab | oklab(66.3% 0.0293 -0.0058) |
| OKLCH | oklch(66.3% 0.03 348.8) |
| XYZ | xyz(29.7829, 28.6402, 32.8074) |
| Luminance | 0.2864 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Purpley Grey
#947E94
ΔE00 6.58
Rosybrown
#BC8F8F
ΔE00 8.53
Light Mauve
#C292A1
ΔE00 8.65
Dusty Lavender
#AC86A8
ΔE00 9.05
Grey Pink
#C3909B
ΔE00 9.07
Warm Grey
#978A84
ΔE00 9.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A28C96 #8CA298
analogous
#A28CA1 #A28C96 #A28D8C
triadic
#A28C96 #96A28C #8C96A2
tetradic
#A28C96 #A1A28C #8CA298 #8D8CA2
square
#A28C96 #A1A28C #8CA298 #8D8CA2
split-complementary
#A28C96 #8CA28D #8CA1A2
monochromatic
#635059 #856C77 #A28C96 #BDAEB5 #D9D0D4
Accessibility & contrast
On white
3.12
#A28C96 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.73
#A28C96 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #A28C96
6.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A28C96 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A28C96 | 1.00 | 3.12 | 6.73 | 6.73 |
| #FFFFFF | 3.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8E9096
Deuteranopia (green-blind)
#929395
Tritanopia (blue-blind)
#A68C8F
Achromatopsia (no color)
#929292
Design tokens & code
CSS
--color: #a28c96; /* rgb */ color: rgb(162, 140, 150); /* oklch */ color: oklch(66.3% 0.030 348.8);
Tailwind
colors: {
custom: {
50: '#bdadb4',
500: '#a28c96',
950: '#000000',
},
}SCSS
$custom: #a28c96; $custom-light: #bdadb4; $custom-dark: #000000;
JSON
{
"hex": "#a28c96",
"rgb": {
"r": 162,
"g": 140,
"b": 150
},
"hsl": {
"h": 332.727,
"s": 10.577,
"l": 59.216
},
"oklch": {
"l": 0.66298,
"c": 0.02988,
"h": 348.8
},
"luminance": 0.2864
}Semantic roles & 50–950 ramp
primary
#A28C96
secondary
#C1C9C5
accent
#B49774
background
#FBFAFB
surface
#F6F4F6
border
#D0CED0
text
#121011
muted
#817F80