#A2A2FF#A2A2FF
#A2A2FF is a light, vivid blue. Relative luminance 0.407; OKLCH L 75.0% C 0.133 H 282.7°. Best body text is #000000 at 9.15:1 contrast (WCAG AA passes).
Color values
| HEX | #A2A2FF |
|---|---|
| RGB | rgb(162, 162, 255) |
| HSL | hsl(240, 100%, 82%) |
| HSV | hsv(240, 36%, 100%) |
| CMYK | cmyk(36.5%, 36.5%, 0%, 0%) |
| CIE-LAB | lab(69.99, 21.52, -46.16) |
| CIE-LCH | lch(69.99, 50.93, 294.99°) |
| OKLab | oklab(74.96% 0.0292 -0.1294) |
| OKLCH | oklch(74.96% 0.133 282.7) |
| XYZ | xyz(45.8655, 40.7404, 100.0354) |
| Luminance | 0.4074 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 3.85
Perrywinkle
#8F8CE7
ΔE00 6.59
Lavender Blue
#8B88F8
ΔE00 7.47
Pastel Blue
#A2BFFE
ΔE00 8.73
Periwinkle (survey)
#8E82FE
ΔE00 8.98
Pastel Purple
#CAA0FF
ΔE00 9.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2A2FF #FFFFA2
analogous
#A2D1FF #A2A2FF #D1A2FF
triadic
#A2A2FF #FFA2A2 #A2FFA2
tetradic
#A2A2FF #FFA2D1 #FFFFA2 #A2FFD1
square
#A2A2FF #FFA2D1 #FFFFA2 #A2FFD1
split-complementary
#A2A2FF #FFD1A2 #D1FFA2
monochromatic
#2828FF #6565FF #A2A2FF #DFDFFF #E0E0FF
Accessibility & contrast
On white
2.30
#A2A2FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.15
#A2A2FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2A2FF
9.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2A2FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2A2FF | 1.00 | 2.30 | 9.15 | 9.15 |
| #FFFFFF | 2.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#84AEFF
Deuteranopia (green-blind)
#80A8FD
Tritanopia (blue-blind)
#88B4C5
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #a2a2ff; /* rgb */ color: rgb(162, 162, 255); /* oklch */ color: oklch(75.0% 0.133 282.7);
Tailwind
colors: {
custom: {
50: '#c0bdff',
500: '#a2a2ff',
950: '#000000',
},
}SCSS
$custom: #a2a2ff; $custom-light: #c0bdff; $custom-dark: #000000;
JSON
{
"hex": "#a2a2ff",
"rgb": {
"r": 162,
"g": 162,
"b": 255
},
"hsl": {
"h": 240,
"s": 100,
"l": 81.765
},
"oklch": {
"l": 0.74955,
"c": 0.13266,
"h": 282.7
},
"luminance": 0.40742
}Semantic roles & 50–950 ramp
primary
#A2A2FF
secondary
#F7F7D4
accent
#E600E5
background
#FCFBFF
surface
#F8F6FF
border
#D1D0D7
text
#121218
muted
#818186