#A2A0CB#A2A0CB
#A2A0CB is a light, moderate blue. Relative luminance 0.371; OKLCH L 72.2% C 0.062 H 286.9°. Best body text is #000000 at 8.43:1 contrast (WCAG AA passes).
Color values
| HEX | #A2A0CB |
|---|---|
| RGB | rgb(162, 160, 203) |
| HSL | hsl(243, 29%, 71%) |
| HSV | hsv(243, 21%, 80%) |
| CMYK | cmyk(20.2%, 21.2%, 0%, 20.4%) |
| CIE-LAB | lab(67.38, 9.76, -21.70) |
| CIE-LCH | lch(67.38, 23.79, 294.21°) |
| OKLab | oklab(72.24% 0.018 -0.0594) |
| OKLCH | oklch(72.24% 0.062 286.9) |
| XYZ | xyz(38.2481, 37.1343, 61.6409) |
| Luminance | 0.3714 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 5.98
Pale Purple
#B790D4
ΔE00 9.48
Lavender (survey)
#C79FEF
ΔE00 10.32
Pale Violet
#CEAEFA
ΔE00 10.62
Perrywinkle
#8F8CE7
ΔE00 10.66
Light Periwinkle
#C1C6FC
ΔE00 10.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2A0CB #C9CBA0
analogous
#A0B3CB #A2A0CB #B7A0CB
triadic
#A2A0CB #CBA2A0 #A0CBA2
tetradic
#A2A0CB #CBA0B3 #C9CBA0 #A0CBB7
square
#A2A0CB #CBA0B3 #C9CBA0 #A0CBB7
split-complementary
#A2A0CB #CBB7A0 #B3CBA0
monochromatic
#58559B #7B78B5 #A2A0CB #C9C8E1 #ECEBF4
Accessibility & contrast
On white
2.49
#A2A0CB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.43
#A2A0CB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2A0CB
8.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2A0CB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2A0CB | 1.00 | 2.49 | 8.43 | 8.43 |
| #FFFFFF | 2.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#95A5CD
Deuteranopia (green-blind)
#95A3CA
Tritanopia (blue-blind)
#99A7AF
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #a2a0cb; /* rgb */ color: rgb(162, 160, 203); /* oklch */ color: oklch(72.2% 0.062 286.9);
Tailwind
colors: {
custom: {
50: '#bebcdb',
500: '#a2a0cb',
950: '#000000',
},
}SCSS
$custom: #a2a0cb; $custom-light: #bebcdb; $custom-dark: #000000;
JSON
{
"hex": "#a2a0cb",
"rgb": {
"r": 162,
"g": 160,
"b": 203
},
"hsl": {
"h": 242.791,
"s": 29.252,
"l": 71.176
},
"oklch": {
"l": 0.72242,
"c": 0.06203,
"h": 286.9
},
"luminance": 0.37135
}Semantic roles & 50–950 ramp
primary
#A2A0CB
secondary
#E9E9DE
accent
#A83EA3
background
#FBFBFD
surface
#F7F6FA
border
#D0D0D3
text
#121215
muted
#818183