#9BA2FB#9BA2FB
#9BA2FB is a light, vivid blue. Relative luminance 0.398; OKLCH L 74.2% C 0.128 H 279.3°. Best body text is #000000 at 8.95:1 contrast (WCAG AA passes).
Color values
| HEX | #9BA2FB |
|---|---|
| RGB | rgb(155, 162, 251) |
| HSL | hsl(236, 92%, 80%) |
| HSV | hsv(236, 38%, 98%) |
| CMYK | cmyk(38.2%, 35.5%, 0%, 1.6%) |
| CIE-LAB | lab(69.31, 18.63, -45.11) |
| CIE-LCH | lch(69.31, 48.80, 292.44°) |
| OKLab | oklab(74.24% 0.0208 -0.1265) |
| OKLCH | oklch(74.24% 0.128 279.3) |
| XYZ | xyz(43.8454, 39.7725, 96.6147) |
| Luminance | 0.3977 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 2.93
Perrywinkle
#8F8CE7
ΔE00 6.46
Lavender Blue
#8B88F8
ΔE00 7.35
Pastel Blue
#A2BFFE
ΔE00 8.08
Periwinkle (survey)
#8E82FE
ΔE00 9.11
Carolina Blue
#8AB8FE
ΔE00 9.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9BA2FB #FBF49B
analogous
#9BD2FB #9BA2FB #C49BFB
triadic
#9BA2FB #FB9BA2 #A2FB9B
tetradic
#9BA2FB #FB9BD2 #FBF49B #9BFBC4
square
#9BA2FB #FB9BD2 #FBF49B #9BFBC4
split-complementary
#9BA2FB #FBC49B #D2FB9B
monochromatic
#2535F6 #606BF9 #9BA2FB #D6D9FD #E2E4FE
Accessibility & contrast
On white
2.35
#9BA2FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.95
#9BA2FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9BA2FB
8.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9BA2FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9BA2FB | 1.00 | 2.35 | 8.95 | 8.95 |
| #FFFFFF | 2.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#84ADFF
Deuteranopia (green-blind)
#7FA6F9
Tritanopia (blue-blind)
#7FB3C3
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #9ba2fb; /* rgb */ color: rgb(155, 162, 251); /* oklch */ color: oklch(74.2% 0.128 279.3);
Tailwind
colors: {
custom: {
50: '#bcbdfd',
500: '#9ba2fb',
950: '#000000',
},
}SCSS
$custom: #9ba2fb; $custom-light: #bcbdfd; $custom-dark: #000000;
JSON
{
"hex": "#9ba2fb",
"rgb": {
"r": 155,
"g": 162,
"b": 251
},
"hsl": {
"h": 235.625,
"s": 92.308,
"l": 79.608
},
"oklch": {
"l": 0.74242,
"c": 0.12816,
"h": 279.3
},
"luminance": 0.39774
}Semantic roles & 50–950 ramp
primary
#9BA2FB
secondary
#F6F4D5
accent
#D500E6
background
#FBFBFF
surface
#F7F6FF
border
#D0D0D7
text
#121217
muted
#818185