#AFA4BB#AFA4BB
#AFA4BB is a light, muted violet. Relative luminance 0.393; OKLCH L 73.5% C 0.035 H 307.0°. Best body text is #000000 at 8.85:1 contrast (WCAG AA passes).
Color values
| HEX | #AFA4BB |
|---|---|
| RGB | rgb(175, 164, 187) |
| HSL | hsl(269, 14%, 69%) |
| HSV | hsv(269, 12%, 73%) |
| CMYK | cmyk(6.4%, 12.3%, 0%, 26.7%) |
| CIE-LAB | lab(68.93, 8.36, -10.37) |
| CIE-LCH | lch(68.93, 13.32, 308.87°) |
| OKLab | oklab(73.53% 0.021 -0.0278) |
| OKLCH | oklch(73.53% 0.035 307) |
| XYZ | xyz(39.9227, 39.2528, 52.4774) |
| Luminance | 0.3925 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lilac
#C8A2C8
ΔE00 8.81
Thistle
#D8BFD8
ΔE00 9.36
Lavender
#B39DDB
ΔE00 10.78
Dusty Lavender
#AC86A8
ΔE00 11.18
Dove Gray
#B6B8BD
ΔE00 11.30
Heather
#A484AC
ΔE00 11.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFA4BB #B0BBA4
analogous
#A4A5BB #AFA4BB #BBA4BB
triadic
#AFA4BB #BBAFA4 #A4BBAF
tetradic
#AFA4BB #BBA4A5 #B0BBA4 #A4BBBB
square
#AFA4BB #BBA4A5 #B0BBA4 #A4BBBB
split-complementary
#AFA4BB #BBBBA4 #A5BBA4
monochromatic
#726283 #9081A1 #AFA4BB #CEC7D5 #EDEAEF
Accessibility & contrast
On white
2.37
#AFA4BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.85
#AFA4BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFA4BB
8.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFA4BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFA4BB | 1.00 | 2.37 | 8.85 | 8.85 |
| #FFFFFF | 2.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A1A8BC
Deuteranopia (green-blind)
#A2A8BA
Tritanopia (blue-blind)
#AEA7AB
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #afa4bb; /* rgb */ color: rgb(175, 164, 187); /* oklch */ color: oklch(73.5% 0.035 307.0);
Tailwind
colors: {
custom: {
50: '#c7bfcf',
500: '#afa4bb',
950: '#000000',
},
}SCSS
$custom: #afa4bb; $custom-light: #c7bfcf; $custom-dark: #000000;
JSON
{
"hex": "#afa4bb",
"rgb": {
"r": 175,
"g": 164,
"b": 187
},
"hsl": {
"h": 268.696,
"s": 14.465,
"l": 68.824
},
"oklch": {
"l": 0.73534,
"c": 0.03487,
"h": 307
},
"luminance": 0.39253
}Semantic roles & 50–950 ramp
primary
#AFA4BB
secondary
#DEE1DA
accent
#994D74
background
#FCFBFC
surface
#F8F6F9
border
#D1D0D2
text
#131213
muted
#828182