#AFA3BB#AFA3BB
#AFA3BB is a light, muted violet. Relative luminance 0.389; OKLCH L 73.3% C 0.037 H 307.9°. Best body text is #000000 at 8.78:1 contrast (WCAG AA passes).
Color values
| HEX | #AFA3BB |
|---|---|
| RGB | rgb(175, 163, 187) |
| HSL | hsl(270, 15%, 69%) |
| HSV | hsv(270, 13%, 73%) |
| CMYK | cmyk(6.4%, 12.8%, 0%, 26.7%) |
| CIE-LAB | lab(68.68, 8.91, -10.76) |
| CIE-LCH | lch(68.68, 13.97, 309.64°) |
| OKLab | oklab(73.33% 0.0225 -0.0289) |
| OKLCH | oklch(73.33% 0.037 307.9) |
| XYZ | xyz(39.7445, 38.8963, 52.4180) |
| Luminance | 0.3890 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lilac
#C8A2C8
ΔE00 8.37
Thistle
#D8BFD8
ΔE00 9.36
Lavender
#B39DDB
ΔE00 10.41
Dusty Lavender
#AC86A8
ΔE00 10.69
Heather
#A484AC
ΔE00 10.87
Light Mauve
#C292A1
ΔE00 11.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFA3BB #AFBBA3
analogous
#A3A3BB #AFA3BB #BBA3BB
triadic
#AFA3BB #BBAFA3 #A3BBAF
tetradic
#AFA3BB #BBA3A3 #AFBBA3 #A3BBBB
square
#AFA3BB #BBA3A3 #AFBBA3 #A3BBBB
split-complementary
#AFA3BB #BBBBA3 #A3BBA3
monochromatic
#726183 #9080A1 #AFA3BB #CEC6D5 #ECE9EF
Accessibility & contrast
On white
2.39
#AFA3BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.78
#AFA3BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFA3BB
8.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFA3BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFA3BB | 1.00 | 2.39 | 8.78 | 8.78 |
| #FFFFFF | 2.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9FA7BC
Deuteranopia (green-blind)
#A2A8BA
Tritanopia (blue-blind)
#AEA6AB
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #afa3bb; /* rgb */ color: rgb(175, 163, 187); /* oklch */ color: oklch(73.3% 0.037 307.9);
Tailwind
colors: {
custom: {
50: '#c7becf',
500: '#afa3bb',
950: '#000000',
},
}SCSS
$custom: #afa3bb; $custom-light: #c7becf; $custom-dark: #000000;
JSON
{
"hex": "#afa3bb",
"rgb": {
"r": 175,
"g": 163,
"b": 187
},
"hsl": {
"h": 270,
"s": 15,
"l": 68.627
},
"oklch": {
"l": 0.73333,
"c": 0.0366,
"h": 307.9
},
"luminance": 0.38896
}Semantic roles & 50–950 ramp
primary
#AFA3BB
secondary
#DDE0D9
accent
#994C73
background
#FCFBFC
surface
#F8F6F9
border
#D1D0D2
text
#131213
muted
#828182