#AFA3BA#AFA3BA
#AFA3BA is a light, muted violet. Relative luminance 0.389; OKLCH L 73.3% C 0.035 H 308.8°. Best body text is #000000 at 8.77:1 contrast (WCAG AA passes).
Color values
| HEX | #AFA3BA |
|---|---|
| RGB | rgb(175, 163, 186) |
| HSL | hsl(271, 14%, 68%) |
| HSV | hsv(271, 12%, 73%) |
| CMYK | cmyk(5.9%, 12.4%, 0%, 27.1%) |
| CIE-LAB | lab(68.65, 8.71, -10.25) |
| CIE-LCH | lch(68.65, 13.45, 310.37°) |
| OKLab | oklab(73.3% 0.0221 -0.0275) |
| OKLCH | oklch(73.3% 0.035 308.8) |
| XYZ | xyz(39.6378, 38.8537, 51.8562) |
| Luminance | 0.3885 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lilac
#C8A2C8
ΔE00 8.54
Thistle
#D8BFD8
ΔE00 9.38
Lavender
#B39DDB
ΔE00 10.75
Dusty Lavender
#AC86A8
ΔE00 10.78
Heather
#A484AC
ΔE00 11.02
Dove Gray
#B6B8BD
ΔE00 11.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFA3BA #AEBAA3
analogous
#A3A3BA #AFA3BA #BAA3B9
triadic
#AFA3BA #BAAFA3 #A3BAAF
tetradic
#AFA3BA #BAA3A3 #AEBAA3 #A3B9BA
square
#AFA3BA #BAA3A3 #AEBAA3 #A3B9BA
split-complementary
#AFA3BA #B9BAA3 #A3BAA3
monochromatic
#726181 #9180A0 #AFA3BA #CDC6D4 #ECE9EE
Accessibility & contrast
On white
2.39
#AFA3BA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.77
#AFA3BA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFA3BA
8.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFA3BA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFA3BA | 1.00 | 2.39 | 8.77 | 8.77 |
| #FFFFFF | 2.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A0A7BB
Deuteranopia (green-blind)
#A2A8B9
Tritanopia (blue-blind)
#AEA6AA
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #afa3ba; /* rgb */ color: rgb(175, 163, 186); /* oklch */ color: oklch(73.3% 0.035 308.8);
Tailwind
colors: {
custom: {
50: '#c7bece',
500: '#afa3ba',
950: '#000000',
},
}SCSS
$custom: #afa3ba; $custom-light: #c7bece; $custom-dark: #000000;
JSON
{
"hex": "#afa3ba",
"rgb": {
"r": 175,
"g": 163,
"b": 186
},
"hsl": {
"h": 271.304,
"s": 14.286,
"l": 68.431
},
"oklch": {
"l": 0.73299,
"c": 0.03529,
"h": 308.8
},
"luminance": 0.38854
}Semantic roles & 50–950 ramp
primary
#AFA3BA
secondary
#DCE0D9
accent
#984D71
background
#FCFBFC
surface
#F8F6F9
border
#D1D0D2
text
#131213
muted
#828182