#9FABFD#9FABFD
#9FABFD is a light, moderate blue. Relative luminance 0.436; OKLCH L 76.4% C 0.118 H 276.8°. Best body text is #000000 at 9.72:1 contrast (WCAG AA passes).
Color values
| HEX | #9FABFD |
|---|---|
| RGB | rgb(159, 171, 253) |
| HSL | hsl(232, 96%, 81%) |
| HSV | hsv(232, 37%, 99%) |
| CMYK | cmyk(37.2%, 32.4%, 0%, 0.8%) |
| CIE-LAB | lab(71.95, 15.12, -42.03) |
| CIE-LCH | lch(71.95, 44.67, 289.79°) |
| OKLab | oklab(76.38% 0.0141 -0.1175) |
| OKLCH | oklch(76.38% 0.118 276.8) |
| XYZ | xyz(46.5855, 43.5867, 98.8680) |
| Luminance | 0.4359 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 5.05
Pastel Blue
#A2BFFE
ΔE00 5.76
Carolina Blue
#8AB8FE
ΔE00 7.82
Perrywinkle
#8F8CE7
ΔE00 8.79
Light Periwinkle
#C1C6FC
ΔE00 8.86
Light Grey Blue
#9DBCD4
ΔE00 9.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9FABFD #FDF19F
analogous
#9FDAFD #9FABFD #C29FFD
triadic
#9FABFD #FD9FAB #ABFD9F
tetradic
#9FABFD #FD9FDA #FDF19F #9FFDC2
square
#9FABFD #FD9FDA #FDF19F #9FFDC2
split-complementary
#9FABFD #FDC29F #DAFD9F
monochromatic
#2742FB #6377FC #9FABFD #DBDFFE #E1E5FE
Accessibility & contrast
On white
2.16
#9FABFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.72
#9FABFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9FABFD
9.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9FABFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9FABFD | 1.00 | 2.16 | 9.72 | 9.72 |
| #FFFFFF | 2.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#90B4FF
Deuteranopia (green-blind)
#8AADFB
Tritanopia (blue-blind)
#83BBC9
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #9fabfd; /* rgb */ color: rgb(159, 171, 253); /* oklch */ color: oklch(76.4% 0.118 276.8);
Tailwind
colors: {
custom: {
50: '#bec3fe',
500: '#9fabfd',
950: '#000000',
},
}SCSS
$custom: #9fabfd; $custom-light: #bec3fe; $custom-dark: #000000;
JSON
{
"hex": "#9fabfd",
"rgb": {
"r": 159,
"g": 171,
"b": 253
},
"hsl": {
"h": 232.34,
"s": 95.918,
"l": 80.784
},
"oklch": {
"l": 0.76378,
"c": 0.11831,
"h": 276.8
},
"luminance": 0.43589
}Semantic roles & 50–950 ramp
primary
#9FABFD
secondary
#F7F2D4
accent
#C800E6
background
#FBFCFF
surface
#F7F8FF
border
#D0D1D7
text
#121218
muted
#818186