#9AA2FA#9AA2FA
#9AA2FA is a light, vivid blue. Relative luminance 0.396; OKLCH L 74.1% C 0.127 H 278.8°. Best body text is #000000 at 8.92:1 contrast (WCAG AA passes).
Color values
| HEX | #9AA2FA |
|---|---|
| RGB | rgb(154, 162, 250) |
| HSL | hsl(235, 91%, 79%) |
| HSV | hsv(235, 38%, 98%) |
| CMYK | cmyk(38.4%, 35.2%, 0%, 2%) |
| CIE-LAB | lab(69.19, 18.11, -44.75) |
| CIE-LCH | lch(69.19, 48.27, 292.03°) |
| OKLab | oklab(74.12% 0.0195 -0.1254) |
| OKLCH | oklch(74.12% 0.127 278.8) |
| XYZ | xyz(43.4971, 39.6111, 95.7778) |
| Luminance | 0.3961 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 2.87
Perrywinkle
#8F8CE7
ΔE00 6.45
Lavender Blue
#8B88F8
ΔE00 7.37
Pastel Blue
#A2BFFE
ΔE00 8.00
Periwinkle (survey)
#8E82FE
ΔE00 9.16
Carolina Blue
#8AB8FE
ΔE00 9.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9AA2FA #FAF29A
analogous
#9AD2FA #9AA2FA #C29AFA
triadic
#9AA2FA #FA9AA2 #A2FA9A
tetradic
#9AA2FA #FA9AD2 #FAF29A #9AFAC2
square
#9AA2FA #FA9AD2 #FAF29A #9AFAC2
split-complementary
#9AA2FA #FAC29A #D2FA9A
monochromatic
#2537F4 #606CF7 #9AA2FA #D4D8FD #E2E4FE
Accessibility & contrast
On white
2.35
#9AA2FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.92
#9AA2FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9AA2FA
8.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9AA2FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9AA2FA | 1.00 | 2.35 | 8.92 | 8.92 |
| #FFFFFF | 2.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#85ADFE
Deuteranopia (green-blind)
#7FA6F8
Tritanopia (blue-blind)
#7EB3C2
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #9aa2fa; /* rgb */ color: rgb(154, 162, 250); /* oklch */ color: oklch(74.1% 0.127 278.8);
Tailwind
colors: {
custom: {
50: '#bbbdfc',
500: '#9aa2fa',
950: '#000000',
},
}SCSS
$custom: #9aa2fa; $custom-light: #bbbdfc; $custom-dark: #000000;
JSON
{
"hex": "#9aa2fa",
"rgb": {
"r": 154,
"g": 162,
"b": 250
},
"hsl": {
"h": 235,
"s": 90.566,
"l": 79.216
},
"oklch": {
"l": 0.7412,
"c": 0.12695,
"h": 278.8
},
"luminance": 0.39613
}Semantic roles & 50–950 ramp
primary
#9AA2FA
secondary
#F6F3D5
accent
#D200E6
background
#FBFBFF
surface
#F7F6FF
border
#D0D0D7
text
#121217
muted
#818185