#9BBCFB#9BBCFB
#9BBCFB is a light, moderate blue. Relative luminance 0.499; OKLCH L 79.4% C 0.097 H 263.0°. Best body text is #000000 at 10.98:1 contrast (WCAG AA passes).
Color values
| HEX | #9BBCFB |
|---|---|
| RGB | rgb(155, 188, 251) |
| HSL | hsl(219, 92%, 80%) |
| HSV | hsv(219, 38%, 98%) |
| CMYK | cmyk(38.2%, 25.1%, 0%, 1.6%) |
| CIE-LAB | lab(76.01, 4.09, -34.67) |
| CIE-LCH | lch(76.01, 34.91, 276.73°) |
| OKLab | oklab(79.44% -0.0119 -0.0964) |
| OKLCH | oklch(79.44% 0.097 263) |
| XYZ | xyz(48.9080, 49.8976, 98.3023) |
| Luminance | 0.4990 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 1.35
Carolina Blue
#8AB8FE
ΔE00 3.19
Powder Blue (survey)
#B1D1FC
ΔE00 5.63
Baby Blue (survey)
#A2CFFE
ΔE00 5.67
Sky Blue (survey)
#75BBFD
ΔE00 7.42
Lightsteelblue
#B0C4DE
ΔE00 7.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9BBCFB #FBDA9B
analogous
#9BECFB #9BBCFB #AA9BFB
triadic
#9BBCFB #FB9BBC #BCFB9B
tetradic
#9BBCFB #FB9BEC #FBDA9B #9BFBAA
square
#9BBCFB #FB9BEC #FBDA9B #9BFBAA
split-complementary
#9BBCFB #FBAA9B #ECFB9B
monochromatic
#256DF6 #6095F9 #9BBCFB #D6E3FD #E2EBFE
Accessibility & contrast
On white
1.91
#9BBCFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.98
#9BBCFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9BBCFB
10.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9BBCFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9BBCFB | 1.00 | 1.91 | 10.98 | 10.98 |
| #FFFFFF | 1.91 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6C0FE
Deuteranopia (green-blind)
#9CB7FA
Tritanopia (blue-blind)
#7CC9D2
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #9bbcfb; /* rgb */ color: rgb(155, 188, 251); /* oklch */ color: oklch(79.4% 0.097 263.0);
Tailwind
colors: {
custom: {
50: '#bbd0fd',
500: '#9bbcfb',
950: '#000000',
},
}SCSS
$custom: #9bbcfb; $custom-light: #bbd0fd; $custom-dark: #000000;
JSON
{
"hex": "#9bbcfb",
"rgb": {
"r": 155,
"g": 188,
"b": 251
},
"hsl": {
"h": 219.375,
"s": 92.308,
"l": 79.608
},
"oklch": {
"l": 0.79435,
"c": 0.0971,
"h": 263
},
"luminance": 0.499
}Semantic roles & 50–950 ramp
primary
#9BBCFB
secondary
#F6EBD5
accent
#9700E6
background
#FBFCFF
surface
#F7F9FF
border
#D0D2D7
text
#121317
muted
#818285