#9BB1FA#9BB1FA
#9BB1FA is a light, moderate blue. Relative luminance 0.453; OKLCH L 77.2% C 0.108 H 270.9°. Best body text is #000000 at 10.06:1 contrast (WCAG AA passes).
Color values
| HEX | #9BB1FA |
|---|---|
| RGB | rgb(155, 177, 250) |
| HSL | hsl(226, 90%, 79%) |
| HSV | hsv(226, 38%, 98%) |
| CMYK | cmyk(38%, 29.2%, 0%, 2%) |
| CIE-LAB | lab(73.10, 9.91, -38.64) |
| CIE-LCH | lch(73.10, 39.89, 284.39°) |
| OKLab | oklab(77.16% 0.0016 -0.1078) |
| OKLCH | oklch(77.16% 0.108 270.9) |
| XYZ | xyz(46.4899, 45.3129, 96.7206) |
| Luminance | 0.4531 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 3.65
Carolina Blue
#8AB8FE
ΔE00 5.48
Periwinkle Blue
#8F99FB
ΔE00 6.61
Powder Blue (survey)
#B1D1FC
ΔE00 8.25
Light Periwinkle
#C1C6FC
ΔE00 8.63
Lightsteelblue
#B0C4DE
ΔE00 8.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9BB1FA #FAE49B
analogous
#9BE1FA #9BB1FA #B59BFA
triadic
#9BB1FA #FA9BB1 #B1FA9B
tetradic
#9BB1FA #FA9BE1 #FAE49B #9BFAB5
square
#9BB1FA #FA9BE1 #FAE49B #9BFAB5
split-complementary
#9BB1FA #FAB59B #E1FA9B
monochromatic
#2656F4 #6184F7 #9BB1FA #D5DEFD #E2E8FE
Accessibility & contrast
On white
2.09
#9BB1FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.06
#9BB1FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9BB1FA
10.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9BB1FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9BB1FA | 1.00 | 2.09 | 10.06 | 10.06 |
| #FFFFFF | 2.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#99B8FD
Deuteranopia (green-blind)
#90B0F8
Tritanopia (blue-blind)
#7EC0CB
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #9bb1fa; /* rgb */ color: rgb(155, 177, 250); /* oklch */ color: oklch(77.2% 0.108 270.9);
Tailwind
colors: {
custom: {
50: '#bbc8fc',
500: '#9bb1fa',
950: '#000000',
},
}SCSS
$custom: #9bb1fa; $custom-light: #bbc8fc; $custom-dark: #000000;
JSON
{
"hex": "#9bb1fa",
"rgb": {
"r": 155,
"g": 177,
"b": 250
},
"hsl": {
"h": 226.105,
"s": 90.476,
"l": 79.412
},
"oklch": {
"l": 0.77156,
"c": 0.10778,
"h": 270.9
},
"luminance": 0.45315
}Semantic roles & 50–950 ramp
primary
#9BB1FA
secondary
#F6EED5
accent
#B000E6
background
#FBFCFF
surface
#F7F8FF
border
#D0D1D7
text
#121317
muted
#818285