#9A9BF2#9A9BF2
#9A9BF2 is a light, vivid blue. Relative luminance 0.367; OKLCH L 72.4% C 0.125 H 282.3°. Best body text is #000000 at 8.34:1 contrast (WCAG AA passes).
Color values
| HEX | #9A9BF2 |
|---|---|
| RGB | rgb(154, 155, 242) |
| HSL | hsl(239, 77%, 78%) |
| HSV | hsv(239, 36%, 95%) |
| CMYK | cmyk(36.4%, 36%, 0%, 5.1%) |
| CIE-LAB | lab(67.07, 19.96, -43.72) |
| CIE-LCH | lch(67.07, 48.06, 294.54°) |
| OKLab | oklab(72.37% 0.0267 -0.1225) |
| OKLCH | oklch(72.37% 0.125 282.3) |
| XYZ | xyz(41.0703, 36.7221, 88.9113) |
| Luminance | 0.3672 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 2.96
Perrywinkle
#8F8CE7
ΔE00 4.37
Lavender Blue
#8B88F8
ΔE00 5.87
Periwinkle (survey)
#8E82FE
ΔE00 7.61
Lavender
#B39DDB
ΔE00 8.96
Pastel Purple
#CAA0FF
ΔE00 10.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9A9BF2 #F2F19A
analogous
#9AC7F2 #9A9BF2 #C59AF2
triadic
#9A9BF2 #F29A9B #9BF29A
tetradic
#9A9BF2 #F29AC7 #F2F19A #9AF2C5
square
#9A9BF2 #F29AC7 #F2F19A #9AF2C5
split-complementary
#9A9BF2 #F2C59A #C7F29A
monochromatic
#2E30E4 #6465EB #9A9BF2 #D0D1F9 #E4E4FC
Accessibility & contrast
On white
2.52
#9A9BF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.34
#9A9BF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9A9BF2
8.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9A9BF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9A9BF2 | 1.00 | 2.52 | 8.34 | 8.34 |
| #FFFFFF | 2.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7FA6F5
Deuteranopia (green-blind)
#7BA0F0
Tritanopia (blue-blind)
#82ACBB
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #9a9bf2; /* rgb */ color: rgb(154, 155, 242); /* oklch */ color: oklch(72.4% 0.125 282.3);
Tailwind
colors: {
custom: {
50: '#bab8f6',
500: '#9a9bf2',
950: '#000000',
},
}SCSS
$custom: #9a9bf2; $custom-light: #bab8f6; $custom-dark: #000000;
JSON
{
"hex": "#9a9bf2",
"rgb": {
"r": 154,
"g": 155,
"b": 242
},
"hsl": {
"h": 239.318,
"s": 77.193,
"l": 77.647
},
"oklch": {
"l": 0.72371,
"c": 0.12534,
"h": 282.3
},
"luminance": 0.36724
}Semantic roles & 50–950 ramp
primary
#9A9BF2
secondary
#F3F3D8
accent
#D70CD9
background
#FBFBFF
surface
#F6F6FE
border
#D0D0D6
text
#121117
muted
#818085