#9BA4FA#9BA4FA
#9BA4FA is a light, vivid blue. Relative luminance 0.404; OKLCH L 74.6% C 0.124 H 278.4°. Best body text is #000000 at 9.08:1 contrast (WCAG AA passes).
Color values
| HEX | #9BA4FA |
|---|---|
| RGB | rgb(155, 164, 250) |
| HSL | hsl(234, 90%, 79%) |
| HSV | hsv(234, 38%, 98%) |
| CMYK | cmyk(38%, 34.4%, 0%, 2%) |
| CIE-LAB | lab(69.77, 17.23, -43.84) |
| CIE-LCH | lch(69.77, 47.10, 291.45°) |
| OKLab | oklab(74.58% 0.0181 -0.1228) |
| OKLCH | oklch(74.58% 0.124 278.4) |
| XYZ | xyz(44.0433, 40.4198, 95.9051) |
| Luminance | 0.4042 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 3.35
Perrywinkle
#8F8CE7
ΔE00 6.96
Pastel Blue
#A2BFFE
ΔE00 7.49
Lavender Blue
#8B88F8
ΔE00 7.92
Carolina Blue
#8AB8FE
ΔE00 8.94
Periwinkle (survey)
#8E82FE
ΔE00 9.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9BA4FA #FAF19B
analogous
#9BD4FA #9BA4FA #C29BFA
triadic
#9BA4FA #FA9BA4 #A4FA9B
tetradic
#9BA4FA #FA9BD4 #FAF19B #9BFAC2
square
#9BA4FA #FA9BD4 #FAF19B #9BFAC2
split-complementary
#9BA4FA #FAC29B #D4FA9B
monochromatic
#263AF4 #616FF7 #9BA4FA #D5D9FD #E2E4FE
Accessibility & contrast
On white
2.31
#9BA4FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.08
#9BA4FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9BA4FA
9.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9BA4FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9BA4FA | 1.00 | 2.31 | 9.08 | 9.08 |
| #FFFFFF | 2.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#88AEFD
Deuteranopia (green-blind)
#82A7F8
Tritanopia (blue-blind)
#7FB5C3
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #9ba4fa; /* rgb */ color: rgb(155, 164, 250); /* oklch */ color: oklch(74.6% 0.124 278.4);
Tailwind
colors: {
custom: {
50: '#bbbefc',
500: '#9ba4fa',
950: '#000000',
},
}SCSS
$custom: #9ba4fa; $custom-light: #bbbefc; $custom-dark: #000000;
JSON
{
"hex": "#9ba4fa",
"rgb": {
"r": 155,
"g": 164,
"b": 250
},
"hsl": {
"h": 234.316,
"s": 90.476,
"l": 79.412
},
"oklch": {
"l": 0.74581,
"c": 0.12411,
"h": 278.4
},
"luminance": 0.40422
}Semantic roles & 50–950 ramp
primary
#9BA4FA
secondary
#F6F3D5
accent
#D000E6
background
#FBFBFF
surface
#F7F6FF
border
#D0D0D7
text
#121217
muted
#818185