#A7B0CA#A7B0CA
#A7B0CA is a light, muted blue. Relative luminance 0.435; OKLCH L 75.9% C 0.039 H 270.3°. Best body text is #000000 at 9.71:1 contrast (WCAG AA passes).
Color values
| HEX | #A7B0CA |
|---|---|
| RGB | rgb(167, 176, 202) |
| HSL | hsl(225, 25%, 72%) |
| HSV | hsv(225, 17%, 79%) |
| CMYK | cmyk(17.3%, 12.9%, 0%, 20.8%) |
| CIE-LAB | lab(71.91, 2.26, -14.24) |
| CIE-LCH | lch(71.91, 14.42, 279.04°) |
| OKLab | oklab(75.86% 0.0002 -0.0386) |
| OKLCH | oklch(75.86% 0.039 270.3) |
| XYZ | xyz(42.1198, 43.5297, 62.0486) |
| Luminance | 0.4353 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lightsteelblue
#B0C4DE
ΔE00 6.58
Cloudy Blue
#ACC2D9
ΔE00 7.20
Light Blue Grey
#B7C9E2
ΔE00 7.28
Dove Gray
#B6B8BD
ΔE00 8.77
Light Grey Blue
#9DBCD4
ΔE00 8.89
Cool Gray
#9AA7B0
ΔE00 8.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A7B0CA #CAC1A7
analogous
#A7C2CA #A7B0CA #AFA7CA
triadic
#A7B0CA #CAA7B0 #B0CAA7
tetradic
#A7B0CA #CAA7C2 #CAC1A7 #A7CAAF
square
#A7B0CA #CAA7C2 #CAC1A7 #A7CAAF
split-complementary
#A7B0CA #CAAFA7 #C2CAA7
monochromatic
#5D6C9A #818EB3 #A7B0CA #CDD2E1 #ECEEF3
Accessibility & contrast
On white
2.16
#A7B0CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.71
#A7B0CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A7B0CA
9.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A7B0CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A7B0CA | 1.00 | 2.16 | 9.71 | 9.71 |
| #FFFFFF | 2.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9B2CB
Deuteranopia (green-blind)
#A6AFC9
Tritanopia (blue-blind)
#9FB5B8
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #a7b0ca; /* rgb */ color: rgb(167, 176, 202); /* oklch */ color: oklch(75.9% 0.039 270.3);
Tailwind
colors: {
custom: {
50: '#c1c7da',
500: '#a7b0ca',
950: '#000000',
},
}SCSS
$custom: #a7b0ca; $custom-light: #c1c7da; $custom-dark: #000000;
JSON
{
"hex": "#a7b0ca",
"rgb": {
"r": 167,
"g": 176,
"b": 202
},
"hsl": {
"h": 224.571,
"s": 24.823,
"l": 72.353
},
"oklch": {
"l": 0.75863,
"c": 0.03863,
"h": 270.3
},
"luminance": 0.4353
}Semantic roles & 50–950 ramp
primary
#A7B0CA
secondary
#EAE8E1
accent
#8A42A3
background
#FBFCFD
surface
#F7F8FA
border
#D0D1D3
text
#121314
muted
#818283