#9BB3FA#9BB3FA
#9BB3FA is a light, moderate blue. Relative luminance 0.461; OKLCH L 77.6% C 0.105 H 269.5°. Best body text is #000000 at 10.22:1 contrast (WCAG AA passes).
Color values
| HEX | #9BB3FA |
|---|---|
| RGB | rgb(155, 179, 250) |
| HSL | hsl(225, 90%, 79%) |
| HSV | hsv(225, 38%, 98%) |
| CMYK | cmyk(38%, 28.4%, 0%, 2%) |
| CIE-LAB | lab(73.62, 8.80, -37.83) |
| CIE-LCH | lch(73.62, 38.84, 283.09°) |
| OKLab | oklab(77.56% -0.0009 -0.1054) |
| OKLCH | oklch(77.56% 0.105 269.5) |
| XYZ | xyz(46.8878, 46.1087, 96.8533) |
| Luminance | 0.4611 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 3.07
Carolina Blue
#8AB8FE
ΔE00 4.98
Periwinkle Blue
#8F99FB
ΔE00 7.15
Powder Blue (survey)
#B1D1FC
ΔE00 7.76
Baby Blue (survey)
#A2CFFE
ΔE00 8.33
Lightsteelblue
#B0C4DE
ΔE00 8.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9BB3FA #FAE29B
analogous
#9BE3FA #9BB3FA #B39BFA
triadic
#9BB3FA #FA9BB3 #B3FA9B
tetradic
#9BB3FA #FA9BE3 #FAE29B #9BFAB3
square
#9BB3FA #FA9BE3 #FAE29B #9BFAB3
split-complementary
#9BB3FA #FAB39B #E3FA9B
monochromatic
#265AF4 #6187F7 #9BB3FA #D5DFFD #E2E9FE
Accessibility & contrast
On white
2.05
#9BB3FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.22
#9BB3FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9BB3FA
10.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9BB3FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9BB3FA | 1.00 | 2.05 | 10.22 | 10.22 |
| #FFFFFF | 2.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9BB9FD
Deuteranopia (green-blind)
#93B1F8
Tritanopia (blue-blind)
#7DC1CC
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #9bb3fa; /* rgb */ color: rgb(155, 179, 250); /* oklch */ color: oklch(77.6% 0.105 269.5);
Tailwind
colors: {
custom: {
50: '#bbc9fc',
500: '#9bb3fa',
950: '#000000',
},
}SCSS
$custom: #9bb3fa; $custom-light: #bbc9fc; $custom-dark: #000000;
JSON
{
"hex": "#9bb3fa",
"rgb": {
"r": 155,
"g": 179,
"b": 250
},
"hsl": {
"h": 224.842,
"s": 90.476,
"l": 79.412
},
"oklch": {
"l": 0.77559,
"c": 0.10545,
"h": 269.5
},
"luminance": 0.46111
}Semantic roles & 50–950 ramp
primary
#9BB3FA
secondary
#F6EDD5
accent
#AC00E6
background
#FBFCFF
surface
#F7F8FF
border
#D0D1D7
text
#121317
muted
#818285