#A2A9FD#A2A9FD
#A2A9FD is a light, vivid blue. Relative luminance 0.431; OKLCH L 76.2% C 0.120 H 279.5°. Best body text is #000000 at 9.63:1 contrast (WCAG AA passes).
Color values
| HEX | #A2A9FD |
|---|---|
| RGB | rgb(162, 169, 253) |
| HSL | hsl(235, 96%, 81%) |
| HSV | hsv(235, 36%, 99%) |
| CMYK | cmyk(36%, 33.2%, 0%, 0.8%) |
| CIE-LAB | lab(71.65, 17.04, -42.48) |
| CIE-LCH | lch(71.65, 45.77, 291.86°) |
| OKLab | oklab(76.2% 0.0198 -0.1187) |
| OKLCH | oklch(76.2% 0.12 279.5) |
| XYZ | xyz(46.8128, 43.1474, 98.7712) |
| Luminance | 0.4315 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 4.87
Pastel Blue
#A2BFFE
ΔE00 6.70
Perrywinkle
#8F8CE7
ΔE00 8.20
Light Periwinkle
#C1C6FC
ΔE00 8.88
Carolina Blue
#8AB8FE
ΔE00 8.96
Lavender Blue
#8B88F8
ΔE00 9.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2A9FD #FDF6A2
analogous
#A2D7FD #A2A9FD #C9A2FD
triadic
#A2A9FD #FDA2A9 #A9FDA2
tetradic
#A2A9FD #FDA2D7 #FDF6A2 #A2FDC9
square
#A2A9FD #FDA2D7 #FDF6A2 #A2FDC9
split-complementary
#A2A9FD #FDC9A2 #D7FDA2
monochromatic
#2A3AFA #6672FC #A2A9FD #DEE0FE #E1E3FE
Accessibility & contrast
On white
2.18
#A2A9FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.63
#A2A9FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2A9FD
9.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2A9FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2A9FD | 1.00 | 2.18 | 9.63 | 9.63 |
| #FFFFFF | 2.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8EB3FF
Deuteranopia (green-blind)
#89ACFB
Tritanopia (blue-blind)
#88B9C8
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #a2a9fd; /* rgb */ color: rgb(162, 169, 253); /* oklch */ color: oklch(76.2% 0.120 279.5);
Tailwind
colors: {
custom: {
50: '#c0c2fe',
500: '#a2a9fd',
950: '#000000',
},
}SCSS
$custom: #a2a9fd; $custom-light: #c0c2fe; $custom-dark: #000000;
JSON
{
"hex": "#a2a9fd",
"rgb": {
"r": 162,
"g": 169,
"b": 253
},
"hsl": {
"h": 235.385,
"s": 95.789,
"l": 81.373
},
"oklch": {
"l": 0.76202,
"c": 0.12035,
"h": 279.5
},
"luminance": 0.43149
}Semantic roles & 50–950 ramp
primary
#A2A9FD
secondary
#F7F4D4
accent
#D400E6
background
#FCFBFF
surface
#F8F7FF
border
#D1D0D7
text
#121218
muted
#818186