#9FBBFB#9FBBFB
#9FBBFB is a light, moderate blue. Relative luminance 0.499; OKLCH L 79.5% C 0.097 H 266.0°. Best body text is #000000 at 10.98:1 contrast (WCAG AA passes).
Color values
| HEX | #9FBBFB |
|---|---|
| RGB | rgb(159, 187, 251) |
| HSL | hsl(222, 92%, 80%) |
| HSV | hsv(222, 37%, 98%) |
| CMYK | cmyk(36.7%, 25.5%, 0%, 1.6%) |
| CIE-LAB | lab(75.99, 5.69, -34.67) |
| CIE-LCH | lch(75.99, 35.13, 279.33°) |
| OKLab | oklab(79.49% -0.0067 -0.0963) |
| OKLCH | oklch(79.49% 0.097 266) |
| XYZ | xyz(49.4757, 49.8744, 98.2679) |
| Luminance | 0.4988 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 1.01
Carolina Blue
#8AB8FE
ΔE00 4.31
Powder Blue (survey)
#B1D1FC
ΔE00 5.83
Baby Blue (survey)
#A2CFFE
ΔE00 6.46
Lightsteelblue
#B0C4DE
ΔE00 7.56
Light Periwinkle
#C1C6FC
ΔE00 7.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9FBBFB #FBDF9F
analogous
#9FE9FB #9FBBFB #B19FFB
triadic
#9FBBFB #FB9FBB #BBFB9F
tetradic
#9FBBFB #FB9FE9 #FBDF9F #9FFBB1
square
#9FBBFB #FB9FE9 #FBDF9F #9FFBB1
split-complementary
#9FBBFB #FBB19F #E9FB9F
monochromatic
#2968F6 #6491F9 #9FBBFB #DAE5FD #E2EAFE
Accessibility & contrast
On white
1.91
#9FBBFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.98
#9FBBFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9FBBFB
10.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9FBBFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9FBBFB | 1.00 | 1.91 | 10.98 | 10.98 |
| #FFFFFF | 1.91 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5C0FE
Deuteranopia (green-blind)
#9DB8FA
Tritanopia (blue-blind)
#82C8D1
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #9fbbfb; /* rgb */ color: rgb(159, 187, 251); /* oklch */ color: oklch(79.5% 0.097 266.0);
Tailwind
colors: {
custom: {
50: '#becffd',
500: '#9fbbfb',
950: '#000000',
},
}SCSS
$custom: #9fbbfb; $custom-light: #becffd; $custom-dark: #000000;
JSON
{
"hex": "#9fbbfb",
"rgb": {
"r": 159,
"g": 187,
"b": 251
},
"hsl": {
"h": 221.739,
"s": 92,
"l": 80.392
},
"oklch": {
"l": 0.79487,
"c": 0.09654,
"h": 266
},
"luminance": 0.49877
}Semantic roles & 50–950 ramp
primary
#9FBBFB
secondary
#F6ECD5
accent
#A000E6
background
#FBFCFF
surface
#F7F9FF
border
#D0D2D7
text
#121317
muted
#818285