#9BBBFE#9BBBFE
#9BBBFE is a light, moderate blue. Relative luminance 0.497; OKLCH L 79.4% C 0.102 H 264.5°. Best body text is #000000 at 10.93:1 contrast (WCAG AA passes).
Color values
| HEX | #9BBBFE |
|---|---|
| RGB | rgb(155, 187, 254) |
| HSL | hsl(221, 98%, 80%) |
| HSV | hsv(221, 39%, 100%) |
| CMYK | cmyk(39%, 26.4%, 0%, 0.4%) |
| CIE-LAB | lab(75.86, 5.43, -36.50) |
| CIE-LCH | lch(75.86, 36.91, 278.46°) |
| OKLab | oklab(79.36% -0.0098 -0.1016) |
| OKLCH | oklch(79.36% 0.102 264.5) |
| XYZ | xyz(49.1718, 49.6625, 100.7416) |
| Luminance | 0.4966 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 1.39
Carolina Blue
#8AB8FE
ΔE00 3.31
Powder Blue (survey)
#B1D1FC
ΔE00 5.93
Baby Blue (survey)
#A2CFFE
ΔE00 6.03
Sky Blue (survey)
#75BBFD
ΔE00 7.73
Lightsteelblue
#B0C4DE
ΔE00 7.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9BBBFE #FEDE9B
analogous
#9BEDFE #9BBBFE #AC9BFE
triadic
#9BBBFE #FE9BBB #BBFE9B
tetradic
#9BBBFE #FE9BED #FEDE9B #9BFEAC
square
#9BBBFE #FE9BED #FEDE9B #9BFEAC
split-complementary
#9BBBFE #FEAC9B #EDFE9B
monochromatic
#2269FD #5E92FD #9BBBFE #D8E4FF #E1EAFF
Accessibility & contrast
On white
1.92
#9BBBFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.93
#9BBBFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9BBBFE
10.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9BBBFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9BBBFE | 1.00 | 1.92 | 10.93 | 10.93 |
| #FFFFFF | 1.92 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4C0FF
Deuteranopia (green-blind)
#9AB7FC
Tritanopia (blue-blind)
#7AC9D2
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #9bbbfe; /* rgb */ color: rgb(155, 187, 254); /* oklch */ color: oklch(79.4% 0.102 264.5);
Tailwind
colors: {
custom: {
50: '#bbcfff',
500: '#9bbbfe',
950: '#000000',
},
}SCSS
$custom: #9bbbfe; $custom-light: #bbcfff; $custom-dark: #000000;
JSON
{
"hex": "#9bbbfe",
"rgb": {
"r": 155,
"g": 187,
"b": 254
},
"hsl": {
"h": 220.606,
"s": 98.02,
"l": 80.196
},
"oklch": {
"l": 0.7936,
"c": 0.10209,
"h": 264.5
},
"luminance": 0.49665
}Semantic roles & 50–950 ramp
primary
#9BBBFE
secondary
#F7ECD4
accent
#9B00E6
background
#FBFCFF
surface
#F7F9FF
border
#D0D2D7
text
#121318
muted
#818286