#AFA4BE#AFA4BE
#AFA4BE is a light, muted violet. Relative luminance 0.394; OKLCH L 73.6% C 0.039 H 304.6°. Best body text is #000000 at 8.88:1 contrast (WCAG AA passes).
Color values
| HEX | #AFA4BE |
|---|---|
| RGB | rgb(175, 164, 190) |
| HSL | hsl(265, 17%, 69%) |
| HSV | hsv(265, 14%, 75%) |
| CMYK | cmyk(7.9%, 13.7%, 0%, 25.5%) |
| CIE-LAB | lab(69.03, 8.97, -11.89) |
| CIE-LCH | lch(69.03, 14.89, 307.02°) |
| OKLab | oklab(73.64% 0.0221 -0.032) |
| OKLCH | oklch(73.64% 0.039 304.6) |
| XYZ | xyz(40.2472, 39.3826, 54.1865) |
| Luminance | 0.3938 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lilac
#C8A2C8
ΔE00 8.34
Thistle
#D8BFD8
ΔE00 9.31
Lavender
#B39DDB
ΔE00 9.76
Dusty Lavender
#AC86A8
ΔE00 10.96
Heather
#A484AC
ΔE00 10.98
Pale Purple
#B790D4
ΔE00 11.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFA4BE #B3BEA4
analogous
#A4A6BE #AFA4BE #BCA4BE
triadic
#AFA4BE #BEAFA4 #A4BEAF
tetradic
#AFA4BE #BEA4A6 #B3BEA4 #A4BEBC
square
#AFA4BE #BEA4A6 #B3BEA4 #A4BEBC
split-complementary
#AFA4BE #BEBCA4 #A6BEA4
monochromatic
#716187 #9080A5 #AFA4BE #CEC8D8 #EEEBF1
Accessibility & contrast
On white
2.37
#AFA4BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.88
#AFA4BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFA4BE
8.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFA4BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFA4BE | 1.00 | 2.37 | 8.88 | 8.88 |
| #FFFFFF | 2.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A0A8BF
Deuteranopia (green-blind)
#A2A8BD
Tritanopia (blue-blind)
#ADA7AC
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #afa4be; /* rgb */ color: rgb(175, 164, 190); /* oklch */ color: oklch(73.6% 0.039 304.6);
Tailwind
colors: {
custom: {
50: '#c7bfd1',
500: '#afa4be',
950: '#000000',
},
}SCSS
$custom: #afa4be; $custom-light: #c7bfd1; $custom-dark: #000000;
JSON
{
"hex": "#afa4be",
"rgb": {
"r": 175,
"g": 164,
"b": 190
},
"hsl": {
"h": 265.385,
"s": 16.667,
"l": 69.412
},
"oklch": {
"l": 0.73638,
"c": 0.03889,
"h": 304.6
},
"luminance": 0.39383
}Semantic roles & 50–950 ramp
primary
#AFA4BE
secondary
#DFE3DB
accent
#9B4B79
background
#FCFBFC
surface
#F8F6F9
border
#D1D0D2
text
#131214
muted
#828182