#9FBFFB#9FBFFB
#9FBFFB is a light, moderate blue. Relative luminance 0.516; OKLCH L 80.3% C 0.092 H 262.7°. Best body text is #000000 at 11.32:1 contrast (WCAG AA passes).
Color values
| HEX | #9FBFFB |
|---|---|
| RGB | rgb(159, 191, 251) |
| HSL | hsl(219, 92%, 80%) |
| HSV | hsv(219, 37%, 98%) |
| CMYK | cmyk(36.7%, 23.9%, 0%, 1.6%) |
| CIE-LAB | lab(77.04, 3.50, -33.05) |
| CIE-LCH | lch(77.04, 33.24, 276.05°) |
| OKLab | oklab(80.3% -0.0118 -0.0917) |
| OKLCH | oklch(80.3% 0.092 262.7) |
| XYZ | xyz(50.3361, 51.5952, 98.5547) |
| Luminance | 0.5160 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 0.82
Carolina Blue
#8AB8FE
ΔE00 3.83
Powder Blue (survey)
#B1D1FC
ΔE00 4.85
Baby Blue (survey)
#A2CFFE
ΔE00 5.20
Lightsteelblue
#B0C4DE
ΔE00 7.20
Sky Blue (survey)
#75BBFD
ΔE00 7.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9FBFFB #FBDB9F
analogous
#9FEDFB #9FBFFB #AD9FFB
triadic
#9FBFFB #FB9FBF #BFFB9F
tetradic
#9FBFFB #FB9FED #FBDB9F #9FFBAD
square
#9FBFFB #FB9FED #FBDB9F #9FFBAD
split-complementary
#9FBFFB #FBAD9F #EDFB9F
monochromatic
#2971F6 #6498F9 #9FBFFB #DAE6FD #E2EBFE
Accessibility & contrast
On white
1.86
#9FBFFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.32
#9FBFFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9FBFFB
11.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9FBFFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9FBFFB | 1.00 | 1.86 | 11.32 | 11.32 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAC3FE
Deuteranopia (green-blind)
#A1BAFA
Tritanopia (blue-blind)
#82CBD4
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #9fbffb; /* rgb */ color: rgb(159, 191, 251); /* oklch */ color: oklch(80.3% 0.092 262.7);
Tailwind
colors: {
custom: {
50: '#bed2fd',
500: '#9fbffb',
950: '#000000',
},
}SCSS
$custom: #9fbffb; $custom-light: #bed2fd; $custom-dark: #000000;
JSON
{
"hex": "#9fbffb",
"rgb": {
"r": 159,
"g": 191,
"b": 251
},
"hsl": {
"h": 219.13,
"s": 92,
"l": 80.392
},
"oklch": {
"l": 0.80304,
"c": 0.09245,
"h": 262.7
},
"luminance": 0.51598
}Semantic roles & 50–950 ramp
primary
#9FBFFB
secondary
#DDB261
accent
#9600E6
background
#FDFEFF
surface
#F9FBFF
border
#D2D4D7
text
#121417
muted
#828385