#9BB7FA#9BB7FA
#9BB7FA is a light, moderate blue. Relative luminance 0.477; OKLCH L 78.4% C 0.101 H 266.6°. Best body text is #000000 at 10.55:1 contrast (WCAG AA passes).
Color values
| HEX | #9BB7FA |
|---|---|
| RGB | rgb(155, 183, 250) |
| HSL | hsl(222, 90%, 79%) |
| HSV | hsv(222, 38%, 98%) |
| CMYK | cmyk(38%, 26.8%, 0%, 2%) |
| CIE-LAB | lab(74.66, 6.58, -36.22) |
| CIE-LCH | lch(74.66, 36.81, 280.29°) |
| OKLab | oklab(78.37% -0.0059 -0.1008) |
| OKLCH | oklch(78.37% 0.101 266.6) |
| XYZ | xyz(47.7011, 47.7354, 97.1244) |
| Luminance | 0.4774 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 2.01
Carolina Blue
#8AB8FE
ΔE00 4.06
Powder Blue (survey)
#B1D1FC
ΔE00 6.78
Baby Blue (survey)
#A2CFFE
ΔE00 7.17
Lightsteelblue
#B0C4DE
ΔE00 8.06
Periwinkle Blue
#8F99FB
ΔE00 8.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9BB7FA #FADE9B
analogous
#9BE6FA #9BB7FA #AF9BFA
triadic
#9BB7FA #FA9BB7 #B7FA9B
tetradic
#9BB7FA #FA9BE6 #FADE9B #9BFAAF
square
#9BB7FA #FA9BE6 #FADE9B #9BFAAF
split-complementary
#9BB7FA #FAAF9B #E6FA9B
monochromatic
#2663F4 #618DF7 #9BB7FA #D5E1FD #E2EAFE
Accessibility & contrast
On white
1.99
#9BB7FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.55
#9BB7FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9BB7FA
10.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9BB7FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9BB7FA | 1.00 | 1.99 | 10.55 | 10.55 |
| #FFFFFF | 1.99 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A0BCFD
Deuteranopia (green-blind)
#97B4F8
Tritanopia (blue-blind)
#7DC5CE
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #9bb7fa; /* rgb */ color: rgb(155, 183, 250); /* oklch */ color: oklch(78.4% 0.101 266.6);
Tailwind
colors: {
custom: {
50: '#bbccfc',
500: '#9bb7fa',
950: '#000000',
},
}SCSS
$custom: #9bb7fa; $custom-light: #bbccfc; $custom-dark: #000000;
JSON
{
"hex": "#9bb7fa",
"rgb": {
"r": 155,
"g": 183,
"b": 250
},
"hsl": {
"h": 222.316,
"s": 90.476,
"l": 79.412
},
"oklch": {
"l": 0.78369,
"c": 0.10098,
"h": 266.6
},
"luminance": 0.47738
}Semantic roles & 50–950 ramp
primary
#9BB7FA
secondary
#F6ECD5
accent
#A200E6
background
#FBFCFF
surface
#F7F8FF
border
#D0D1D7
text
#121317
muted
#818285