#9BB1FC#9BB1FC
#9BB1FC is a light, moderate blue. Relative luminance 0.454; OKLCH L 77.2% C 0.111 H 271.1°. Best body text is #000000 at 10.09:1 contrast (WCAG AA passes).
Color values
| HEX | #9BB1FC |
|---|---|
| RGB | rgb(155, 177, 252) |
| HSL | hsl(226, 94%, 80%) |
| HSV | hsv(226, 38%, 99%) |
| CMYK | cmyk(38.5%, 29.8%, 0%, 1.2%) |
| CIE-LAB | lab(73.18, 10.44, -39.59) |
| CIE-LCH | lch(73.18, 40.95, 284.78°) |
| OKLab | oklab(77.25% 0.0022 -0.1105) |
| OKLCH | oklch(77.25% 0.111 271.1) |
| XYZ | xyz(46.8051, 45.4390, 98.3810) |
| Luminance | 0.4544 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 3.65
Carolina Blue
#8AB8FE
ΔE00 5.45
Periwinkle Blue
#8F99FB
ΔE00 6.56
Powder Blue (survey)
#B1D1FC
ΔE00 8.25
Light Periwinkle
#C1C6FC
ΔE00 8.75
Light Grey Blue
#9DBCD4
ΔE00 8.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9BB1FC #FCE69B
analogous
#9BE1FC #9BB1FC #B69BFC
triadic
#9BB1FC #FC9BB1 #B1FC9B
tetradic
#9BB1FC #FC9BE1 #FCE69B #9BFCB6
square
#9BB1FC #FC9BE1 #FCE69B #9BFCB6
split-complementary
#9BB1FC #FCB69B #E1FC9B
monochromatic
#2454F8 #6083FA #9BB1FC #D6DFFE #E1E8FE
Accessibility & contrast
On white
2.08
#9BB1FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.09
#9BB1FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9BB1FC
10.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9BB1FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9BB1FC | 1.00 | 2.08 | 10.09 | 10.09 |
| #FFFFFF | 2.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#98B8FF
Deuteranopia (green-blind)
#90B0FA
Tritanopia (blue-blind)
#7DC0CC
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #9bb1fc; /* rgb */ color: rgb(155, 177, 252); /* oklch */ color: oklch(77.2% 0.111 271.1);
Tailwind
colors: {
custom: {
50: '#bbc8fd',
500: '#9bb1fc',
950: '#000000',
},
}SCSS
$custom: #9bb1fc; $custom-light: #bbc8fd; $custom-dark: #000000;
JSON
{
"hex": "#9bb1fc",
"rgb": {
"r": 155,
"g": 177,
"b": 252
},
"hsl": {
"h": 226.392,
"s": 94.175,
"l": 79.804
},
"oklch": {
"l": 0.77247,
"c": 0.11053,
"h": 271.1
},
"luminance": 0.45441
}Semantic roles & 50–950 ramp
primary
#9BB1FC
secondary
#F6EFD5
accent
#B100E6
background
#FBFCFF
surface
#F7F8FF
border
#D0D1D7
text
#121317
muted
#818285