#9BB0FC#9BB0FC
#9BB0FC is a light, moderate blue. Relative luminance 0.450; OKLCH L 77.0% C 0.112 H 271.8°. Best body text is #000000 at 10.01:1 contrast (WCAG AA passes).
Color values
| HEX | #9BB0FC |
|---|---|
| RGB | rgb(155, 176, 252) |
| HSL | hsl(227, 94%, 80%) |
| HSV | hsv(227, 38%, 99%) |
| CMYK | cmyk(38.5%, 30.2%, 0%, 1.2%) |
| CIE-LAB | lab(72.92, 11.00, -39.99) |
| CIE-LCH | lch(72.92, 41.48, 285.38°) |
| OKLab | oklab(77.05% 0.0034 -0.1117) |
| OKLCH | oklch(77.05% 0.112 271.8) |
| XYZ | xyz(46.6083, 45.0454, 98.3154) |
| Luminance | 0.4505 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 3.94
Carolina Blue
#8AB8FE
ΔE00 5.70
Periwinkle Blue
#8F99FB
ΔE00 6.29
Powder Blue (survey)
#B1D1FC
ΔE00 8.50
Light Periwinkle
#C1C6FC
ΔE00 8.81
Light Grey Blue
#9DBCD4
ΔE00 8.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9BB0FC #FCE79B
analogous
#9BE1FC #9BB0FC #B69BFC
triadic
#9BB0FC #FC9BB0 #B0FC9B
tetradic
#9BB0FC #FC9BE1 #FCE79B #9BFCB6
square
#9BB0FC #FC9BE1 #FCE79B #9BFCB6
split-complementary
#9BB0FC #FCB69B #E1FC9B
monochromatic
#2452F8 #6081FA #9BB0FC #D6DFFE #E1E8FE
Accessibility & contrast
On white
2.10
#9BB0FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.01
#9BB0FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9BB0FC
10.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9BB0FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9BB0FC | 1.00 | 2.10 | 10.01 | 10.01 |
| #FFFFFF | 2.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#97B7FF
Deuteranopia (green-blind)
#8EAFFA
Tritanopia (blue-blind)
#7DBFCB
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #9bb0fc; /* rgb */ color: rgb(155, 176, 252); /* oklch */ color: oklch(77.0% 0.112 271.8);
Tailwind
colors: {
custom: {
50: '#bbc7fd',
500: '#9bb0fc',
950: '#000000',
},
}SCSS
$custom: #9bb0fc; $custom-light: #bbc7fd; $custom-dark: #000000;
JSON
{
"hex": "#9bb0fc",
"rgb": {
"r": 155,
"g": 176,
"b": 252
},
"hsl": {
"h": 227.01,
"s": 94.175,
"l": 79.804
},
"oklch": {
"l": 0.77047,
"c": 0.11172,
"h": 271.8
},
"luminance": 0.45048
}Semantic roles & 50–950 ramp
primary
#9BB0FC
secondary
#F6EFD5
accent
#B400E6
background
#FBFCFF
surface
#F7F8FF
border
#D0D1D7
text
#121317
muted
#818285