#9B9AFA#9B9AFA
#9B9AFA is a light, vivid blue. Relative luminance 0.370; OKLCH L 72.7% C 0.138 H 282.9°. Best body text is #000000 at 8.40:1 contrast (WCAG AA passes).
Color values
| HEX | #9B9AFA |
|---|---|
| RGB | rgb(155, 154, 250) |
| HSL | hsl(241, 91%, 79%) |
| HSV | hsv(241, 38%, 98%) |
| CMYK | cmyk(38%, 38.4%, 0%, 2%) |
| CIE-LAB | lab(67.26, 22.92, -47.78) |
| CIE-LCH | lch(67.26, 52.99, 295.63°) |
| OKLab | oklab(72.66% 0.0307 -0.1342) |
| OKLCH | oklch(72.66% 0.138 282.9) |
| XYZ | xyz(42.3236, 36.9803, 95.3319) |
| Luminance | 0.3698 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 2.58
Perrywinkle
#8F8CE7
ΔE00 4.49
Lavender Blue
#8B88F8
ΔE00 5.31
Periwinkle (survey)
#8E82FE
ΔE00 6.91
Lavender
#B39DDB
ΔE00 9.71
Pastel Purple
#CAA0FF
ΔE00 9.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9B9AFA #F9FA9A
analogous
#9AC9FA #9B9AFA #CB9AFA
triadic
#9B9AFA #FA9B9A #9AFA9B
tetradic
#9B9AFA #FA9AC9 #F9FA9A #9AFACB
square
#9B9AFA #FA9AC9 #F9FA9A #9AFACB
split-complementary
#9B9AFA #FACB9A #C9FA9A
monochromatic
#2825F4 #6160F7 #9B9AFA #D5D4FD #E2E2FE
Accessibility & contrast
On white
2.50
#9B9AFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.40
#9B9AFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9B9AFA
8.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9B9AFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9B9AFA | 1.00 | 2.50 | 8.40 | 8.40 |
| #FFFFFF | 2.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7AA7FE
Deuteranopia (green-blind)
#76A1F8
Tritanopia (blue-blind)
#80ADBE
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #9b9afa; /* rgb */ color: rgb(155, 154, 250); /* oklch */ color: oklch(72.7% 0.138 282.9);
Tailwind
colors: {
custom: {
50: '#bcb7fc',
500: '#9b9afa',
950: '#000000',
},
}SCSS
$custom: #9b9afa; $custom-light: #bcb7fc; $custom-dark: #000000;
JSON
{
"hex": "#9b9afa",
"rgb": {
"r": 155,
"g": 154,
"b": 250
},
"hsl": {
"h": 240.625,
"s": 90.566,
"l": 79.216
},
"oklch": {
"l": 0.72659,
"c": 0.13771,
"h": 282.9
},
"luminance": 0.36982
}Semantic roles & 50–950 ramp
primary
#9B9AFA
secondary
#F5F6D5
accent
#E600E3
background
#FBFBFF
surface
#F7F6FF
border
#D0D0D7
text
#121117
muted
#818085