#9BBBFA#9BBBFA
#9BBBFA is a light, moderate blue. Relative luminance 0.494; OKLCH L 79.2% C 0.097 H 263.5°. Best body text is #000000 at 10.88:1 contrast (WCAG AA passes).
Color values
| HEX | #9BBBFA |
|---|---|
| RGB | rgb(155, 187, 250) |
| HSL | hsl(220, 90%, 79%) |
| HSV | hsv(220, 38%, 98%) |
| CMYK | cmyk(38%, 25.2%, 0%, 2%) |
| CIE-LAB | lab(75.71, 4.37, -34.60) |
| CIE-LCH | lch(75.71, 34.87, 277.20°) |
| OKLab | oklab(79.19% -0.0109 -0.0962) |
| OKLCH | oklch(79.19% 0.097 263.5) |
| XYZ | xyz(48.5379, 49.4090, 97.4033) |
| Luminance | 0.4941 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 1.37
Carolina Blue
#8AB8FE
ΔE00 3.33
Powder Blue (survey)
#B1D1FC
ΔE00 5.83
Baby Blue (survey)
#A2CFFE
ΔE00 5.96
Sky Blue (survey)
#75BBFD
ΔE00 7.63
Lightsteelblue
#B0C4DE
ΔE00 7.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9BBBFA #FADA9B
analogous
#9BEBFA #9BBBFA #AB9BFA
triadic
#9BBBFA #FA9BBB #BBFA9B
tetradic
#9BBBFA #FA9BEB #FADA9B #9BFAAB
square
#9BBBFA #FA9BEB #FADA9B #9BFAAB
split-complementary
#9BBBFA #FAAB9B #EBFA9B
monochromatic
#266CF4 #6193F7 #9BBBFA #D5E3FD #E2EBFE
Accessibility & contrast
On white
1.93
#9BBBFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.88
#9BBBFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9BBBFA
10.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9BBBFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9BBBFA | 1.00 | 1.93 | 10.88 | 10.88 |
| #FFFFFF | 1.93 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5BFFD
Deuteranopia (green-blind)
#9CB7F9
Tritanopia (blue-blind)
#7CC8D1
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #9bbbfa; /* rgb */ color: rgb(155, 187, 250); /* oklch */ color: oklch(79.2% 0.097 263.5);
Tailwind
colors: {
custom: {
50: '#bbcffc',
500: '#9bbbfa',
950: '#000000',
},
}SCSS
$custom: #9bbbfa; $custom-light: #bbcffc; $custom-dark: #000000;
JSON
{
"hex": "#9bbbfa",
"rgb": {
"r": 155,
"g": 187,
"b": 250
},
"hsl": {
"h": 219.789,
"s": 90.476,
"l": 79.412
},
"oklch": {
"l": 0.79186,
"c": 0.09678,
"h": 263.5
},
"luminance": 0.49411
}Semantic roles & 50–950 ramp
primary
#9BBBFA
secondary
#F6EBD5
accent
#9800E6
background
#FBFCFF
surface
#F7F9FF
border
#D0D2D7
text
#121317
muted
#818285