#AFABBB#AFABBB
#AFABBB is a light, muted violet. Relative luminance 0.418; OKLCH L 75.0% C 0.023 H 297.3°. Best body text is #000000 at 9.37:1 contrast (WCAG AA passes).
Color values
| HEX | #AFABBB |
|---|---|
| RGB | rgb(175, 171, 187) |
| HSL | hsl(255, 11%, 70%) |
| HSV | hsv(255, 9%, 73%) |
| CMYK | cmyk(6.4%, 8.6%, 0%, 26.7%) |
| CIE-LAB | lab(70.75, 4.50, -7.66) |
| CIE-LCH | lch(70.75, 8.89, 300.45°) |
| OKLab | oklab(74.95% 0.0106 -0.0205) |
| OKLCH | oklch(74.95% 0.023 297.3) |
| XYZ | xyz(41.2101, 41.8276, 52.9065) |
| Luminance | 0.4183 (WCAG relative) |
| Temperature | neutral |
| Family | violet |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 7.11
Dark Gray
#A9A9A9
ΔE00 8.39
Silver
#C0C0C0
ΔE00 9.76
Cool Gray
#9AA7B0
ΔE00 10.15
Thistle
#D8BFD8
ΔE00 10.60
Lightsteelblue
#B0C4DE
ΔE00 11.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFABBB #B7BBAB
analogous
#ABAFBB #AFABBB #B7ABBB
triadic
#AFABBB #BBAFAB #ABBBAF
tetradic
#AFABBB #BBABAF #B7BBAB #ABBBB7
square
#AFABBB #BBABAF #B7BBAB #ABBBB7
split-complementary
#AFABBB #BBB7AB #AFBBAB
monochromatic
#706982 #8F89A0 #AFABBB #CFCDD6 #EFEEF1
Accessibility & contrast
On white
2.24
#AFABBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.37
#AFABBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFABBB
9.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFABBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFABBB | 1.00 | 2.24 | 9.37 | 9.37 |
| #FFFFFF | 2.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8ADBC
Deuteranopia (green-blind)
#A9ADBA
Tritanopia (blue-blind)
#ADADB0
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #afabbb; /* rgb */ color: rgb(175, 171, 187); /* oklch */ color: oklch(75.0% 0.023 297.3);
Tailwind
colors: {
custom: {
50: '#c6c4cf',
500: '#afabbb',
950: '#000000',
},
}SCSS
$custom: #afabbb; $custom-light: #c6c4cf; $custom-dark: #000000;
JSON
{
"hex": "#afabbb",
"rgb": {
"r": 175,
"g": 171,
"b": 187
},
"hsl": {
"h": 255,
"s": 10.526,
"l": 70.196
},
"oklch": {
"l": 0.74954,
"c": 0.02309,
"h": 297.3
},
"luminance": 0.41828
}Semantic roles & 50–950 ramp
primary
#AFABBB
secondary
#E2E3DF
accent
#955184
background
#FCFCFC
surface
#F8F8F9
border
#D1D1D2
text
#131213
muted
#828182