#9FABFE#9FABFE
#9FABFE is a light, moderate blue. Relative luminance 0.437; OKLCH L 76.4% C 0.120 H 276.9°. Best body text is #000000 at 9.73:1 contrast (WCAG AA passes).
Color values
| HEX | #9FABFE |
|---|---|
| RGB | rgb(159, 171, 254) |
| HSL | hsl(232, 98%, 81%) |
| HSV | hsv(232, 37%, 100%) |
| CMYK | cmyk(37.4%, 32.7%, 0%, 0.4%) |
| CIE-LAB | lab(71.99, 15.39, -42.50) |
| CIE-LCH | lch(71.99, 45.20, 289.90°) |
| OKLab | oklab(76.43% 0.0144 -0.1188) |
| OKLCH | oklch(76.43% 0.12 276.9) |
| XYZ | xyz(46.7452, 43.6506, 99.7091) |
| Luminance | 0.4365 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 5.02
Pastel Blue
#A2BFFE
ΔE00 5.76
Carolina Blue
#8AB8FE
ΔE00 7.80
Perrywinkle
#8F8CE7
ΔE00 8.81
Light Periwinkle
#C1C6FC
ΔE00 8.93
Light Grey Blue
#9DBCD4
ΔE00 9.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9FABFE #FEF29F
analogous
#9FDAFE #9FABFE #C29FFE
triadic
#9FABFE #FE9FAB #ABFE9F
tetradic
#9FABFE #FE9FDA #FEF29F #9FFEC2
square
#9FABFE #FE9FDA #FEF29F #9FFEC2
split-complementary
#9FABFE #FEC29F #DAFE9F
monochromatic
#2641FD #6276FD #9FABFE #DCE0FF #E1E5FF
Accessibility & contrast
On white
2.16
#9FABFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.73
#9FABFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9FABFE
9.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9FABFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9FABFE | 1.00 | 2.16 | 9.73 | 9.73 |
| #FFFFFF | 2.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#90B4FF
Deuteranopia (green-blind)
#89ADFC
Tritanopia (blue-blind)
#83BBC9
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #9fabfe; /* rgb */ color: rgb(159, 171, 254); /* oklch */ color: oklch(76.4% 0.120 276.9);
Tailwind
colors: {
custom: {
50: '#bec3ff',
500: '#9fabfe',
950: '#000000',
},
}SCSS
$custom: #9fabfe; $custom-light: #bec3ff; $custom-dark: #000000;
JSON
{
"hex": "#9fabfe",
"rgb": {
"r": 159,
"g": 171,
"b": 254
},
"hsl": {
"h": 232.421,
"s": 97.938,
"l": 80.98
},
"oklch": {
"l": 0.76425,
"c": 0.1197,
"h": 276.9
},
"luminance": 0.43653
}Semantic roles & 50–950 ramp
primary
#9FABFE
secondary
#F7F3D4
accent
#C900E6
background
#FBFCFF
surface
#F7F8FF
border
#D0D1D7
text
#121218
muted
#818186