#AFAFBB#AFAFBB
#AFAFBB is a light, near-neutral blue. Relative luminance 0.434; OKLCH L 75.8% C 0.017 H 286.0°. Best body text is #000000 at 9.67:1 contrast (WCAG AA passes).
Color values
| HEX | #AFAFBB |
|---|---|
| RGB | rgb(175, 175, 187) |
| HSL | hsl(240, 8%, 71%) |
| HSV | hsv(240, 6%, 73%) |
| CMYK | cmyk(6.4%, 6.4%, 0%, 26.7%) |
| CIE-LAB | lab(71.80, 2.32, -6.11) |
| CIE-LCH | lch(71.80, 6.53, 290.81°) |
| OKLab | oklab(75.77% 0.0047 -0.0163) |
| OKLCH | oklch(75.77% 0.017 286) |
| XYZ | xyz(41.9771, 43.3616, 53.1622) |
| Luminance | 0.4336 (WCAG relative) |
| Temperature | neutral |
| Family | blue |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 4.42
Dark Gray
#A9A9A9
ΔE00 6.38
Silver
#C0C0C0
ΔE00 7.45
Cool Gray
#9AA7B0
ΔE00 7.61
Lightsteelblue
#B0C4DE
ΔE00 9.68
Cloudy Blue
#ACC2D9
ΔE00 9.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFAFBB #BBBBAF
analogous
#AFB5BB #AFAFBB #B5AFBB
triadic
#AFAFBB #BBAFAF #AFBBAF
tetradic
#AFAFBB #BBAFB5 #BBBBAF #AFBBB5
square
#AFAFBB #BBAFB5 #BBBBAF #AFBBB5
split-complementary
#AFAFBB #BBB5AF #B5BBAF
monochromatic
#6E6E82 #8E8E9F #AFAFBB #D0D0D7 #EEEEF1
Accessibility & contrast
On white
2.17
#AFAFBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.67
#AFAFBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFAFBB
9.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFAFBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFAFBB | 1.00 | 2.17 | 9.67 | 9.67 |
| #FFFFFF | 2.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ACB0BC
Deuteranopia (green-blind)
#ACB0BB
Tritanopia (blue-blind)
#ADB1B3
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #afafbb; /* rgb */ color: rgb(175, 175, 187); /* oklch */ color: oklch(75.8% 0.017 286.0);
Tailwind
colors: {
custom: {
50: '#c6c6cf',
500: '#afafbb',
950: '#000000',
},
}SCSS
$custom: #afafbb; $custom-light: #c6c6cf; $custom-dark: #000000;
JSON
{
"hex": "#afafbb",
"rgb": {
"r": 175,
"g": 175,
"b": 187
},
"hsl": {
"h": 240,
"s": 8.108,
"l": 70.98
},
"oklch": {
"l": 0.75774,
"c": 0.017,
"h": 286
},
"luminance": 0.43362
}Semantic roles & 50–950 ramp
primary
#AFAFBB
secondary
#E4E4E1
accent
#925392
background
#FCFCFC
surface
#F8F8F9
border
#D1D1D2
text
#131313
muted
#828282