#A3A2CB#A3A2CB
#A3A2CB is a light, muted blue. Relative luminance 0.379; OKLCH L 72.7% C 0.059 H 285.9°. Best body text is #000000 at 8.59:1 contrast (WCAG AA passes).
Color values
| HEX | #A3A2CB |
|---|---|
| RGB | rgb(163, 162, 203) |
| HSL | hsl(241, 28%, 72%) |
| HSV | hsv(241, 20%, 80%) |
| CMYK | cmyk(19.7%, 20.2%, 0%, 20.4%) |
| CIE-LAB | lab(67.98, 8.95, -20.78) |
| CIE-LCH | lch(67.98, 22.62, 293.31°) |
| OKLab | oklab(72.73% 0.0162 -0.0568) |
| OKLCH | oklch(72.73% 0.059 285.9) |
| XYZ | xyz(38.8015, 37.9384, 61.7669) |
| Luminance | 0.3794 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 6.45
Pale Purple
#B790D4
ΔE00 10.02
Light Periwinkle
#C1C6FC
ΔE00 10.39
Lavender (survey)
#C79FEF
ΔE00 10.63
Pale Violet
#CEAEFA
ΔE00 10.73
Perrywinkle
#8F8CE7
ΔE00 11.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A3A2CB #CACBA2
analogous
#A2B6CB #A3A2CB #B8A2CB
triadic
#A3A2CB #CBA3A2 #A2CBA3
tetradic
#A3A2CB #CBA2B6 #CACBA2 #A2CBB8
square
#A3A2CB #CBA2B6 #CACBA2 #A2CBB8
split-complementary
#A3A2CB #CBB8A2 #B6CBA2
monochromatic
#59579C #7C7BB5 #A3A2CB #CAC9E1 #ECEBF4
Accessibility & contrast
On white
2.45
#A3A2CB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.59
#A3A2CB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A3A2CB
8.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A3A2CB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A3A2CB | 1.00 | 2.45 | 8.59 | 8.59 |
| #FFFFFF | 2.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#98A7CD
Deuteranopia (green-blind)
#97A5CA
Tritanopia (blue-blind)
#9AA9B0
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #a3a2cb; /* rgb */ color: rgb(163, 162, 203); /* oklch */ color: oklch(72.7% 0.059 285.9);
Tailwind
colors: {
custom: {
50: '#bebddb',
500: '#a3a2cb',
950: '#000000',
},
}SCSS
$custom: #a3a2cb; $custom-light: #bebddb; $custom-dark: #000000;
JSON
{
"hex": "#a3a2cb",
"rgb": {
"r": 163,
"g": 162,
"b": 203
},
"hsl": {
"h": 241.463,
"s": 28.276,
"l": 71.569
},
"oklch": {
"l": 0.72726,
"c": 0.05906,
"h": 285.9
},
"luminance": 0.37939
}Semantic roles & 50–950 ramp
primary
#A3A2CB
secondary
#E9EADF
accent
#A73FA4
background
#FBFBFD
surface
#F7F6FA
border
#D0D0D3
text
#121215
muted
#818183