#9FABF2#9FABF2
#9FABF2 is a light, moderate blue. Relative luminance 0.429; OKLCH L 75.9% C 0.103 H 276.3°. Best body text is #000000 at 9.58:1 contrast (WCAG AA passes).
Color values
| HEX | #9FABF2 |
|---|---|
| RGB | rgb(159, 171, 242) |
| HSL | hsl(231, 76%, 79%) |
| HSV | hsv(231, 34%, 95%) |
| CMYK | cmyk(34.3%, 29.3%, 0%, 5.1%) |
| CIE-LAB | lab(71.49, 12.24, -36.78) |
| CIE-LCH | lch(71.49, 38.77, 288.41°) |
| OKLab | oklab(75.87% 0.0113 -0.1024) |
| OKLCH | oklch(75.87% 0.103 276.3) |
| XYZ | xyz(44.8834, 42.9059, 89.9040) |
| Luminance | 0.4291 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 5.66
Pastel Blue
#A2BFFE
ΔE00 5.98
Light Periwinkle
#C1C6FC
ΔE00 8.20
Carolina Blue
#8AB8FE
ΔE00 8.23
Perrywinkle
#8F8CE7
ΔE00 8.73
Lightsteelblue
#B0C4DE
ΔE00 9.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9FABF2 #F2E69F
analogous
#9FD4F2 #9FABF2 #BC9FF2
triadic
#9FABF2 #F29FAB #ABF29F
tetradic
#9FABF2 #F29FD4 #F2E69F #9FF2BC
square
#9FABF2 #F29FD4 #F2E69F #9FF2BC
split-complementary
#9FABF2 #F2BC9F #D4F29F
monochromatic
#334DE3 #697CEB #9FABF2 #D5DAF9 #E4E7FB
Accessibility & contrast
On white
2.19
#9FABF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.58
#9FABF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9FABF2
9.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9FABF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9FABF2 | 1.00 | 2.19 | 9.58 | 9.58 |
| #FFFFFF | 2.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#95B3F5
Deuteranopia (green-blind)
#8FACF0
Tritanopia (blue-blind)
#88B9C4
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #9fabf2; /* rgb */ color: rgb(159, 171, 242); /* oklch */ color: oklch(75.9% 0.103 276.3);
Tailwind
colors: {
custom: {
50: '#bdc3f6',
500: '#9fabf2',
950: '#000000',
},
}SCSS
$custom: #9fabf2; $custom-light: #bdc3f6; $custom-dark: #000000;
JSON
{
"hex": "#9fabf2",
"rgb": {
"r": 159,
"g": 171,
"b": 242
},
"hsl": {
"h": 231.325,
"s": 76.147,
"l": 78.627
},
"oklch": {
"l": 0.75871,
"c": 0.10298,
"h": 276.3
},
"luminance": 0.42908
}Semantic roles & 50–950 ramp
primary
#9FABF2
secondary
#F3EFD8
accent
#BB0DD8
background
#FBFCFF
surface
#F7F8FE
border
#D0D1D6
text
#121217
muted
#818185