#A7AFCA#A7AFCA
#A7AFCA is a light, muted blue. Relative luminance 0.431; OKLCH L 75.7% C 0.040 H 272.4°. Best body text is #000000 at 9.63:1 contrast (WCAG AA passes).
Color values
| HEX | #A7AFCA |
|---|---|
| RGB | rgb(167, 175, 202) |
| HSL | hsl(226, 25%, 72%) |
| HSV | hsv(226, 17%, 79%) |
| CMYK | cmyk(17.3%, 13.4%, 0%, 20.8%) |
| CIE-LAB | lab(71.65, 2.81, -14.64) |
| CIE-LCH | lch(71.65, 14.90, 280.87°) |
| OKLab | oklab(75.66% 0.0017 -0.0397) |
| OKLCH | oklch(75.66% 0.04 272.4) |
| XYZ | xyz(41.9245, 43.1390, 61.9835) |
| Luminance | 0.4314 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lightsteelblue
#B0C4DE
ΔE00 7.15
Light Blue Grey
#B7C9E2
ΔE00 7.80
Cloudy Blue
#ACC2D9
ΔE00 7.84
Dove Gray
#B6B8BD
ΔE00 9.16
Cool Gray
#9AA7B0
ΔE00 9.39
Light Periwinkle
#C1C6FC
ΔE00 9.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A7AFCA #CAC2A7
analogous
#A7C1CA #A7AFCA #B1A7CA
triadic
#A7AFCA #CAA7AF #AFCAA7
tetradic
#A7AFCA #CAA7C1 #CAC2A7 #A7CAB1
square
#A7AFCA #CAA7C1 #CAC2A7 #A7CAB1
split-complementary
#A7AFCA #CAB1A7 #C1CAA7
monochromatic
#5D6B9A #818CB3 #A7AFCA #CDD2E1 #ECEEF3
Accessibility & contrast
On white
2.18
#A7AFCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.63
#A7AFCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A7AFCA
9.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A7AFCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A7AFCA | 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)
#A8B1CB
Deuteranopia (green-blind)
#A5AEC9
Tritanopia (blue-blind)
#9FB4B8
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #a7afca; /* rgb */ color: rgb(167, 175, 202); /* oklch */ color: oklch(75.7% 0.040 272.4);
Tailwind
colors: {
custom: {
50: '#c1c6da',
500: '#a7afca',
950: '#000000',
},
}SCSS
$custom: #a7afca; $custom-light: #c1c6da; $custom-dark: #000000;
JSON
{
"hex": "#a7afca",
"rgb": {
"r": 167,
"g": 175,
"b": 202
},
"hsl": {
"h": 226.286,
"s": 24.823,
"l": 72.353
},
"oklch": {
"l": 0.75657,
"c": 0.03975,
"h": 272.4
},
"luminance": 0.4314
}Semantic roles & 50–950 ramp
primary
#A7AFCA
secondary
#EAE8E1
accent
#8D42A3
background
#FBFCFD
surface
#F7F8FA
border
#D0D1D3
text
#121314
muted
#818283