#AFAEBF#AFAEBF
#AFAEBF is a light, muted blue. Relative luminance 0.431; OKLCH L 75.7% C 0.024 H 288.5°. Best body text is #000000 at 9.63:1 contrast (WCAG AA passes).
Color values
| HEX | #AFAEBF |
|---|---|
| RGB | rgb(175, 174, 191) |
| HSL | hsl(244, 12%, 72%) |
| HSV | hsv(244, 9%, 75%) |
| CMYK | cmyk(8.4%, 8.9%, 0%, 25.1%) |
| CIE-LAB | lab(71.66, 3.67, -8.52) |
| CIE-LCH | lch(71.66, 9.28, 293.30°) |
| OKLab | oklab(75.7% 0.0077 -0.0229) |
| OKLCH | oklch(75.7% 0.024 288.5) |
| XYZ | xyz(42.2174, 43.1475, 55.3843) |
| Luminance | 0.4315 (WCAG relative) |
| Temperature | neutral |
| Family | blue |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 6.52
Dark Gray
#A9A9A9
ΔE00 8.47
Cool Gray
#9AA7B0
ΔE00 9.26
Silver
#C0C0C0
ΔE00 9.37
Lightsteelblue
#B0C4DE
ΔE00 9.96
Light Blue Grey
#B7C9E2
ΔE00 10.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFAEBF #BEBFAE
analogous
#AEB6BF #AFAEBF #B8AEBF
triadic
#AFAEBF #BFAFAE #AEBFAF
tetradic
#AFAEBF #BFAEB6 #BEBFAE #AEBFB8
square
#AFAEBF #BFAEB6 #BEBFAE #AEBFB8
split-complementary
#AFAEBF #BFB8AE #B6BFAE
monochromatic
#6D6B88 #8D8CA4 #AFAEBF #D1D0DA #EEEEF1
Accessibility & contrast
On white
2.18
#AFAEBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.63
#AFAEBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFAEBF
9.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFAEBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFAEBF | 1.00 | 2.18 | 9.63 | 9.63 |
| #FFFFFF | 2.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAB0C0
Deuteranopia (green-blind)
#AAAFBE
Tritanopia (blue-blind)
#ACB1B3
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #afaebf; /* rgb */ color: rgb(175, 174, 191); /* oklch */ color: oklch(75.7% 0.024 288.5);
Tailwind
colors: {
custom: {
50: '#c6c6d2',
500: '#afaebf',
950: '#000000',
},
}SCSS
$custom: #afaebf; $custom-light: #c6c6d2; $custom-dark: #000000;
JSON
{
"hex": "#afaebf",
"rgb": {
"r": 175,
"g": 174,
"b": 191
},
"hsl": {
"h": 243.529,
"s": 11.724,
"l": 71.569
},
"oklch": {
"l": 0.757,
"c": 0.02412,
"h": 288.5
},
"luminance": 0.43148
}Semantic roles & 50–950 ramp
primary
#AFAEBF
secondary
#E6E7E2
accent
#965092
background
#FCFCFC
surface
#F8F8F9
border
#D1D1D2
text
#131314
muted
#828282