#9BB0FA#9BB0FA
#9BB0FA is a light, moderate blue. Relative luminance 0.449; OKLCH L 77.0% C 0.109 H 271.5°. Best body text is #000000 at 9.98:1 contrast (WCAG AA passes).
Color values
| HEX | #9BB0FA |
|---|---|
| RGB | rgb(155, 176, 250) |
| HSL | hsl(227, 90%, 79%) |
| HSV | hsv(227, 38%, 98%) |
| CMYK | cmyk(38%, 29.6%, 0%, 2%) |
| CIE-LAB | lab(72.84, 10.47, -39.04) |
| CIE-LCH | lch(72.84, 40.42, 285.01°) |
| OKLab | oklab(76.96% 0.0029 -0.1089) |
| OKLCH | oklch(76.96% 0.109 271.5) |
| XYZ | xyz(46.2931, 44.9193, 96.6550) |
| Luminance | 0.4492 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 3.94
Carolina Blue
#8AB8FE
ΔE00 5.74
Periwinkle Blue
#8F99FB
ΔE00 6.33
Powder Blue (survey)
#B1D1FC
ΔE00 8.50
Light Periwinkle
#C1C6FC
ΔE00 8.70
Lightsteelblue
#B0C4DE
ΔE00 8.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9BB0FA #FAE59B
analogous
#9BE0FA #9BB0FA #B69BFA
triadic
#9BB0FA #FA9BB0 #B0FA9B
tetradic
#9BB0FA #FA9BE0 #FAE59B #9BFAB6
square
#9BB0FA #FA9BE0 #FAE59B #9BFAB6
split-complementary
#9BB0FA #FAB69B #E0FA9B
monochromatic
#2654F4 #6182F7 #9BB0FA #D5DEFD #E2E8FE
Accessibility & contrast
On white
2.10
#9BB0FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.98
#9BB0FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9BB0FA
9.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9BB0FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9BB0FA | 1.00 | 2.10 | 9.98 | 9.98 |
| #FFFFFF | 2.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#97B7FD
Deuteranopia (green-blind)
#8FAFF8
Tritanopia (blue-blind)
#7EBFCA
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #9bb0fa; /* rgb */ color: rgb(155, 176, 250); /* oklch */ color: oklch(77.0% 0.109 271.5);
Tailwind
colors: {
custom: {
50: '#bbc7fc',
500: '#9bb0fa',
950: '#000000',
},
}SCSS
$custom: #9bb0fa; $custom-light: #bbc7fc; $custom-dark: #000000;
JSON
{
"hex": "#9bb0fa",
"rgb": {
"r": 155,
"g": 176,
"b": 250
},
"hsl": {
"h": 226.737,
"s": 90.476,
"l": 79.412
},
"oklch": {
"l": 0.76955,
"c": 0.10897,
"h": 271.5
},
"luminance": 0.44921
}Semantic roles & 50–950 ramp
primary
#9BB0FA
secondary
#F6EFD5
accent
#B300E6
background
#FBFCFF
surface
#F7F8FF
border
#D0D1D7
text
#121317
muted
#818285