#A0ACCA#A0ACCA
#A0ACCA is a light, muted blue. Relative luminance 0.412; OKLCH L 74.5% C 0.045 H 268.1°. Best body text is #000000 at 9.25:1 contrast (WCAG AA passes).
Color values
| HEX | #A0ACCA |
|---|---|
| RGB | rgb(160, 172, 202) |
| HSL | hsl(223, 28%, 71%) |
| HSV | hsv(223, 21%, 79%) |
| CMYK | cmyk(20.8%, 14.9%, 0%, 20.8%) |
| CIE-LAB | lab(70.35, 2.23, -16.65) |
| CIE-LCH | lch(70.35, 16.80, 277.62°) |
| OKLab | oklab(74.51% -0.0015 -0.0454) |
| OKLCH | oklch(74.51% 0.045 268.1) |
| XYZ | xyz(39.9077, 41.2420, 61.7236) |
| Luminance | 0.4124 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lightsteelblue
#B0C4DE
ΔE00 7.24
Cloudy Blue
#ACC2D9
ΔE00 7.78
Light Blue Grey
#B7C9E2
ΔE00 8.20
Light Grey Blue
#9DBCD4
ΔE00 8.84
Cool Gray
#9AA7B0
ΔE00 9.29
Pastel Blue
#A2BFFE
ΔE00 9.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A0ACCA #CABEA0
analogous
#A0C1CA #A0ACCA #A9A0CA
triadic
#A0ACCA #CAA0AC #ACCAA0
tetradic
#A0ACCA #CAA0C1 #CABEA0 #A0CAA9
square
#A0ACCA #CAA0C1 #CABEA0 #A0CAA9
split-complementary
#A0ACCA #CAA9A0 #C1CAA0
monochromatic
#56699A #798AB4 #A0ACCA #C7CEE0 #EBEEF4
Accessibility & contrast
On white
2.27
#A0ACCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.25
#A0ACCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A0ACCA
9.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A0ACCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A0ACCA | 1.00 | 2.27 | 9.25 | 9.25 |
| #FFFFFF | 2.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A3AECB
Deuteranopia (green-blind)
#A0AAC9
Tritanopia (blue-blind)
#96B2B6
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #a0acca; /* rgb */ color: rgb(160, 172, 202); /* oklch */ color: oklch(74.5% 0.045 268.1);
Tailwind
colors: {
custom: {
50: '#bcc4da',
500: '#a0acca',
950: '#000000',
},
}SCSS
$custom: #a0acca; $custom-light: #bcc4da; $custom-dark: #000000;
JSON
{
"hex": "#a0acca",
"rgb": {
"r": 160,
"g": 172,
"b": 202
},
"hsl": {
"h": 222.857,
"s": 28.378,
"l": 70.98
},
"oklch": {
"l": 0.74508,
"c": 0.0454,
"h": 268.1
},
"luminance": 0.41243
}Semantic roles & 50–950 ramp
primary
#A0ACCA
secondary
#E8E5DD
accent
#893EA7
background
#FBFCFD
surface
#F6F8FA
border
#D0D1D3
text
#121214
muted
#818183