#A2A2F0#A2A2F0
#A2A2F0 is a light, moderate blue. Relative luminance 0.398; OKLCH L 74.2% C 0.112 H 283.3°. Best body text is #000000 at 8.96:1 contrast (WCAG AA passes).
Color values
| HEX | #A2A2F0 |
|---|---|
| RGB | rgb(162, 162, 240) |
| HSL | hsl(240, 72%, 79%) |
| HSV | hsv(240, 33%, 94%) |
| CMYK | cmyk(32.5%, 32.5%, 0%, 5.9%) |
| CIE-LAB | lab(69.34, 17.63, -39.03) |
| CIE-LCH | lch(69.34, 42.83, 294.30°) |
| OKLab | oklab(74.23% 0.0258 -0.1088) |
| OKLCH | oklch(74.23% 0.112 283.3) |
| XYZ | xyz(43.5445, 39.8120, 87.8114) |
| Luminance | 0.3981 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 5.00
Perrywinkle
#8F8CE7
ΔE00 6.43
Lavender
#B39DDB
ΔE00 7.55
Lavender Blue
#8B88F8
ΔE00 8.23
Pastel Purple
#CAA0FF
ΔE00 9.03
Pastel Blue
#A2BFFE
ΔE00 9.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2A2F0 #F0F0A2
analogous
#A2C9F0 #A2A2F0 #C9A2F0
triadic
#A2A2F0 #F0A2A2 #A2F0A2
tetradic
#A2A2F0 #F0A2C9 #F0F0A2 #A2F0C9
square
#A2A2F0 #F0A2C9 #F0F0A2 #A2F0C9
split-complementary
#A2A2F0 #F0C9A2 #C9F0A2
monochromatic
#3939DF #6D6DE8 #A2A2F0 #D7D7F9 #E5E5FB
Accessibility & contrast
On white
2.34
#A2A2F0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.96
#A2A2F0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2A2F0
8.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2A2F0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2A2F0 | 1.00 | 2.34 | 8.96 | 8.96 |
| #FFFFFF | 2.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8BACF3
Deuteranopia (green-blind)
#88A7EE
Tritanopia (blue-blind)
#8EB0BE
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #a2a2f0; /* rgb */ color: rgb(162, 162, 240); /* oklch */ color: oklch(74.2% 0.112 283.3);
Tailwind
colors: {
custom: {
50: '#bfbdf5',
500: '#a2a2f0',
950: '#000000',
},
}SCSS
$custom: #a2a2f0; $custom-light: #bfbdf5; $custom-dark: #000000;
JSON
{
"hex": "#a2a2f0",
"rgb": {
"r": 162,
"g": 162,
"b": 240
},
"hsl": {
"h": 240,
"s": 72.222,
"l": 78.824
},
"oklch": {
"l": 0.74233,
"c": 0.11179,
"h": 283.3
},
"luminance": 0.39813
}Semantic roles & 50–950 ramp
primary
#A2A2F0
secondary
#F2F2D9
accent
#D411D4
background
#FBFBFE
surface
#F7F6FD
border
#D0D0D5
text
#121217
muted
#818185