#9FABFF#9FABFF
#9FABFF is a light, vivid blue. Relative luminance 0.437; OKLCH L 76.5% C 0.121 H 276.9°. Best body text is #000000 at 9.74:1 contrast (WCAG AA passes).
Color values
| HEX | #9FABFF |
|---|---|
| RGB | rgb(159, 171, 255) |
| HSL | hsl(233, 100%, 81%) |
| HSV | hsv(233, 38%, 100%) |
| CMYK | cmyk(37.6%, 32.9%, 0%, 0%) |
| CIE-LAB | lab(72.04, 15.65, -42.98) |
| CIE-LCH | lch(72.04, 45.74, 290.01°) |
| OKLab | oklab(76.47% 0.0146 -0.1202) |
| OKLCH | oklch(76.47% 0.121 276.9) |
| XYZ | xyz(46.9057, 43.7148, 100.5547) |
| Luminance | 0.4372 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 4.99
Pastel Blue
#A2BFFE
ΔE00 5.76
Carolina Blue
#8AB8FE
ΔE00 7.77
Perrywinkle
#8F8CE7
ΔE00 8.84
Light Periwinkle
#C1C6FC
ΔE00 9.00
Light Grey Blue
#9DBCD4
ΔE00 9.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9FABFF #FFF39F
analogous
#9FDBFF #9FABFF #C39FFF
triadic
#9FABFF #FF9FAB #ABFF9F
tetradic
#9FABFF #FF9FDB #FFF39F #9FFFC3
square
#9FABFF #FF9FDB #FFF39F #9FFFC3
split-complementary
#9FABFF #FFC39F #DBFF9F
monochromatic
#2540FF #6275FF #9FABFF #DCE1FF #E0E4FF
Accessibility & contrast
On white
2.16
#9FABFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.74
#9FABFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9FABFF
9.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9FABFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9FABFF | 1.00 | 2.16 | 9.74 | 9.74 |
| #FFFFFF | 2.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8FB4FF
Deuteranopia (green-blind)
#89ADFD
Tritanopia (blue-blind)
#83BBC9
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #9fabff; /* rgb */ color: rgb(159, 171, 255); /* oklch */ color: oklch(76.5% 0.121 276.9);
Tailwind
colors: {
custom: {
50: '#bec3ff',
500: '#9fabff',
950: '#000000',
},
}SCSS
$custom: #9fabff; $custom-light: #bec3ff; $custom-dark: #000000;
JSON
{
"hex": "#9fabff",
"rgb": {
"r": 159,
"g": 171,
"b": 255
},
"hsl": {
"h": 232.5,
"s": 100,
"l": 81.176
},
"oklch": {
"l": 0.76473,
"c": 0.12109,
"h": 276.9
},
"luminance": 0.43717
}Semantic roles & 50–950 ramp
primary
#9FABFF
secondary
#F7F3D4
accent
#C900E6
background
#FBFCFF
surface
#F7F8FF
border
#D0D1D7
text
#121218
muted
#818186