#A0A2CA#A0A2CA
#A0A2CA is a light, muted blue. Relative luminance 0.376; OKLCH L 72.4% C 0.058 H 282.6°. Best body text is #000000 at 8.52:1 contrast (WCAG AA passes).
Color values
| HEX | #A0A2CA |
|---|---|
| RGB | rgb(160, 162, 202) |
| HSL | hsl(237, 28%, 71%) |
| HSV | hsv(237, 21%, 79%) |
| CMYK | cmyk(20.8%, 19.8%, 0%, 20.8%) |
| CIE-LAB | lab(67.71, 7.77, -20.65) |
| CIE-LCH | lch(67.71, 22.07, 290.63°) |
| OKLab | oklab(72.45% 0.0126 -0.0565) |
| OKLCH | oklch(72.45% 0.058 282.6) |
| XYZ | xyz(38.0756, 37.5779, 61.1129) |
| Luminance | 0.3758 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 7.19
Light Periwinkle
#C1C6FC
ΔE00 10.44
Pale Purple
#B790D4
ΔE00 10.74
Perrywinkle
#8F8CE7
ΔE00 10.84
Lavender (survey)
#C79FEF
ΔE00 11.25
Pale Violet
#CEAEFA
ΔE00 11.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A0A2CA #CAC8A0
analogous
#A0B7CA #A0A2CA #B3A0CA
triadic
#A0A2CA #CAA0A2 #A2CAA0
tetradic
#A0A2CA #CAA0B7 #CAC8A0 #A0CAB3
square
#A0A2CA #CAA0B7 #CAC8A0 #A0CAB3
split-complementary
#A0A2CA #CAB3A0 #B7CAA0
monochromatic
#56599A #797CB4 #A0A2CA #C7C8E0 #EBECF4
Accessibility & contrast
On white
2.47
#A0A2CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.52
#A0A2CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A0A2CA
8.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A0A2CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A0A2CA | 1.00 | 2.47 | 8.52 | 8.52 |
| #FFFFFF | 2.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#98A6CC
Deuteranopia (green-blind)
#96A4C9
Tritanopia (blue-blind)
#97A9AF
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #a0a2ca; /* rgb */ color: rgb(160, 162, 202); /* oklch */ color: oklch(72.4% 0.058 282.6);
Tailwind
colors: {
custom: {
50: '#bcbdda',
500: '#a0a2ca',
950: '#000000',
},
}SCSS
$custom: #a0a2ca; $custom-light: #bcbdda; $custom-dark: #000000;
JSON
{
"hex": "#a0a2ca",
"rgb": {
"r": 160,
"g": 162,
"b": 202
},
"hsl": {
"h": 237.143,
"s": 28.378,
"l": 70.98
},
"oklch": {
"l": 0.72449,
"c": 0.05787,
"h": 282.6
},
"luminance": 0.37579
}Semantic roles & 50–950 ramp
primary
#A0A2CA
secondary
#E8E8DD
accent
#A23EA7
background
#FBFBFD
surface
#F6F6FA
border
#D0D0D3
text
#121214
muted
#818183