#9FB1F8#9FB1F8
#9FB1F8 is a light, moderate blue. Relative luminance 0.456; OKLCH L 77.3% C 0.104 H 272.8°. Best body text is #000000 at 10.12:1 contrast (WCAG AA passes).
Color values
| HEX | #9FB1F8 |
|---|---|
| RGB | rgb(159, 177, 248) |
| HSL | hsl(228, 86%, 80%) |
| HSV | hsv(228, 36%, 97%) |
| CMYK | cmyk(35.9%, 28.6%, 0%, 2.7%) |
| CIE-LAB | lab(73.28, 10.45, -37.26) |
| CIE-LCH | lch(73.28, 38.69, 285.66°) |
| OKLab | oklab(77.34% 0.0052 -0.1037) |
| OKLCH | oklch(77.34% 0.104 272.8) |
| XYZ | xyz(46.9585, 45.5906, 95.1144) |
| Luminance | 0.4559 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 4.01
Carolina Blue
#8AB8FE
ΔE00 6.48
Periwinkle Blue
#8F99FB
ΔE00 6.67
Light Periwinkle
#C1C6FC
ΔE00 7.81
Powder Blue (survey)
#B1D1FC
ΔE00 8.39
Lightsteelblue
#B0C4DE
ΔE00 8.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9FB1F8 #F8E69F
analogous
#9FDEF8 #9FB1F8 #B99FF8
triadic
#9FB1F8 #F89FB1 #B1F89F
tetradic
#9FB1F8 #F89FDE #F8E69F #9FF8B9
square
#9FB1F8 #F89FDE #F8E69F #9FF8B9
split-complementary
#9FB1F8 #F8B99F #DEF89F
monochromatic
#2D54F0 #6683F4 #9FB1F8 #D8DFFC #E2E8FD
Accessibility & contrast
On white
2.08
#9FB1F8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.12
#9FB1F8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9FB1F8
10.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9FB1F8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9FB1F8 | 1.00 | 2.08 | 10.12 | 10.12 |
| #FFFFFF | 2.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9AB8FB
Deuteranopia (green-blind)
#93B1F6
Tritanopia (blue-blind)
#85BFCA
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #9fb1f8; /* rgb */ color: rgb(159, 177, 248); /* oklch */ color: oklch(77.3% 0.104 272.8);
Tailwind
colors: {
custom: {
50: '#bec8fb',
500: '#9fb1f8',
950: '#000000',
},
}SCSS
$custom: #9fb1f8; $custom-light: #bec8fb; $custom-dark: #000000;
JSON
{
"hex": "#9fb1f8",
"rgb": {
"r": 159,
"g": 177,
"b": 248
},
"hsl": {
"h": 227.865,
"s": 86.408,
"l": 79.804
},
"oklch": {
"l": 0.77337,
"c": 0.10385,
"h": 272.8
},
"luminance": 0.45593
}Semantic roles & 50–950 ramp
primary
#9FB1F8
secondary
#F5EFD6
accent
#B603E3
background
#FBFCFF
surface
#F7F8FF
border
#D0D1D7
text
#121317
muted
#818285