#A7AEBF#A7AEBF
#A7AEBF is a light, muted blue. Relative luminance 0.422; OKLCH L 75.1% C 0.026 H 267.9°. Best body text is #000000 at 9.45:1 contrast (WCAG AA passes).
Color values
| HEX | #A7AEBF |
|---|---|
| RGB | rgb(167, 174, 191) |
| HSL | hsl(223, 16%, 70%) |
| HSV | hsv(223, 13%, 75%) |
| CMYK | cmyk(12.6%, 8.9%, 0%, 25.1%) |
| CIE-LAB | lab(71.04, 0.99, -9.50) |
| CIE-LCH | lch(71.04, 9.55, 275.94°) |
| OKLab | oklab(75.07% -0.001 -0.0256) |
| OKLCH | oklch(75.07% 0.026 267.9) |
| XYZ | xyz(40.4743, 42.2487, 55.3026) |
| Luminance | 0.4225 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 6.01
Cool Gray
#9AA7B0
ΔE00 6.05
Cloudy Blue
#ACC2D9
ΔE00 7.20
Lightsteelblue
#B0C4DE
ΔE00 7.28
Light Blue Grey
#B7C9E2
ΔE00 7.95
Dark Gray
#A9A9A9
ΔE00 8.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A7AEBF #BFB8A7
analogous
#A7BABF #A7AEBF #ACA7BF
triadic
#A7AEBF #BFA7AE #AEBFA7
tetradic
#A7AEBF #BFA7BA #BFB8A7 #A7BFAC
square
#A7AEBF #BFA7BA #BFB8A7 #A7BFAC
split-complementary
#A7AEBF #BFACA7 #BABFA7
monochromatic
#636E88 #848DA5 #A7AEBF #CACFD9 #EDEFF2
Accessibility & contrast
On white
2.22
#A7AEBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.45
#A7AEBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A7AEBF
9.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A7AEBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A7AEBF | 1.00 | 2.22 | 9.45 | 9.45 |
| #FFFFFF | 2.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9AFC0
Deuteranopia (green-blind)
#A7ADBF
Tritanopia (blue-blind)
#A2B1B3
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #a7aebf; /* rgb */ color: rgb(167, 174, 191); /* oklch */ color: oklch(75.1% 0.026 267.9);
Tailwind
colors: {
custom: {
50: '#c1c6d2',
500: '#a7aebf',
950: '#000000',
},
}SCSS
$custom: #a7aebf; $custom-light: #c1c6d2; $custom-dark: #000000;
JSON
{
"hex": "#a7aebf",
"rgb": {
"r": 167,
"g": 174,
"b": 191
},
"hsl": {
"h": 222.5,
"s": 15.789,
"l": 70.196
},
"oklch": {
"l": 0.75068,
"c": 0.02563,
"h": 267.9
},
"luminance": 0.42249
}Semantic roles & 50–950 ramp
primary
#A7AEBF
secondary
#E4E2DE
accent
#834B9A
background
#FBFCFC
surface
#F7F8F9
border
#D0D1D2
text
#121314
muted
#818282