#9FB1FF#9FB1FF
#9FB1FF is a light, moderate blue. Relative luminance 0.460; OKLCH L 77.7% C 0.114 H 273.5°. Best body text is #000000 at 10.21:1 contrast (WCAG AA passes).
Color values
| HEX | #9FB1FF |
|---|---|
| RGB | rgb(159, 177, 255) |
| HSL | hsl(229, 100%, 81%) |
| HSV | hsv(229, 38%, 100%) |
| CMYK | cmyk(37.6%, 30.6%, 0%, 0%) |
| CIE-LAB | lab(73.57, 12.29, -40.59) |
| CIE-LCH | lch(73.57, 42.41, 286.84°) |
| OKLab | oklab(77.66% 0.007 -0.1133) |
| OKLCH | oklch(77.66% 0.114 273.5) |
| XYZ | xyz(48.0649, 46.0331, 100.9411) |
| Luminance | 0.4603 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 3.97
Carolina Blue
#8AB8FE
ΔE00 6.31
Periwinkle Blue
#8F99FB
ΔE00 6.47
Light Periwinkle
#C1C6FC
ΔE00 8.27
Powder Blue (survey)
#B1D1FC
ΔE00 8.35
Lightsteelblue
#B0C4DE
ΔE00 8.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9FB1FF #FFED9F
analogous
#9FE1FF #9FB1FF #BD9FFF
triadic
#9FB1FF #FF9FB1 #B1FF9F
tetradic
#9FB1FF #FF9FE1 #FFED9F #9FFFBD
square
#9FB1FF #FF9FE1 #FFED9F #9FFFBD
split-complementary
#9FB1FF #FFBD9F #E1FF9F
monochromatic
#254EFF #627FFF #9FB1FF #DCE3FF #E0E6FF
Accessibility & contrast
On white
2.06
#9FB1FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.21
#9FB1FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9FB1FF
10.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9FB1FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9FB1FF | 1.00 | 2.06 | 10.21 | 10.21 |
| #FFFFFF | 2.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#97B9FF
Deuteranopia (green-blind)
#90B1FD
Tritanopia (blue-blind)
#82C0CD
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #9fb1ff; /* rgb */ color: rgb(159, 177, 255); /* oklch */ color: oklch(77.7% 0.114 273.5);
Tailwind
colors: {
custom: {
50: '#bec8ff',
500: '#9fb1ff',
950: '#000000',
},
}SCSS
$custom: #9fb1ff; $custom-light: #bec8ff; $custom-dark: #000000;
JSON
{
"hex": "#9fb1ff",
"rgb": {
"r": 159,
"g": 177,
"b": 255
},
"hsl": {
"h": 228.75,
"s": 100,
"l": 81.176
},
"oklch": {
"l": 0.77655,
"c": 0.11353,
"h": 273.5
},
"luminance": 0.46035
}Semantic roles & 50–950 ramp
primary
#9FB1FF
secondary
#F7F1D4
accent
#BA00E6
background
#FBFCFF
surface
#F7F8FF
border
#D0D1D7
text
#121318
muted
#818286