#9BBDFC#9BBDFC
#9BBDFC is a light, moderate blue. Relative luminance 0.504; OKLCH L 79.7% C 0.097 H 262.4°. Best body text is #000000 at 11.08:1 contrast (WCAG AA passes).
Color values
| HEX | #9BBDFC |
|---|---|
| RGB | rgb(155, 189, 252) |
| HSL | hsl(219, 94%, 80%) |
| HSV | hsv(219, 38%, 99%) |
| CMYK | cmyk(38.5%, 25%, 0%, 1.2%) |
| CIE-LAB | lab(76.31, 3.80, -34.74) |
| CIE-LCH | lch(76.31, 34.95, 276.25°) |
| OKLab | oklab(79.68% -0.0128 -0.0966) |
| OKLCH | oklch(79.68% 0.097 262.4) |
| XYZ | xyz(49.2804, 50.3896, 99.2061) |
| Luminance | 0.5039 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 1.41
Carolina Blue
#8AB8FE
ΔE00 3.08
Baby Blue (survey)
#A2CFFE
ΔE00 5.39
Powder Blue (survey)
#B1D1FC
ΔE00 5.44
Sky Blue (survey)
#75BBFD
ΔE00 7.23
Lightsteelblue
#B0C4DE
ΔE00 7.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9BBDFC #FCDA9B
analogous
#9BEEFC #9BBDFC #AA9BFC
triadic
#9BBDFC #FC9BBD #BDFC9B
tetradic
#9BBDFC #FC9BEE #FCDA9B #9BFCAA
square
#9BBDFC #FC9BEE #FCDA9B #9BFCAA
split-complementary
#9BBDFC #FCAA9B #EEFC9B
monochromatic
#246FF8 #6096FA #9BBDFC #D6E4FE #E1EBFE
Accessibility & contrast
On white
1.90
#9BBDFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.08
#9BBDFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9BBDFC
11.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9BBDFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9BBDFC | 1.00 | 1.90 | 11.08 | 11.08 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7C1FF
Deuteranopia (green-blind)
#9DB8FB
Tritanopia (blue-blind)
#7BCAD3
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #9bbdfc; /* rgb */ color: rgb(155, 189, 252); /* oklch */ color: oklch(79.7% 0.097 262.4);
Tailwind
colors: {
custom: {
50: '#bbd0fd',
500: '#9bbdfc',
950: '#000000',
},
}SCSS
$custom: #9bbdfc; $custom-light: #bbd0fd; $custom-dark: #000000;
JSON
{
"hex": "#9bbdfc",
"rgb": {
"r": 155,
"g": 189,
"b": 252
},
"hsl": {
"h": 218.969,
"s": 94.175,
"l": 79.804
},
"oklch": {
"l": 0.79683,
"c": 0.09742,
"h": 262.4
},
"luminance": 0.50392
}Semantic roles & 50–950 ramp
primary
#9BBDFC
secondary
#DEB15D
accent
#9500E6
background
#FDFEFF
surface
#F8FBFF
border
#D1D4D7
text
#121417
muted
#828385