#A2A2CA#A2A2CA
#A2A2CA is a light, muted blue. Relative luminance 0.378; OKLCH L 72.6% C 0.058 H 284.9°. Best body text is #000000 at 8.56:1 contrast (WCAG AA passes).
Color values
| HEX | #A2A2CA |
|---|---|
| RGB | rgb(162, 162, 202) |
| HSL | hsl(240, 27%, 71%) |
| HSV | hsv(240, 20%, 79%) |
| CMYK | cmyk(19.8%, 19.8%, 0%, 20.8%) |
| CIE-LAB | lab(67.86, 8.41, -20.40) |
| CIE-LCH | lch(67.86, 22.07, 292.39°) |
| OKLab | oklab(72.61% 0.0148 -0.0557) |
| OKLCH | oklch(72.61% 0.058 284.9) |
| XYZ | xyz(38.4788, 37.7857, 61.1318) |
| Luminance | 0.3779 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 6.81
Pale Purple
#B790D4
ΔE00 10.33
Light Periwinkle
#C1C6FC
ΔE00 10.47
Lavender (survey)
#C79FEF
ΔE00 10.94
Pale Violet
#CEAEFA
ΔE00 11.03
Perrywinkle
#8F8CE7
ΔE00 11.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2A2CA #CACAA2
analogous
#A2B6CA #A2A2CA #B6A2CA
triadic
#A2A2CA #CAA2A2 #A2CAA2
tetradic
#A2A2CA #CAA2B6 #CACAA2 #A2CAB6
square
#A2A2CA #CAA2B6 #CACAA2 #A2CAB6
split-complementary
#A2A2CA #CAB6A2 #B6CAA2
monochromatic
#58589A #7B7BB4 #A2A2CA #C9C9E0 #ECECF4
Accessibility & contrast
On white
2.45
#A2A2CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.56
#A2A2CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2A2CA
8.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2A2CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2A2CA | 1.00 | 2.45 | 8.56 | 8.56 |
| #FFFFFF | 2.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#98A7CC
Deuteranopia (green-blind)
#97A4C9
Tritanopia (blue-blind)
#99A9AF
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #a2a2ca; /* rgb */ color: rgb(162, 162, 202); /* oklch */ color: oklch(72.6% 0.058 284.9);
Tailwind
colors: {
custom: {
50: '#bebdda',
500: '#a2a2ca',
950: '#000000',
},
}SCSS
$custom: #a2a2ca; $custom-light: #bebdda; $custom-dark: #000000;
JSON
{
"hex": "#a2a2ca",
"rgb": {
"r": 162,
"g": 162,
"b": 202
},
"hsl": {
"h": 240,
"s": 27.397,
"l": 71.373
},
"oklch": {
"l": 0.72607,
"c": 0.05768,
"h": 284.9
},
"luminance": 0.37786
}Semantic roles & 50–950 ramp
primary
#A2A2CA
secondary
#E9E9DF
accent
#A640A6
background
#FBFBFD
surface
#F6F6FA
border
#D0D0D3
text
#121214
muted
#818183