#A4ACC2#A4ACC2
#A4ACC2 is a light, muted blue. Relative luminance 0.413; OKLCH L 74.5% C 0.033 H 269.7°. Best body text is #000000 at 9.26:1 contrast (WCAG AA passes).
Color values
| HEX | #A4ACC2 |
|---|---|
| RGB | rgb(164, 172, 194) |
| HSL | hsl(224, 20%, 70%) |
| HSV | hsv(224, 15%, 76%) |
| CMYK | cmyk(15.5%, 11.3%, 0%, 23.9%) |
| CIE-LAB | lab(70.38, 1.73, -12.17) |
| CIE-LCH | lch(70.38, 12.29, 278.11°) |
| OKLab | oklab(74.52% -0.0002 -0.0329) |
| OKLCH | oklch(74.52% 0.033 269.7) |
| XYZ | xyz(39.7977, 41.2920, 56.9019) |
| Luminance | 0.4129 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cool Gray
#9AA7B0
ΔE00 7.42
Lightsteelblue
#B0C4DE
ΔE00 7.43
Cloudy Blue
#ACC2D9
ΔE00 7.67
Dove Gray
#B6B8BD
ΔE00 7.90
Light Blue Grey
#B7C9E2
ΔE00 8.21
Bluey Grey
#89A0B0
ΔE00 8.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A4ACC2 #C2BAA4
analogous
#A4BBC2 #A4ACC2 #ABA4C2
triadic
#A4ACC2 #C2A4AC #ACC2A4
tetradic
#A4ACC2 #C2A4BB #C2BAA4 #A4C2AB
square
#A4ACC2 #C2A4BB #C2BAA4 #A4C2AB
split-complementary
#A4ACC2 #C2ABA4 #BBC2A4
monochromatic
#5F6B8D #7F8BA9 #A4ACC2 #C9CDDB #EDEEF3
Accessibility & contrast
On white
2.27
#A4ACC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.26
#A4ACC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A4ACC2
9.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A4ACC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A4ACC2 | 1.00 | 2.27 | 9.26 | 9.26 |
| #FFFFFF | 2.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6ADC3
Deuteranopia (green-blind)
#A3ABC1
Tritanopia (blue-blind)
#9DB0B3
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #a4acc2; /* rgb */ color: rgb(164, 172, 194); /* oklch */ color: oklch(74.5% 0.033 269.7);
Tailwind
colors: {
custom: {
50: '#bfc4d4',
500: '#a4acc2',
950: '#000000',
},
}SCSS
$custom: #a4acc2; $custom-light: #bfc4d4; $custom-dark: #000000;
JSON
{
"hex": "#a4acc2",
"rgb": {
"r": 164,
"g": 172,
"b": 194
},
"hsl": {
"h": 224,
"s": 19.737,
"l": 70.196
},
"oklch": {
"l": 0.74523,
"c": 0.03292,
"h": 269.7
},
"luminance": 0.41293
}Semantic roles & 50–950 ramp
primary
#A4ACC2
secondary
#E5E3DD
accent
#87479E
background
#FBFCFD
surface
#F7F8FA
border
#D0D1D3
text
#121214
muted
#818183