#AFABBF#AFABBF
#AFABBF is a light, muted violet. Relative luminance 0.420; OKLCH L 75.1% C 0.029 H 294.9°. Best body text is #000000 at 9.40:1 contrast (WCAG AA passes).
Color values
| HEX | #AFABBF |
|---|---|
| RGB | rgb(175, 171, 191) |
| HSL | hsl(252, 14%, 71%) |
| HSV | hsv(252, 10%, 75%) |
| CMYK | cmyk(8.4%, 10.5%, 0%, 25.1%) |
| CIE-LAB | lab(70.87, 5.31, -9.69) |
| CIE-LCH | lch(70.87, 11.05, 298.74°) |
| OKLab | oklab(75.09% 0.0121 -0.026) |
| OKLCH | oklch(75.09% 0.029 294.9) |
| XYZ | xyz(41.6443, 42.0012, 55.1932) |
| Luminance | 0.4200 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 8.36
Dark Gray
#A9A9A9
ΔE00 9.86
Thistle
#D8BFD8
ΔE00 10.12
Silver
#C0C0C0
ΔE00 11.00
Cool Gray
#9AA7B0
ΔE00 11.09
Lightsteelblue
#B0C4DE
ΔE00 11.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFABBF #BBBFAB
analogous
#ABB1BF #AFABBF #B9ABBF
triadic
#AFABBF #BFAFAB #ABBFAF
tetradic
#AFABBF #BFABB1 #BBBFAB #ABBFB9
square
#AFABBF #BFABB1 #BBBFAB #ABBFB9
split-complementary
#AFABBF #BFB9AB #B1BFAB
monochromatic
#6E6888 #8E88A5 #AFABBF #D0CED9 #EEEEF2
Accessibility & contrast
On white
2.23
#AFABBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.40
#AFABBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFABBF
9.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFABBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFABBF | 1.00 | 2.23 | 9.40 | 9.40 |
| #FFFFFF | 2.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7AEC0
Deuteranopia (green-blind)
#A8ADBE
Tritanopia (blue-blind)
#ACAEB1
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #afabbf; /* rgb */ color: rgb(175, 171, 191); /* oklch */ color: oklch(75.1% 0.029 294.9);
Tailwind
colors: {
custom: {
50: '#c7c4d2',
500: '#afabbf',
950: '#000000',
},
}SCSS
$custom: #afabbf; $custom-light: #c7c4d2; $custom-dark: #000000;
JSON
{
"hex": "#afabbf",
"rgb": {
"r": 175,
"g": 171,
"b": 191
},
"hsl": {
"h": 252,
"s": 13.514,
"l": 70.98
},
"oklch": {
"l": 0.75087,
"c": 0.02869,
"h": 294.9
},
"luminance": 0.42001
}Semantic roles & 50–950 ramp
primary
#AFABBF
secondary
#E4E6E0
accent
#984E89
background
#FCFCFC
surface
#F8F8F9
border
#D1D1D2
text
#131214
muted
#828182