#9BBBFC#9BBBFC
#9BBBFC is a light, moderate blue. Relative luminance 0.495; OKLCH L 79.3% C 0.099 H 264.0°. Best body text is #000000 at 10.91:1 contrast (WCAG AA passes).
Color values
| HEX | #9BBBFC |
|---|---|
| RGB | rgb(155, 187, 252) |
| HSL | hsl(220, 94%, 80%) |
| HSV | hsv(220, 38%, 99%) |
| CMYK | cmyk(38.5%, 25.8%, 0%, 1.2%) |
| CIE-LAB | lab(75.78, 4.90, -35.55) |
| CIE-LCH | lch(75.78, 35.89, 277.85°) |
| OKLab | oklab(79.27% -0.0104 -0.0989) |
| OKLCH | oklch(79.27% 0.099 264) |
| XYZ | xyz(48.8532, 49.5351, 99.0637) |
| Luminance | 0.4954 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 1.36
Carolina Blue
#8AB8FE
ΔE00 3.31
Powder Blue (survey)
#B1D1FC
ΔE00 5.88
Baby Blue (survey)
#A2CFFE
ΔE00 5.99
Sky Blue (survey)
#75BBFD
ΔE00 7.68
Lightsteelblue
#B0C4DE
ΔE00 7.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9BBBFC #FCDC9B
analogous
#9BECFC #9BBBFC #AB9BFC
triadic
#9BBBFC #FC9BBB #BBFC9B
tetradic
#9BBBFC #FC9BEC #FCDC9B #9BFCAB
square
#9BBBFC #FC9BEC #FCDC9B #9BFCAB
split-complementary
#9BBBFC #FCAB9B #ECFC9B
monochromatic
#246AF8 #6093FA #9BBBFC #D6E3FE #E1EBFE
Accessibility & contrast
On white
1.93
#9BBBFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.91
#9BBBFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9BBBFC
10.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9BBBFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9BBBFC | 1.00 | 1.93 | 10.91 | 10.91 |
| #FFFFFF | 1.93 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4C0FF
Deuteranopia (green-blind)
#9BB7FB
Tritanopia (blue-blind)
#7BC8D1
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #9bbbfc; /* rgb */ color: rgb(155, 187, 252); /* oklch */ color: oklch(79.3% 0.099 264.0);
Tailwind
colors: {
custom: {
50: '#bbcffd',
500: '#9bbbfc',
950: '#000000',
},
}SCSS
$custom: #9bbbfc; $custom-light: #bbcffd; $custom-dark: #000000;
JSON
{
"hex": "#9bbbfc",
"rgb": {
"r": 155,
"g": 187,
"b": 252
},
"hsl": {
"h": 220.206,
"s": 94.175,
"l": 79.804
},
"oklch": {
"l": 0.79273,
"c": 0.09943,
"h": 264
},
"luminance": 0.49537
}Semantic roles & 50–950 ramp
primary
#9BBBFC
secondary
#F6EBD5
accent
#9A00E6
background
#FBFCFF
surface
#F7F9FF
border
#D0D2D7
text
#121317
muted
#818285