#A9ACCA#A9ACCA
#A9ACCA is a light, muted blue. Relative luminance 0.422; OKLCH L 75.2% C 0.043 H 280.8°. Best body text is #000000 at 9.44:1 contrast (WCAG AA passes).
Color values
| HEX | #A9ACCA |
|---|---|
| RGB | rgb(169, 172, 202) |
| HSL | hsl(235, 24%, 73%) |
| HSV | hsv(235, 16%, 79%) |
| CMYK | cmyk(16.3%, 14.9%, 0%, 20.8%) |
| CIE-LAB | lab(71.01, 5.10, -15.58) |
| CIE-LCH | lch(71.01, 16.40, 288.13°) |
| OKLab | oklab(75.2% 0.0081 -0.0423) |
| OKLCH | oklch(75.2% 0.043 280.8) |
| XYZ | xyz(41.7729, 42.2038, 61.8110) |
| Luminance | 0.4220 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lightsteelblue
#B0C4DE
ΔE00 9.45
Light Periwinkle
#C1C6FC
ΔE00 9.50
Lavender
#B39DDB
ΔE00 9.76
Light Blue Grey
#B7C9E2
ΔE00 9.89
Cloudy Blue
#ACC2D9
ΔE00 10.36
Periwinkle
#CCCCFF
ΔE00 10.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A9ACCA #CAC7A9
analogous
#A9BDCA #A9ACCA #B6A9CA
triadic
#A9ACCA #CAA9AC #ACCAA9
tetradic
#A9ACCA #CAA9BD #CAC7A9 #A9CAB6
square
#A9ACCA #CAA9BD #CAC7A9 #A9CAB6
split-complementary
#A9ACCA #CAB6A9 #BDCAA9
monochromatic
#5F649A #8387B3 #A9ACCA #CFD1E1 #ECEDF3
Accessibility & contrast
On white
2.22
#A9ACCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.44
#A9ACCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A9ACCA
9.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A9ACCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A9ACCA | 1.00 | 2.22 | 9.44 | 9.44 |
| #FFFFFF | 2.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4AFCB
Deuteranopia (green-blind)
#A3ADC9
Tritanopia (blue-blind)
#A2B1B6
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #a9acca; /* rgb */ color: rgb(169, 172, 202); /* oklch */ color: oklch(75.2% 0.043 280.8);
Tailwind
colors: {
custom: {
50: '#c2c4da',
500: '#a9acca',
950: '#000000',
},
}SCSS
$custom: #a9acca; $custom-light: #c2c4da; $custom-dark: #000000;
JSON
{
"hex": "#a9acca",
"rgb": {
"r": 169,
"g": 172,
"b": 202
},
"hsl": {
"h": 234.545,
"s": 23.741,
"l": 72.745
},
"oklch": {
"l": 0.75195,
"c": 0.04306,
"h": 280.8
},
"luminance": 0.42204
}Semantic roles & 50–950 ramp
primary
#A9ACCA
secondary
#EAE9E1
accent
#9A43A2
background
#FBFCFD
surface
#F7F8FA
border
#D0D1D3
text
#121214
muted
#818183