#9BBEFB#9BBEFB
#9BBEFB is a light, moderate blue. Relative luminance 0.508; OKLCH L 79.8% C 0.095 H 261.3°. Best body text is #000000 at 11.15:1 contrast (WCAG AA passes).
Color values
| HEX | #9BBEFB |
|---|---|
| RGB | rgb(155, 190, 251) |
| HSL | hsl(218, 92%, 80%) |
| HSV | hsv(218, 38%, 98%) |
| CMYK | cmyk(38.2%, 24.3%, 0%, 1.6%) |
| CIE-LAB | lab(76.53, 2.99, -33.86) |
| CIE-LCH | lch(76.53, 33.99, 275.05°) |
| OKLab | oklab(79.85% -0.0144 -0.094) |
| OKLCH | oklch(79.85% 0.095 261.3) |
| XYZ | xyz(49.3382, 50.7580, 98.4457) |
| Luminance | 0.5076 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 1.57
Carolina Blue
#8AB8FE
ΔE00 3.02
Baby Blue (survey)
#A2CFFE
ΔE00 5.05
Powder Blue (survey)
#B1D1FC
ΔE00 5.20
Sky Blue (survey)
#75BBFD
ΔE00 6.98
Lightsteelblue
#B0C4DE
ΔE00 7.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9BBEFB #FBD89B
analogous
#9BEEFB #9BBEFB #A89BFB
triadic
#9BBEFB #FB9BBE #BEFB9B
tetradic
#9BBEFB #FB9BEE #FBD89B #9BFBA8
square
#9BBEFB #FB9BEE #FBD89B #9BFBA8
split-complementary
#9BBEFB #FBA89B #EEFB9B
monochromatic
#2572F6 #6098F9 #9BBEFB #D6E4FD #E2ECFE
Accessibility & contrast
On white
1.88
#9BBEFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.15
#9BBEFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9BBEFB
11.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9BBEFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9BBEFB | 1.00 | 1.88 | 11.15 | 11.15 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9C2FE
Deuteranopia (green-blind)
#9EB9FA
Tritanopia (blue-blind)
#7BCBD3
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #9bbefb; /* rgb */ color: rgb(155, 190, 251); /* oklch */ color: oklch(79.8% 0.095 261.3);
Tailwind
colors: {
custom: {
50: '#bbd1fd',
500: '#9bbefb',
950: '#000000',
},
}SCSS
$custom: #9bbefb; $custom-light: #bbd1fd; $custom-dark: #000000;
JSON
{
"hex": "#9bbefb",
"rgb": {
"r": 155,
"g": 190,
"b": 251
},
"hsl": {
"h": 218.125,
"s": 92.308,
"l": 79.608
},
"oklch": {
"l": 0.79845,
"c": 0.09513,
"h": 261.3
},
"luminance": 0.50761
}Semantic roles & 50–950 ramp
primary
#9BBEFB
secondary
#DCAE5E
accent
#9200E6
background
#FDFEFF
surface
#F8FBFF
border
#D1D4D7
text
#121417
muted
#828385