#9BA3FC#9BA3FC
#9BA3FC is a light, vivid blue. Relative luminance 0.402; OKLCH L 74.5% C 0.128 H 278.9°. Best body text is #000000 at 9.04:1 contrast (WCAG AA passes).
Color values
| HEX | #9BA3FC |
|---|---|
| RGB | rgb(155, 163, 252) |
| HSL | hsl(235, 94%, 80%) |
| HSV | hsv(235, 38%, 99%) |
| CMYK | cmyk(38.5%, 35.3%, 0%, 1.2%) |
| CIE-LAB | lab(69.60, 18.33, -45.18) |
| CIE-LCH | lch(69.60, 48.76, 292.09°) |
| OKLab | oklab(74.49% 0.0198 -0.1267) |
| OKLCH | oklch(74.49% 0.128 278.9) |
| XYZ | xyz(44.1803, 40.1894, 97.5061) |
| Luminance | 0.4019 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 3.07
Perrywinkle
#8F8CE7
ΔE00 6.76
Lavender Blue
#8B88F8
ΔE00 7.60
Pastel Blue
#A2BFFE
ΔE00 7.78
Carolina Blue
#8AB8FE
ΔE00 9.16
Periwinkle (survey)
#8E82FE
ΔE00 9.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9BA3FC #FCF49B
analogous
#9BD3FC #9BA3FC #C49BFC
triadic
#9BA3FC #FC9BA3 #A3FC9B
tetradic
#9BA3FC #FC9BD3 #FCF49B #9BFCC4
square
#9BA3FC #FC9BD3 #FCF49B #9BFCC4
split-complementary
#9BA3FC #FCC49B #D3FC9B
monochromatic
#2436F8 #606CFA #9BA3FC #D6DAFE #E1E4FE
Accessibility & contrast
On white
2.32
#9BA3FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.04
#9BA3FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9BA3FC
9.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9BA3FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9BA3FC | 1.00 | 2.32 | 9.04 | 9.04 |
| #FFFFFF | 2.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#85AEFF
Deuteranopia (green-blind)
#7FA7FA
Tritanopia (blue-blind)
#7EB4C4
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #9ba3fc; /* rgb */ color: rgb(155, 163, 252); /* oklch */ color: oklch(74.5% 0.128 278.9);
Tailwind
colors: {
custom: {
50: '#bcbefd',
500: '#9ba3fc',
950: '#000000',
},
}SCSS
$custom: #9ba3fc; $custom-light: #bcbefd; $custom-dark: #000000;
JSON
{
"hex": "#9ba3fc",
"rgb": {
"r": 155,
"g": 163,
"b": 252
},
"hsl": {
"h": 235.052,
"s": 94.175,
"l": 79.804
},
"oklch": {
"l": 0.74485,
"c": 0.12821,
"h": 278.9
},
"luminance": 0.40191
}Semantic roles & 50–950 ramp
primary
#9BA3FC
secondary
#F6F4D5
accent
#D300E6
background
#FBFBFF
surface
#F7F6FF
border
#D0D0D7
text
#121218
muted
#818186