#AFA0BF#AFA0BF
#AFA0BF is a light, muted violet. Relative luminance 0.380; OKLCH L 72.9% C 0.047 H 307.1°. Best body text is #000000 at 8.60:1 contrast (WCAG AA passes).
Color values
| HEX | #AFA0BF |
|---|---|
| RGB | rgb(175, 160, 191) |
| HSL | hsl(269, 19%, 69%) |
| HSV | hsv(269, 16%, 75%) |
| CMYK | cmyk(8.4%, 16.2%, 0%, 25.1%) |
| CIE-LAB | lab(68.03, 11.39, -13.94) |
| CIE-LCH | lch(68.03, 18.00, 309.26°) |
| OKLab | oklab(72.88% 0.0284 -0.0376) |
| OKLCH | oklch(72.88% 0.047 307.1) |
| XYZ | xyz(39.6523, 38.0173, 54.5292) |
| Luminance | 0.3802 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lilac
#C8A2C8
ΔE00 6.80
Lavender
#B39DDB
ΔE00 8.12
Heather
#A484AC
ΔE00 9.09
Dusty Lavender
#AC86A8
ΔE00 9.20
Thistle
#D8BFD8
ΔE00 9.71
Pale Purple
#B790D4
ΔE00 9.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFA0BF #B0BFA0
analogous
#A0A1BF #AFA0BF #BFA0BF
triadic
#AFA0BF #BFAFA0 #A0BFAF
tetradic
#AFA0BF #BFA0A1 #B0BFA0 #A0BFBF
square
#AFA0BF #BFA0A1 #B0BFA0 #A0BFBF
split-complementary
#AFA0BF #BFBFA0 #A1BFA0
monochromatic
#725C89 #907BA6 #AFA0BF #CEC5D8 #EDE9F0
Accessibility & contrast
On white
2.44
#AFA0BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.60
#AFA0BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFA0BF
8.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFA0BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFA0BF | 1.00 | 2.44 | 8.60 | 8.60 |
| #FFFFFF | 2.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9BA5C0
Deuteranopia (green-blind)
#9EA6BE
Tritanopia (blue-blind)
#ADA4AA
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #afa0bf; /* rgb */ color: rgb(175, 160, 191); /* oklch */ color: oklch(72.9% 0.047 307.1);
Tailwind
colors: {
custom: {
50: '#c7bcd2',
500: '#afa0bf',
950: '#000000',
},
}SCSS
$custom: #afa0bf; $custom-light: #c7bcd2; $custom-dark: #000000;
JSON
{
"hex": "#afa0bf",
"rgb": {
"r": 175,
"g": 160,
"b": 191
},
"hsl": {
"h": 269.032,
"s": 19.497,
"l": 68.824
},
"oklch": {
"l": 0.72876,
"c": 0.04713,
"h": 307.1
},
"luminance": 0.38017
}Semantic roles & 50–950 ramp
primary
#AFA0BF
secondary
#DEE2D9
accent
#9E4874
background
#FCFBFC
surface
#F8F6F9
border
#D1D0D2
text
#131214
muted
#828182