#A28E9A#A28E9A
#A28E9A is a light, muted pink. Relative luminance 0.294; OKLCH L 66.8% C 0.029 H 341.2°. Best body text is #000000 at 6.87:1 contrast (WCAG AA passes).
Color values
| HEX | #A28E9A |
|---|---|
| RGB | rgb(162, 142, 154) |
| HSL | hsl(324, 10%, 60%) |
| HSV | hsv(324, 12%, 64%) |
| CMYK | cmyk(0%, 12.3%, 4.9%, 36.5%) |
| CIE-LAB | lab(61.10, 9.64, -3.59) |
| CIE-LCH | lch(61.10, 10.28, 339.56°) |
| OKLab | oklab(66.83% 0.0277 -0.0094) |
| OKLCH | oklch(66.83% 0.029 341.2) |
| XYZ | xyz(30.4054, 29.3610, 34.6311) |
| Luminance | 0.2936 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Purpley Grey
#947E94
ΔE00 6.50
Dusty Lavender
#AC86A8
ΔE00 8.75
Light Mauve
#C292A1
ΔE00 8.92
Rosybrown
#BC8F8F
ΔE00 9.36
Grey Pink
#C3909B
ΔE00 9.54
Heather
#A484AC
ΔE00 9.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A28E9A #8EA296
analogous
#A08EA2 #A28E9A #A28E90
triadic
#A28E9A #9AA28E #8E9AA2
tetradic
#A28E9A #A2A08E #8EA296 #8E90A2
square
#A28E9A #A2A08E #8EA296 #8E90A2
split-complementary
#A28E9A #90A28E #8EA2A0
monochromatic
#64525D #856E7C #A28E9A #BEB0B8 #D9D1D6
Accessibility & contrast
On white
3.06
#A28E9A on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.87
#A28E9A on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #A28E9A
6.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A28E9A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A28E9A | 1.00 | 3.06 | 6.87 | 6.87 |
| #FFFFFF | 3.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8F929B
Deuteranopia (green-blind)
#939599
Tritanopia (blue-blind)
#A58E92
Achromatopsia (no color)
#939393
Design tokens & code
CSS
--color: #a28e9a; /* rgb */ color: rgb(162, 142, 154); /* oklch */ color: oklch(66.8% 0.029 341.2);
Tailwind
colors: {
custom: {
50: '#bdafb7',
500: '#a28e9a',
950: '#000000',
},
}SCSS
$custom: #a28e9a; $custom-light: #bdafb7; $custom-dark: #000000;
JSON
{
"hex": "#a28e9a",
"rgb": {
"r": 162,
"g": 142,
"b": 154
},
"hsl": {
"h": 324,
"s": 9.709,
"l": 59.608
},
"oklch": {
"l": 0.66831,
"c": 0.02926,
"h": 341.2
},
"luminance": 0.2936
}Semantic roles & 50–950 ramp
primary
#A28E9A
secondary
#C2CAC5
accent
#B38E75
background
#FBFAFB
surface
#F6F4F6
border
#D0CED0
text
#121011
muted
#817F80