#9BBEFC#9BBEFC
#9BBEFC is a light, moderate blue. Relative luminance 0.508; OKLCH L 79.9% C 0.096 H 261.6°. Best body text is #000000 at 11.16:1 contrast (WCAG AA passes).
Color values
| HEX | #9BBEFC |
|---|---|
| RGB | rgb(155, 190, 252) |
| HSL | hsl(218, 94%, 80%) |
| HSV | hsv(218, 38%, 99%) |
| CMYK | cmyk(38.5%, 24.6%, 0%, 1.2%) |
| CIE-LAB | lab(76.57, 3.26, -34.33) |
| CIE-LCH | lch(76.57, 34.49, 275.42°) |
| OKLab | oklab(79.89% -0.0141 -0.0954) |
| OKLCH | oklch(79.89% 0.096 261.6) |
| XYZ | xyz(49.4962, 50.8212, 99.2780) |
| Luminance | 0.5082 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 1.55
Carolina Blue
#8AB8FE
ΔE00 3.01
Baby Blue (survey)
#A2CFFE
ΔE00 5.08
Powder Blue (survey)
#B1D1FC
ΔE00 5.23
Sky Blue (survey)
#75BBFD
ΔE00 7.01
Lightsteelblue
#B0C4DE
ΔE00 7.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9BBEFC #FCD99B
analogous
#9BEEFC #9BBEFC #A99BFC
triadic
#9BBEFC #FC9BBE #BEFC9B
tetradic
#9BBEFC #FC9BEE #FCD99B #9BFCA9
square
#9BBEFC #FC9BEE #FCD99B #9BFCA9
split-complementary
#9BBEFC #FCA99B #EEFC9B
monochromatic
#2471F8 #6097FA #9BBEFC #D6E5FE #E1ECFE
Accessibility & contrast
On white
1.88
#9BBEFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.16
#9BBEFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9BBEFC
11.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9BBEFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9BBEFC | 1.00 | 1.88 | 11.16 | 11.16 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8C2FF
Deuteranopia (green-blind)
#9EB9FB
Tritanopia (blue-blind)
#7BCBD3
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #9bbefc; /* rgb */ color: rgb(155, 190, 252); /* oklch */ color: oklch(79.9% 0.096 261.6);
Tailwind
colors: {
custom: {
50: '#bbd1fd',
500: '#9bbefc',
950: '#000000',
},
}SCSS
$custom: #9bbefc; $custom-light: #bbd1fd; $custom-dark: #000000;
JSON
{
"hex": "#9bbefc",
"rgb": {
"r": 155,
"g": 190,
"b": 252
},
"hsl": {
"h": 218.351,
"s": 94.175,
"l": 79.804
},
"oklch": {
"l": 0.79888,
"c": 0.09644,
"h": 261.6
},
"luminance": 0.50824
}Semantic roles & 50–950 ramp
primary
#9BBEFC
secondary
#DEAF5D
accent
#9300E6
background
#FDFEFF
surface
#F8FBFF
border
#D1D4D7
text
#121417
muted
#828385