#9A9BF3#9A9BF3
#9A9BF3 is a light, vivid blue. Relative luminance 0.368; OKLCH L 72.4% C 0.127 H 282.3°. Best body text is #000000 at 8.36:1 contrast (WCAG AA passes).
Color values
| HEX | #9A9BF3 |
|---|---|
| RGB | rgb(154, 155, 243) |
| HSL | hsl(239, 79%, 78%) |
| HSV | hsv(239, 37%, 95%) |
| CMYK | cmyk(36.6%, 36.2%, 0%, 4.7%) |
| CIE-LAB | lab(67.11, 20.22, -44.19) |
| CIE-LCH | lch(67.11, 48.60, 294.59°) |
| OKLab | oklab(72.42% 0.0269 -0.1238) |
| OKLCH | oklch(72.42% 0.127 282.3) |
| XYZ | xyz(41.2209, 36.7823, 89.7045) |
| Luminance | 0.3678 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 2.85
Perrywinkle
#8F8CE7
ΔE00 4.39
Lavender Blue
#8B88F8
ΔE00 5.81
Periwinkle (survey)
#8E82FE
ΔE00 7.55
Lavender
#B39DDB
ΔE00 9.08
Pastel Purple
#CAA0FF
ΔE00 10.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9A9BF3 #F3F29A
analogous
#9AC7F3 #9A9BF3 #C59AF3
triadic
#9A9BF3 #F39A9B #9BF39A
tetradic
#9A9BF3 #F39AC7 #F3F29A #9AF3C5
square
#9A9BF3 #F39AC7 #F3F29A #9AF3C5
split-complementary
#9A9BF3 #F3C59A #C7F39A
monochromatic
#2D2FE6 #6365ED #9A9BF3 #D1D1F9 #E4E4FC
Accessibility & contrast
On white
2.51
#9A9BF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.36
#9A9BF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9A9BF3
8.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9A9BF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9A9BF3 | 1.00 | 2.51 | 8.36 | 8.36 |
| #FFFFFF | 2.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7FA6F7
Deuteranopia (green-blind)
#7BA0F1
Tritanopia (blue-blind)
#81ACBC
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #9a9bf3; /* rgb */ color: rgb(154, 155, 243); /* oklch */ color: oklch(72.4% 0.127 282.3);
Tailwind
colors: {
custom: {
50: '#bbb8f7',
500: '#9a9bf3',
950: '#000000',
},
}SCSS
$custom: #9a9bf3; $custom-light: #bbb8f7; $custom-dark: #000000;
JSON
{
"hex": "#9a9bf3",
"rgb": {
"r": 154,
"g": 155,
"b": 243
},
"hsl": {
"h": 239.326,
"s": 78.761,
"l": 77.843
},
"oklch": {
"l": 0.7242,
"c": 0.12673,
"h": 282.3
},
"luminance": 0.36784
}Semantic roles & 50–950 ramp
primary
#9A9BF3
secondary
#F4F3D7
accent
#D90ADB
background
#FBFBFF
surface
#F6F6FF
border
#D0D0D7
text
#121117
muted
#818085