#9B9BFA#9B9BFA
#9B9BFA is a light, vivid blue. Relative luminance 0.373; OKLCH L 72.8% C 0.136 H 282.5°. Best body text is #000000 at 8.46:1 contrast (WCAG AA passes).
Color values
| HEX | #9B9BFA |
|---|---|
| RGB | rgb(155, 155, 250) |
| HSL | hsl(240, 90%, 79%) |
| HSV | hsv(240, 38%, 98%) |
| CMYK | cmyk(38%, 38%, 0%, 2%) |
| CIE-LAB | lab(67.51, 22.35, -47.39) |
| CIE-LCH | lch(67.51, 52.39, 295.25°) |
| OKLab | oklab(72.85% 0.0295 -0.1331) |
| OKLCH | oklch(72.85% 0.136 282.5) |
| XYZ | xyz(42.4893, 37.3118, 95.3871) |
| Luminance | 0.3731 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 2.51
Perrywinkle
#8F8CE7
ΔE00 4.70
Lavender Blue
#8B88F8
ΔE00 5.55
Periwinkle (survey)
#8E82FE
ΔE00 7.19
Lavender
#B39DDB
ΔE00 9.73
Pastel Purple
#CAA0FF
ΔE00 9.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9B9BFA #FAFA9B
analogous
#9BCBFA #9B9BFA #CB9BFA
triadic
#9B9BFA #FA9B9B #9BFA9B
tetradic
#9B9BFA #FA9BCB #FAFA9B #9BFACB
square
#9B9BFA #FA9BCB #FAFA9B #9BFACB
split-complementary
#9B9BFA #FACB9B #CBFA9B
monochromatic
#2626F4 #6161F7 #9B9BFA #D5D5FD #E2E2FE
Accessibility & contrast
On white
2.48
#9B9BFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.46
#9B9BFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9B9BFA
8.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9B9BFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9B9BFA | 1.00 | 2.48 | 8.46 | 8.46 |
| #FFFFFF | 2.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7BA8FE
Deuteranopia (green-blind)
#77A1F8
Tritanopia (blue-blind)
#80ADBF
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #9b9bfa; /* rgb */ color: rgb(155, 155, 250); /* oklch */ color: oklch(72.8% 0.136 282.5);
Tailwind
colors: {
custom: {
50: '#bcb8fc',
500: '#9b9bfa',
950: '#000000',
},
}SCSS
$custom: #9b9bfa; $custom-light: #bcb8fc; $custom-dark: #000000;
JSON
{
"hex": "#9b9bfa",
"rgb": {
"r": 155,
"g": 155,
"b": 250
},
"hsl": {
"h": 240,
"s": 90.476,
"l": 79.412
},
"oklch": {
"l": 0.72849,
"c": 0.13632,
"h": 282.5
},
"luminance": 0.37313
}Semantic roles & 50–950 ramp
primary
#9B9BFA
secondary
#F6F6D5
accent
#E600E5
background
#FBFBFF
surface
#F7F6FF
border
#D0D0D7
text
#121117
muted
#818085