#8A96F9#8A96F9
#8A96F9 is a light, vivid blue. Relative luminance 0.341; OKLCH L 70.6% C 0.145 H 276.8°. Best body text is #000000 at 7.81:1 contrast (WCAG AA passes).
Color values
| HEX | #8A96F9 |
|---|---|
| RGB | rgb(138, 150, 249) |
| HSL | hsl(234, 90%, 76%) |
| HSV | hsv(234, 45%, 98%) |
| CMYK | cmyk(44.6%, 39.8%, 0%, 2.4%) |
| CIE-LAB | lab(65.00, 20.73, -50.87) |
| CIE-LCH | lch(65.00, 54.94, 292.17°) |
| OKLab | oklab(70.61% 0.0171 -0.1436) |
| OKLCH | oklch(70.61% 0.145 276.8) |
| XYZ | xyz(38.4812, 34.0535, 94.1495) |
| Luminance | 0.3406 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 1.07
Lavender Blue
#8B88F8
ΔE00 4.43
Perrywinkle
#8F8CE7
ΔE00 4.56
Periwinkle (survey)
#8E82FE
ΔE00 6.47
Soft Blue
#6488EA
ΔE00 7.15
Cornflowerblue
#6495ED
ΔE00 7.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8A96F9 #F9ED8A
analogous
#8ACDF9 #8A96F9 #B58AF9
triadic
#8A96F9 #F98A96 #96F98A
tetradic
#8A96F9 #F98ACD #F9ED8A #8AF9B5
square
#8A96F9 #F98ACD #F9ED8A #8AF9B5
split-complementary
#8A96F9 #F9B58A #CDF98A
monochromatic
#162EF3 #5062F6 #8A96F9 #C4CAFC #E2E5FE
Accessibility & contrast
On white
2.69
#8A96F9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.81
#8A96F9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8A96F9
7.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8A96F9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8A96F9 | 1.00 | 2.69 | 7.81 | 7.81 |
| #FFFFFF | 2.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#71A2FD
Deuteranopia (green-blind)
#699AF7
Tritanopia (blue-blind)
#64AABC
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #8a96f9; /* rgb */ color: rgb(138, 150, 249); /* oklch */ color: oklch(70.6% 0.145 276.8);
Tailwind
colors: {
custom: {
50: '#b1b4fc',
500: '#8a96f9',
950: '#000000',
},
}SCSS
$custom: #8a96f9; $custom-light: #b1b4fc; $custom-dark: #000000;
JSON
{
"hex": "#8a96f9",
"rgb": {
"r": 138,
"g": 150,
"b": 249
},
"hsl": {
"h": 233.514,
"s": 90.244,
"l": 75.882
},
"oklch": {
"l": 0.70611,
"c": 0.14465,
"h": 276.8
},
"luminance": 0.34056
}Semantic roles & 50–950 ramp
primary
#8A96F9
secondary
#F6F2D5
accent
#CD00E6
background
#FBFBFF
surface
#F6F6FF
border
#D0D0D7
text
#111117
muted
#808085