#AFAEB2#AFAEB2
#AFAEB2 is a light, near-neutral grey. Relative luminance 0.426; OKLCH L 75.3% C 0.006 H 297.7°. Best body text is #000000 at 9.52:1 contrast (WCAG AA passes).
Color values
| HEX | #AFAEB2 |
|---|---|
| RGB | rgb(175, 174, 178) |
| HSL | hsl(255, 3%, 69%) |
| HSV | hsv(255, 2%, 70%) |
| CMYK | cmyk(1.7%, 2.2%, 0%, 30.2%) |
| CIE-LAB | lab(71.28, 1.11, -1.92) |
| CIE-LCH | lch(71.28, 2.22, 300.05°) |
| OKLab | oklab(75.29% 0.0027 -0.0051) |
| OKLCH | oklch(75.29% 0.006 297.7) |
| XYZ | xyz(40.8498, 42.6004, 48.1815) |
| Luminance | 0.4260 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Dark Gray
#A9A9A9
ΔE00 2.87
Dove Gray
#B6B8BD
ΔE00 3.01
Silver
#C0C0C0
ΔE00 5.29
Cool Gray
#9AA7B0
ΔE00 6.96
Silver (survey)
#C5C9C7
ΔE00 8.18
Cool Grey
#95A3A6
ΔE00 8.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFAEB2 #B1B2AE
analogous
#AEAFB2 #AFAEB2 #B1AEB2
triadic
#AFAEB2 #B2AFAE #AEB2AF
tetradic
#AFAEB2 #B2AEAF #B1B2AE #AEB2B1
square
#AFAEB2 #B2AEAF #B1B2AE #AEB2B1
split-complementary
#AFAEB2 #B2B1AE #AFB2AE
monochromatic
#717076 #908F94 #AFAEB2 #CECDD0 #EDEDEE
Accessibility & contrast
On white
2.21
#AFAEB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.52
#AFAEB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFAEB2
9.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFAEB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFAEB2 | 1.00 | 2.21 | 9.52 | 9.52 |
| #FFFFFF | 2.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADAFB2
Deuteranopia (green-blind)
#ADAEB2
Tritanopia (blue-blind)
#AFAFAF
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #afaeb2; /* rgb */ color: rgb(175, 174, 178); /* oklch */ color: oklch(75.3% 0.006 297.7);
Tailwind
colors: {
custom: {
50: '#c6c6c9',
500: '#afaeb2',
950: '#000000',
},
}SCSS
$custom: #afaeb2; $custom-light: #c6c6c9; $custom-dark: #000000;
JSON
{
"hex": "#afaeb2",
"rgb": {
"r": 175,
"g": 174,
"b": 178
},
"hsl": {
"h": 255,
"s": 2.532,
"l": 69.02
},
"oklch": {
"l": 0.75285,
"c": 0.00575,
"h": 297.7
},
"luminance": 0.426
}Semantic roles & 50–950 ramp
primary
#AFAEB2
secondary
#DEDEDD
accent
#8C5980
background
#FCFCFC
surface
#F8F8F8
border
#D1D1D1
text
#131313
muted
#828282