#9FA4FE#9FA4FE
#9FA4FE is a light, vivid blue. Relative luminance 0.411; OKLCH L 75.1% C 0.129 H 280.4°. Best body text is #000000 at 9.22:1 contrast (WCAG AA passes).
Color values
| HEX | #9FA4FE |
|---|---|
| RGB | rgb(159, 164, 254) |
| HSL | hsl(237, 98%, 81%) |
| HSV | hsv(237, 37%, 100%) |
| CMYK | cmyk(37.4%, 35.4%, 0%, 0.4%) |
| CIE-LAB | lab(70.23, 19.34, -45.27) |
| CIE-LCH | lch(70.23, 49.23, 293.13°) |
| OKLab | oklab(75.07% 0.0232 -0.1268) |
| OKLCH | oklch(75.07% 0.129 280.4) |
| XYZ | xyz(45.4578, 41.0759, 99.2800) |
| Luminance | 0.4108 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 3.64
Perrywinkle
#8F8CE7
ΔE00 7.00
Pastel Blue
#A2BFFE
ΔE00 7.83
Lavender Blue
#8B88F8
ΔE00 7.87
Periwinkle (survey)
#8E82FE
ΔE00 9.53
Carolina Blue
#8AB8FE
ΔE00 9.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9FA4FE #FEF99F
analogous
#9FD3FE #9FA4FE #C99FFE
triadic
#9FA4FE #FE9FA4 #A4FE9F
tetradic
#9FA4FE #FE9FD3 #FEF99F #9FFEC9
square
#9FA4FE #FE9FD3 #FEF99F #9FFEC9
split-complementary
#9FA4FE #FEC99F #D3FE9F
monochromatic
#2631FD #626BFD #9FA4FE #DCDDFF #E1E2FF
Accessibility & contrast
On white
2.28
#9FA4FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.22
#9FA4FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9FA4FE
9.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9FA4FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9FA4FE | 1.00 | 2.28 | 9.22 | 9.22 |
| #FFFFFF | 2.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#87AFFF
Deuteranopia (green-blind)
#81A8FC
Tritanopia (blue-blind)
#84B5C5
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #9fa4fe; /* rgb */ color: rgb(159, 164, 254); /* oklch */ color: oklch(75.1% 0.129 280.4);
Tailwind
colors: {
custom: {
50: '#bebeff',
500: '#9fa4fe',
950: '#000000',
},
}SCSS
$custom: #9fa4fe; $custom-light: #bebeff; $custom-dark: #000000;
JSON
{
"hex": "#9fa4fe",
"rgb": {
"r": 159,
"g": 164,
"b": 254
},
"hsl": {
"h": 236.842,
"s": 97.938,
"l": 80.98
},
"oklch": {
"l": 0.75066,
"c": 0.12896,
"h": 280.4
},
"luminance": 0.41078
}Semantic roles & 50–950 ramp
primary
#9FA4FE
secondary
#F7F5D4
accent
#D900E6
background
#FBFBFF
surface
#F7F6FF
border
#D0D0D7
text
#121218
muted
#818186