#9BB9FC#9BB9FC
#9BB9FC is a light, moderate blue. Relative luminance 0.487; OKLCH L 78.9% C 0.102 H 265.6°. Best body text is #000000 at 10.74:1 contrast (WCAG AA passes).
Color values
| HEX | #9BB9FC |
|---|---|
| RGB | rgb(155, 185, 252) |
| HSL | hsl(221, 94%, 80%) |
| HSV | hsv(221, 38%, 99%) |
| CMYK | cmyk(38.5%, 26.6%, 0%, 1.2%) |
| CIE-LAB | lab(75.26, 6.00, -36.36) |
| CIE-LCH | lch(75.26, 36.85, 279.37°) |
| OKLab | oklab(78.86% -0.0079 -0.1012) |
| OKLCH | oklch(78.86% 0.102 265.6) |
| XYZ | xyz(48.4318, 48.6924, 98.9232) |
| Luminance | 0.4869 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 1.60
Carolina Blue
#8AB8FE
ΔE00 3.64
Powder Blue (survey)
#B1D1FC
ΔE00 6.33
Baby Blue (survey)
#A2CFFE
ΔE00 6.59
Lightsteelblue
#B0C4DE
ΔE00 7.99
Sky Blue (survey)
#75BBFD
ΔE00 8.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9BB9FC #FCDE9B
analogous
#9BEAFC #9BB9FC #AD9BFC
triadic
#9BB9FC #FC9BB9 #B9FC9B
tetradic
#9BB9FC #FC9BEA #FCDE9B #9BFCAD
square
#9BB9FC #FC9BEA #FCDE9B #9BFCAD
split-complementary
#9BB9FC #FCAD9B #EAFC9B
monochromatic
#2466F8 #608FFA #9BB9FC #D6E3FE #E1EAFE
Accessibility & contrast
On white
1.96
#9BB9FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.74
#9BB9FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9BB9FC
10.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9BB9FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9BB9FC | 1.00 | 1.96 | 10.74 | 10.74 |
| #FFFFFF | 1.96 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A2BEFF
Deuteranopia (green-blind)
#98B5FA
Tritanopia (blue-blind)
#7CC7D0
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #9bb9fc; /* rgb */ color: rgb(155, 185, 252); /* oklch */ color: oklch(78.9% 0.102 265.6);
Tailwind
colors: {
custom: {
50: '#bbcdfd',
500: '#9bb9fc',
950: '#000000',
},
}SCSS
$custom: #9bb9fc; $custom-light: #bbcdfd; $custom-dark: #000000;
JSON
{
"hex": "#9bb9fc",
"rgb": {
"r": 155,
"g": 185,
"b": 252
},
"hsl": {
"h": 221.443,
"s": 94.175,
"l": 79.804
},
"oklch": {
"l": 0.78865,
"c": 0.10152,
"h": 265.6
},
"luminance": 0.48695
}Semantic roles & 50–950 ramp
primary
#9BB9FC
secondary
#F6ECD5
accent
#9F00E6
background
#FBFCFF
surface
#F7F9FF
border
#D0D2D7
text
#121317
muted
#818285