#9FBCFB#9FBCFB
#9FBCFB is a light, moderate blue. Relative luminance 0.503; OKLCH L 79.7% C 0.095 H 265.2°. Best body text is #000000 at 11.06:1 contrast (WCAG AA passes).
Color values
| HEX | #9FBCFB |
|---|---|
| RGB | rgb(159, 188, 251) |
| HSL | hsl(221, 92%, 80%) |
| HSV | hsv(221, 37%, 98%) |
| CMYK | cmyk(36.7%, 25.1%, 0%, 1.6%) |
| CIE-LAB | lab(76.25, 5.14, -34.27) |
| CIE-LCH | lch(76.25, 34.65, 278.54°) |
| OKLab | oklab(79.69% -0.008 -0.0952) |
| OKLCH | oklch(79.69% 0.095 265.2) |
| XYZ | xyz(49.6886, 50.3001, 98.3388) |
| Luminance | 0.5030 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 0.78
Carolina Blue
#8AB8FE
ΔE00 4.16
Powder Blue (survey)
#B1D1FC
ΔE00 5.58
Baby Blue (survey)
#A2CFFE
ΔE00 6.15
Lightsteelblue
#B0C4DE
ΔE00 7.47
Light Periwinkle
#C1C6FC
ΔE00 7.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9FBCFB #FBDE9F
analogous
#9FEAFB #9FBCFB #B09FFB
triadic
#9FBCFB #FB9FBC #BCFB9F
tetradic
#9FBCFB #FB9FEA #FBDE9F #9FFBB0
square
#9FBCFB #FB9FEA #FBDE9F #9FFBB0
split-complementary
#9FBCFB #FBB09F #EAFB9F
monochromatic
#296AF6 #6493F9 #9FBCFB #DAE5FD #E2EAFE
Accessibility & contrast
On white
1.90
#9FBCFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.06
#9FBCFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9FBCFB
11.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9FBCFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9FBCFB | 1.00 | 1.90 | 11.06 | 11.06 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7C1FE
Deuteranopia (green-blind)
#9EB8FA
Tritanopia (blue-blind)
#82C9D2
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #9fbcfb; /* rgb */ color: rgb(159, 188, 251); /* oklch */ color: oklch(79.7% 0.095 265.2);
Tailwind
colors: {
custom: {
50: '#bed0fd',
500: '#9fbcfb',
950: '#000000',
},
}SCSS
$custom: #9fbcfb; $custom-light: #bed0fd; $custom-dark: #000000;
JSON
{
"hex": "#9fbcfb",
"rgb": {
"r": 159,
"g": 188,
"b": 251
},
"hsl": {
"h": 221.087,
"s": 92,
"l": 80.392
},
"oklch": {
"l": 0.79691,
"c": 0.09549,
"h": 265.2
},
"luminance": 0.50302
}Semantic roles & 50–950 ramp
primary
#9FBCFB
secondary
#DDB661
accent
#9D00E6
background
#FDFEFF
surface
#F9FBFF
border
#D2D4D7
text
#121317
muted
#828385