#A7ACCA#A7ACCA
#A7ACCA is a light, muted blue. Relative luminance 0.420; OKLCH L 75.0% C 0.043 H 277.8°. Best body text is #000000 at 9.40:1 contrast (WCAG AA passes).
Color values
| HEX | #A7ACCA |
|---|---|
| RGB | rgb(167, 172, 202) |
| HSL | hsl(231, 25%, 72%) |
| HSV | hsv(231, 17%, 79%) |
| CMYK | cmyk(17.3%, 14.9%, 0%, 20.8%) |
| CIE-LAB | lab(70.86, 4.46, -15.83) |
| CIE-LCH | lch(70.86, 16.44, 285.73°) |
| OKLab | oklab(75.04% 0.0059 -0.043) |
| OKLCH | oklch(75.04% 0.043 277.8) |
| XYZ | xyz(41.3470, 41.9842, 61.7910) |
| Luminance | 0.4199 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lightsteelblue
#B0C4DE
ΔE00 8.86
Light Blue Grey
#B7C9E2
ΔE00 9.41
Light Periwinkle
#C1C6FC
ΔE00 9.45
Cloudy Blue
#ACC2D9
ΔE00 9.71
Lavender
#B39DDB
ΔE00 9.98
Dove Gray
#B6B8BD
ΔE00 10.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A7ACCA #CAC5A7
analogous
#A7BDCA #A7ACCA #B4A7CA
triadic
#A7ACCA #CAA7AC #ACCAA7
tetradic
#A7ACCA #CAA7BD #CAC5A7 #A7CAB4
square
#A7ACCA #CAA7BD #CAC5A7 #A7CAB4
split-complementary
#A7ACCA #CAB4A7 #BDCAA7
monochromatic
#5D659A #8188B3 #A7ACCA #CDD0E1 #ECEDF3
Accessibility & contrast
On white
2.23
#A7ACCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.40
#A7ACCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A7ACCA
9.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A7ACCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A7ACCA | 1.00 | 2.23 | 9.40 | 9.40 |
| #FFFFFF | 2.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4AFCB
Deuteranopia (green-blind)
#A2ACC9
Tritanopia (blue-blind)
#9FB1B6
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #a7acca; /* rgb */ color: rgb(167, 172, 202); /* oklch */ color: oklch(75.0% 0.043 277.8);
Tailwind
colors: {
custom: {
50: '#c1c4da',
500: '#a7acca',
950: '#000000',
},
}SCSS
$custom: #a7acca; $custom-light: #c1c4da; $custom-dark: #000000;
JSON
{
"hex": "#a7acca",
"rgb": {
"r": 167,
"g": 172,
"b": 202
},
"hsl": {
"h": 231.429,
"s": 24.823,
"l": 72.353
},
"oklch": {
"l": 0.75039,
"c": 0.0434,
"h": 277.8
},
"luminance": 0.41985
}Semantic roles & 50–950 ramp
primary
#A7ACCA
secondary
#EAE9E1
accent
#9542A3
background
#FBFCFD
surface
#F7F8FA
border
#D0D1D3
text
#121214
muted
#818183