#A2A4C2#A2A4C2
#A2A4C2 is a light, muted blue. Relative luminance 0.381; OKLCH L 72.7% C 0.043 H 282.2°. Best body text is #000000 at 8.63:1 contrast (WCAG AA passes).
Color values
| HEX | #A2A4C2 |
|---|---|
| RGB | rgb(162, 164, 194) |
| HSL | hsl(236, 21%, 70%) |
| HSV | hsv(236, 16%, 76%) |
| CMYK | cmyk(16.5%, 15.5%, 0%, 23.9%) |
| CIE-LAB | lab(68.11, 5.49, -15.59) |
| CIE-LCH | lch(68.11, 16.53, 289.42°) |
| OKLab | oklab(72.71% 0.0092 -0.0423) |
| OKLCH | oklch(72.71% 0.043 282.2) |
| XYZ | xyz(37.9111, 38.1269, 56.3904) |
| Luminance | 0.3813 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 9.39
Lightsteelblue
#B0C4DE
ΔE00 11.23
Light Periwinkle
#C1C6FC
ΔE00 11.35
Cool Gray
#9AA7B0
ΔE00 11.44
Dove Gray
#B6B8BD
ΔE00 11.50
Light Blue Grey
#B7C9E2
ΔE00 11.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2A4C2 #C2C0A2
analogous
#A2B4C2 #A2A4C2 #B0A2C2
triadic
#A2A4C2 #C2A2A4 #A4C2A2
tetradic
#A2A4C2 #C2A2B4 #C2C0A2 #A2C2B0
square
#A2A4C2 #C2A2B4 #C2C0A2 #A2C2B0
split-complementary
#A2A4C2 #C2B0A2 #B4C2A2
monochromatic
#5D608D #7D80AA #A2A4C2 #C7C8DA #ECECF2
Accessibility & contrast
On white
2.43
#A2A4C2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.63
#A2A4C2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2A4C2
8.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2A4C2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2A4C2 | 1.00 | 2.43 | 8.63 | 8.63 |
| #FFFFFF | 2.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9DA7C3
Deuteranopia (green-blind)
#9BA5C1
Tritanopia (blue-blind)
#9BA9AE
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #a2a4c2; /* rgb */ color: rgb(162, 164, 194); /* oklch */ color: oklch(72.7% 0.043 282.2);
Tailwind
colors: {
custom: {
50: '#bdbed4',
500: '#a2a4c2',
950: '#000000',
},
}SCSS
$custom: #a2a4c2; $custom-light: #bdbed4; $custom-dark: #000000;
JSON
{
"hex": "#a2a4c2",
"rgb": {
"r": 162,
"g": 164,
"b": 194
},
"hsl": {
"h": 236.25,
"s": 20.779,
"l": 69.804
},
"oklch": {
"l": 0.72713,
"c": 0.04333,
"h": 282.2
},
"luminance": 0.38127
}Semantic roles & 50–950 ramp
primary
#A2A4C2
secondary
#E4E4DB
accent
#9A469F
background
#FBFBFD
surface
#F6F6FA
border
#D0D0D3
text
#121214
muted
#818183