#A2AAFA#A2AAFA
#A2AAFA is a light, moderate blue. Relative luminance 0.433; OKLCH L 76.3% C 0.115 H 278.9°. Best body text is #000000 at 9.67:1 contrast (WCAG AA passes).
Color values
| HEX | #A2AAFA |
|---|---|
| RGB | rgb(162, 170, 250) |
| HSL | hsl(235, 90%, 81%) |
| HSV | hsv(235, 35%, 98%) |
| CMYK | cmyk(35.2%, 32%, 0%, 2%) |
| CIE-LAB | lab(71.78, 15.69, -40.66) |
| CIE-LCH | lch(71.78, 43.58, 291.11°) |
| OKLab | oklab(76.26% 0.0178 -0.1135) |
| OKLCH | oklch(76.26% 0.115 278.9) |
| XYZ | xyz(46.5254, 43.3313, 96.3363) |
| Luminance | 0.4333 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 5.20
Pastel Blue
#A2BFFE
ΔE00 6.45
Perrywinkle
#8F8CE7
ΔE00 8.41
Light Periwinkle
#C1C6FC
ΔE00 8.49
Carolina Blue
#8AB8FE
ΔE00 8.82
Lightsteelblue
#B0C4DE
ΔE00 9.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2AAFA #FAF2A2
analogous
#A2D6FA #A2AAFA #C6A2FA
triadic
#A2AAFA #FAA2AA #AAFAA2
tetradic
#A2AAFA #FAA2D6 #FAF2A2 #A2FAC6
square
#A2AAFA #FAA2D6 #FAF2A2 #A2FAC6
split-complementary
#A2AAFA #FAC6A2 #D6FAA2
monochromatic
#2E40F4 #6875F7 #A2AAFA #DCDFFD #E2E4FD
Accessibility & contrast
On white
2.17
#A2AAFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.67
#A2AAFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2AAFA
9.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2AAFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2AAFA | 1.00 | 2.17 | 9.67 | 9.67 |
| #FFFFFF | 2.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#91B3FD
Deuteranopia (green-blind)
#8CADF8
Tritanopia (blue-blind)
#89B9C7
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #a2aafa; /* rgb */ color: rgb(162, 170, 250); /* oklch */ color: oklch(76.3% 0.115 278.9);
Tailwind
colors: {
custom: {
50: '#c0c3fc',
500: '#a2aafa',
950: '#000000',
},
}SCSS
$custom: #a2aafa; $custom-light: #c0c3fc; $custom-dark: #000000;
JSON
{
"hex": "#a2aafa",
"rgb": {
"r": 162,
"g": 170,
"b": 250
},
"hsl": {
"h": 234.545,
"s": 89.796,
"l": 80.784
},
"oklch": {
"l": 0.76256,
"c": 0.11485,
"h": 278.9
},
"luminance": 0.43333
}Semantic roles & 50–950 ramp
primary
#A2AAFA
secondary
#F6F3D5
accent
#D100E6
background
#FCFBFF
surface
#F8F7FF
border
#D1D0D7
text
#121217
muted
#818185