#AFA0B2#AFA0B2
#AFA0B2 is a light, muted purple. Relative luminance 0.375; OKLCH L 72.4% C 0.031 H 320.6°. Best body text is #000000 at 8.49:1 contrast (WCAG AA passes).
Color values
| HEX | #AFA0B2 |
|---|---|
| RGB | rgb(175, 160, 178) |
| HSL | hsl(290, 10%, 66%) |
| HSV | hsv(290, 10%, 70%) |
| CMYK | cmyk(1.7%, 10.1%, 0%, 30.2%) |
| CIE-LAB | lab(67.63, 8.79, -7.31) |
| CIE-LCH | lch(67.63, 11.44, 320.25°) |
| OKLab | oklab(72.43% 0.0237 -0.0195) |
| OKLCH | oklch(72.43% 0.031 320.6) |
| XYZ | xyz(38.2847, 37.4703, 47.3265) |
| Luminance | 0.3747 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lilac
#C8A2C8
ΔE00 9.00
Thistle
#D8BFD8
ΔE00 9.94
Light Mauve
#C292A1
ΔE00 10.18
Dusty Lavender
#AC86A8
ΔE00 10.29
Pinkish Grey
#C8ACA9
ΔE00 10.42
Purpley Grey
#947E94
ΔE00 10.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFA0B2 #A3B2A0
analogous
#A6A0B2 #AFA0B2 #B2A0AC
triadic
#AFA0B2 #B2AFA0 #A0B2AF
tetradic
#AFA0B2 #B2A6A0 #A3B2A0 #A0ACB2
square
#AFA0B2 #B2A6A0 #A3B2A0 #A0ACB2
split-complementary
#AFA0B2 #ACB2A0 #A0B2A6
monochromatic
#736177 #937E97 #AFA0B2 #CBC2CD #E8E4E9
Accessibility & contrast
On white
2.47
#AFA0B2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.49
#AFA0B2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFA0B2
8.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFA0B2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFA0B2 | 1.00 | 2.47 | 8.49 | 8.49 |
| #FFFFFF | 2.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9EA4B3
Deuteranopia (green-blind)
#A1A5B1
Tritanopia (blue-blind)
#B0A2A6
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #afa0b2; /* rgb */ color: rgb(175, 160, 178); /* oklch */ color: oklch(72.4% 0.031 320.6);
Tailwind
colors: {
custom: {
50: '#c6bcc9',
500: '#afa0b2',
950: '#000000',
},
}SCSS
$custom: #afa0b2; $custom-light: #c6bcc9; $custom-dark: #000000;
JSON
{
"hex": "#afa0b2",
"rgb": {
"r": 175,
"g": 160,
"b": 178
},
"hsl": {
"h": 290,
"s": 10.465,
"l": 66.275
},
"oklch": {
"l": 0.72427,
"c": 0.0307,
"h": 320.6
},
"luminance": 0.3747
}Semantic roles & 50–950 ramp
primary
#AFA0B2
secondary
#D5DAD4
accent
#95515C
background
#FCFBFC
surface
#F8F6F8
border
#D1D0D1
text
#131213
muted
#828182