#AFA2B0#AFA2B0
#AFA2B0 is a light, muted purple. Relative luminance 0.381; OKLCH L 72.8% C 0.025 H 323.7°. Best body text is #000000 at 8.62:1 contrast (WCAG AA passes).
Color values
| HEX | #AFA2B0 |
|---|---|
| RGB | rgb(175, 162, 176) |
| HSL | hsl(296, 8%, 66%) |
| HSV | hsv(296, 8%, 69%) |
| CMYK | cmyk(0.6%, 8%, 0%, 31%) |
| CIE-LAB | lab(68.09, 7.30, -5.52) |
| CIE-LCH | lch(68.09, 9.15, 322.90°) |
| OKLab | oklab(72.76% 0.0199 -0.0147) |
| OKLCH | oklch(72.76% 0.025 323.7) |
| XYZ | xyz(38.4348, 38.0895, 46.3931) |
| Luminance | 0.3809 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 9.43
Dark Gray
#A9A9A9
ΔE00 9.65
Dove Gray
#B6B8BD
ΔE00 10.07
Thistle
#D8BFD8
ΔE00 10.35
Lilac
#C8A2C8
ΔE00 10.49
Light Mauve
#C292A1
ΔE00 10.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFA2B0 #A3B0A2
analogous
#A8A2B0 #AFA2B0 #B0A2AA
triadic
#AFA2B0 #B0AFA2 #A2B0AF
tetradic
#AFA2B0 #B0A8A2 #A3B0A2 #A2AAB0
square
#AFA2B0 #B0A8A2 #A3B0A2 #A2AAB0
split-complementary
#AFA2B0 #AAB0A2 #A2B0A8
monochromatic
#736375 #938194 #AFA2B0 #CBC3CC #E8E4E8
Accessibility & contrast
On white
2.44
#AFA2B0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.62
#AFA2B0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFA2B0
8.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFA2B0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFA2B0 | 1.00 | 2.44 | 8.62 | 8.62 |
| #FFFFFF | 2.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A1A5B1
Deuteranopia (green-blind)
#A4A6AF
Tritanopia (blue-blind)
#B0A3A6
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #afa2b0; /* rgb */ color: rgb(175, 162, 176); /* oklch */ color: oklch(72.8% 0.025 323.7);
Tailwind
colors: {
custom: {
50: '#c6bdc7',
500: '#afa2b0',
950: '#000000',
},
}SCSS
$custom: #afa2b0; $custom-light: #c6bdc7; $custom-dark: #000000;
JSON
{
"hex": "#afa2b0",
"rgb": {
"r": 175,
"g": 162,
"b": 176
},
"hsl": {
"h": 295.714,
"s": 8.14,
"l": 66.275
},
"oklch": {
"l": 0.72764,
"c": 0.02474,
"h": 323.7
},
"luminance": 0.38089
}Semantic roles & 50–950 ramp
primary
#AFA2B0
secondary
#D5D9D5
accent
#925358
background
#FCFBFC
surface
#F8F6F8
border
#D1D0D1
text
#131213
muted
#828182