#9FBFFA#9FBFFA
#9FBFFA is a light, moderate blue. Relative luminance 0.515; OKLCH L 80.3% C 0.091 H 262.4°. Best body text is #000000 at 11.31:1 contrast (WCAG AA passes).
Color values
| HEX | #9FBFFA |
|---|---|
| RGB | rgb(159, 191, 250) |
| HSL | hsl(219, 90%, 80%) |
| HSV | hsv(219, 36%, 98%) |
| CMYK | cmyk(36.4%, 23.6%, 0%, 2%) |
| CIE-LAB | lab(77.00, 3.24, -32.58) |
| CIE-LCH | lch(77.00, 32.74, 275.69°) |
| OKLab | oklab(80.26% -0.0121 -0.0903) |
| OKLCH | oklch(80.26% 0.091 262.4) |
| XYZ | xyz(50.1789, 51.5323, 97.7267) |
| Luminance | 0.5153 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 0.88
Carolina Blue
#8AB8FE
ΔE00 3.84
Powder Blue (survey)
#B1D1FC
ΔE00 4.82
Baby Blue (survey)
#A2CFFE
ΔE00 5.18
Lightsteelblue
#B0C4DE
ΔE00 7.11
Sky Blue (survey)
#75BBFD
ΔE00 7.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9FBFFA #FADA9F
analogous
#9FEDFA #9FBFFA #AC9FFA
triadic
#9FBFFA #FA9FBF #BFFA9F
tetradic
#9FBFFA #FA9FED #FADA9F #9FFAAC
square
#9FBFFA #FA9FED #FADA9F #9FFAAC
split-complementary
#9FBFFA #FAAC9F #EDFA9F
monochromatic
#2B71F4 #6598F7 #9FBFFA #D9E6FD #E2ECFD
Accessibility & contrast
On white
1.86
#9FBFFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.31
#9FBFFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9FBFFA
11.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9FBFFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9FBFFA | 1.00 | 1.86 | 11.31 | 11.31 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABC3FD
Deuteranopia (green-blind)
#A1BAF9
Tritanopia (blue-blind)
#82CBD3
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #9fbffa; /* rgb */ color: rgb(159, 191, 250); /* oklch */ color: oklch(80.3% 0.091 262.4);
Tailwind
colors: {
custom: {
50: '#bed2fc',
500: '#9fbffa',
950: '#000000',
},
}SCSS
$custom: #9fbffa; $custom-light: #bed2fc; $custom-dark: #000000;
JSON
{
"hex": "#9fbffa",
"rgb": {
"r": 159,
"g": 191,
"b": 250
},
"hsl": {
"h": 218.901,
"s": 90.099,
"l": 80.196
},
"oklch": {
"l": 0.80262,
"c": 0.09114,
"h": 262.4
},
"luminance": 0.51535
}Semantic roles & 50–950 ramp
primary
#9FBFFA
secondary
#DBB162
accent
#9500E6
background
#FDFEFF
surface
#F9FBFF
border
#D2D4D7
text
#121417
muted
#828385