#9BB2FB#9BB2FB
#9BB2FB is a light, moderate blue. Relative luminance 0.458; OKLCH L 77.4% C 0.108 H 270.3°. Best body text is #000000 at 10.15:1 contrast (WCAG AA passes).
Color values
| HEX | #9BB2FB |
|---|---|
| RGB | rgb(155, 178, 251) |
| HSL | hsl(226, 92%, 80%) |
| HSV | hsv(226, 38%, 98%) |
| CMYK | cmyk(38.2%, 29.1%, 0%, 1.6%) |
| CIE-LAB | lab(73.40, 9.62, -38.71) |
| CIE-LCH | lch(73.40, 39.89, 283.95°) |
| OKLab | oklab(77.4% 0.0006 -0.108) |
| OKLCH | oklch(77.4% 0.108 270.3) |
| XYZ | xyz(46.8453, 45.7722, 97.6147) |
| Luminance | 0.4577 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 3.36
Carolina Blue
#8AB8FE
ΔE00 5.22
Periwinkle Blue
#8F99FB
ΔE00 6.86
Powder Blue (survey)
#B1D1FC
ΔE00 8.01
Baby Blue (survey)
#A2CFFE
ΔE00 8.60
Light Periwinkle
#C1C6FC
ΔE00 8.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9BB2FB #FBE49B
analogous
#9BE2FB #9BB2FB #B49BFB
triadic
#9BB2FB #FB9BB2 #B2FB9B
tetradic
#9BB2FB #FB9BE2 #FBE49B #9BFBB4
square
#9BB2FB #FB9BE2 #FBE49B #9BFBB4
split-complementary
#9BB2FB #FBB49B #E2FB9B
monochromatic
#2557F6 #6085F9 #9BB2FB #D6DFFD #E2E8FE
Accessibility & contrast
On white
2.07
#9BB2FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.15
#9BB2FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9BB2FB
10.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9BB2FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9BB2FB | 1.00 | 2.07 | 10.15 | 10.15 |
| #FFFFFF | 2.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9AB9FE
Deuteranopia (green-blind)
#91B1F9
Tritanopia (blue-blind)
#7DC1CC
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #9bb2fb; /* rgb */ color: rgb(155, 178, 251); /* oklch */ color: oklch(77.4% 0.108 270.3);
Tailwind
colors: {
custom: {
50: '#bbc8fd',
500: '#9bb2fb',
950: '#000000',
},
}SCSS
$custom: #9bb2fb; $custom-light: #bbc8fd; $custom-dark: #000000;
JSON
{
"hex": "#9bb2fb",
"rgb": {
"r": 155,
"g": 178,
"b": 251
},
"hsl": {
"h": 225.625,
"s": 92.308,
"l": 79.608
},
"oklch": {
"l": 0.77402,
"c": 0.10798,
"h": 270.3
},
"luminance": 0.45774
}Semantic roles & 50–950 ramp
primary
#9BB2FB
secondary
#F6EED5
accent
#AF00E6
background
#FBFCFF
surface
#F7F8FF
border
#D0D1D7
text
#121317
muted
#818285