#A2A9FA#A2A9FA
#A2A9FA is a light, moderate blue. Relative luminance 0.430; OKLCH L 76.1% C 0.116 H 279.5°. Best body text is #000000 at 9.59:1 contrast (WCAG AA passes).
Color values
| HEX | #A2A9FA |
|---|---|
| RGB | rgb(162, 169, 250) |
| HSL | hsl(235, 90%, 81%) |
| HSV | hsv(235, 35%, 98%) |
| CMYK | cmyk(35.2%, 32.4%, 0%, 2%) |
| CIE-LAB | lab(71.53, 16.26, -41.05) |
| CIE-LCH | lch(71.53, 44.15, 291.60°) |
| OKLab | oklab(76.06% 0.0191 -0.1146) |
| OKLCH | oklch(76.06% 0.116 279.5) |
| XYZ | xyz(46.3387, 42.9578, 96.2741) |
| Luminance | 0.4296 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 5.02
Pastel Blue
#A2BFFE
ΔE00 6.75
Perrywinkle
#8F8CE7
ΔE00 8.15
Light Periwinkle
#C1C6FC
ΔE00 8.68
Carolina Blue
#8AB8FE
ΔE00 9.07
Lavender Blue
#8B88F8
ΔE00 9.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2A9FA #FAF3A2
analogous
#A2D5FA #A2A9FA #C7A2FA
triadic
#A2A9FA #FAA2A9 #A9FAA2
tetradic
#A2A9FA #FAA2D5 #FAF3A2 #A2FAC7
square
#A2A9FA #FAA2D5 #FAF3A2 #A2FAC7
split-complementary
#A2A9FA #FAC7A2 #D5FAA2
monochromatic
#2E3EF4 #6873F7 #A2A9FA #DCDFFD #E2E4FD
Accessibility & contrast
On white
2.19
#A2A9FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.59
#A2A9FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2A9FA
9.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2A9FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2A9FA | 1.00 | 2.19 | 9.59 | 9.59 |
| #FFFFFF | 2.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#90B3FD
Deuteranopia (green-blind)
#8BACF8
Tritanopia (blue-blind)
#8AB8C6
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #a2a9fa; /* rgb */ color: rgb(162, 169, 250); /* oklch */ color: oklch(76.1% 0.116 279.5);
Tailwind
colors: {
custom: {
50: '#c0c2fc',
500: '#a2a9fa',
950: '#000000',
},
}SCSS
$custom: #a2a9fa; $custom-light: #c0c2fc; $custom-dark: #000000;
JSON
{
"hex": "#a2a9fa",
"rgb": {
"r": 162,
"g": 169,
"b": 250
},
"hsl": {
"h": 235.227,
"s": 89.796,
"l": 80.784
},
"oklch": {
"l": 0.76061,
"c": 0.11618,
"h": 279.5
},
"luminance": 0.42959
}Semantic roles & 50–950 ramp
primary
#A2A9FA
secondary
#F6F3D5
accent
#D300E6
background
#FCFBFF
surface
#F8F7FF
border
#D1D0D7
text
#121217
muted
#818185