#9BA2FA#9BA2FA
#9BA2FA is a light, vivid blue. Relative luminance 0.397; OKLCH L 74.2% C 0.127 H 279.4°. Best body text is #000000 at 8.94:1 contrast (WCAG AA passes).
Color values
| HEX | #9BA2FA |
|---|---|
| RGB | rgb(155, 162, 250) |
| HSL | hsl(236, 90%, 79%) |
| HSV | hsv(236, 38%, 98%) |
| CMYK | cmyk(38%, 35.2%, 0%, 2%) |
| CIE-LAB | lab(69.26, 18.36, -44.63) |
| CIE-LCH | lch(69.26, 48.26, 292.36°) |
| OKLab | oklab(74.19% 0.0206 -0.1251) |
| OKLCH | oklch(74.19% 0.127 279.4) |
| XYZ | xyz(43.6882, 39.7096, 95.7868) |
| Luminance | 0.3971 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 2.98
Perrywinkle
#8F8CE7
ΔE00 6.42
Lavender Blue
#8B88F8
ΔE00 7.37
Pastel Blue
#A2BFFE
ΔE00 8.08
Periwinkle (survey)
#8E82FE
ΔE00 9.15
Carolina Blue
#8AB8FE
ΔE00 9.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9BA2FA #FAF39B
analogous
#9BD2FA #9BA2FA #C49BFA
triadic
#9BA2FA #FA9BA2 #A2FA9B
tetradic
#9BA2FA #FA9BD2 #FAF39B #9BFAC4
square
#9BA2FA #FA9BD2 #FAF39B #9BFAC4
split-complementary
#9BA2FA #FAC49B #D2FA9B
monochromatic
#2636F4 #616CF7 #9BA2FA #D5D8FD #E2E4FE
Accessibility & contrast
On white
2.35
#9BA2FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.94
#9BA2FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9BA2FA
8.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9BA2FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9BA2FA | 1.00 | 2.35 | 8.94 | 8.94 |
| #FFFFFF | 2.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#85ADFE
Deuteranopia (green-blind)
#7FA6F8
Tritanopia (blue-blind)
#7FB3C2
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #9ba2fa; /* rgb */ color: rgb(155, 162, 250); /* oklch */ color: oklch(74.2% 0.127 279.4);
Tailwind
colors: {
custom: {
50: '#bbbdfc',
500: '#9ba2fa',
950: '#000000',
},
}SCSS
$custom: #9ba2fa; $custom-light: #bbbdfc; $custom-dark: #000000;
JSON
{
"hex": "#9ba2fa",
"rgb": {
"r": 155,
"g": 162,
"b": 250
},
"hsl": {
"h": 235.579,
"s": 90.476,
"l": 79.412
},
"oklch": {
"l": 0.74192,
"c": 0.12677,
"h": 279.4
},
"luminance": 0.39711
}Semantic roles & 50–950 ramp
primary
#9BA2FA
secondary
#F6F3D5
accent
#D500E6
background
#FBFBFF
surface
#F7F6FF
border
#D0D0D7
text
#121217
muted
#818185