#8A96F3#8A96F3
#8A96F3 is a light, vivid blue. Relative luminance 0.337; OKLCH L 70.3% C 0.136 H 276.7°. Best body text is #000000 at 7.74:1 contrast (WCAG AA passes).
Color values
| HEX | #8A96F3 |
|---|---|
| RGB | rgb(138, 150, 243) |
| HSL | hsl(233, 81%, 75%) |
| HSV | hsv(233, 43%, 95%) |
| CMYK | cmyk(43.2%, 38.3%, 0%, 4.7%) |
| CIE-LAB | lab(64.71, 19.02, -48.05) |
| CIE-LCH | lch(64.71, 51.68, 291.60°) |
| OKLab | oklab(70.29% 0.016 -0.1354) |
| OKLCH | oklch(70.29% 0.136 276.7) |
| XYZ | xyz(37.5603, 33.6852, 89.2994) |
| Luminance | 0.3369 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 1.37
Perrywinkle
#8F8CE7
ΔE00 4.17
Lavender Blue
#8B88F8
ΔE00 4.56
Periwinkle (survey)
#8E82FE
ΔE00 6.69
Soft Blue
#6488EA
ΔE00 7.10
Cornflowerblue
#6495ED
ΔE00 7.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8A96F3 #F3E78A
analogous
#8ACAF3 #8A96F3 #B38AF3
triadic
#8A96F3 #F38A96 #96F38A
tetradic
#8A96F3 #F38ACA #F3E78A #8AF3B3
square
#8A96F3 #F38ACA #F3E78A #8AF3B3
split-complementary
#8A96F3 #F3B38A #CAF38A
monochromatic
#1B32E8 #5264ED #8A96F3 #C2C8F9 #E3E6FC
Accessibility & contrast
On white
2.71
#8A96F3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.74
#8A96F3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8A96F3
7.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8A96F3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8A96F3 | 1.00 | 2.71 | 7.74 | 7.74 |
| #FFFFFF | 2.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#74A1F7
Deuteranopia (green-blind)
#6D99F1
Tritanopia (blue-blind)
#67A9B9
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #8a96f3; /* rgb */ color: rgb(138, 150, 243); /* oklch */ color: oklch(70.3% 0.136 276.7);
Tailwind
colors: {
custom: {
50: '#b0b4f7',
500: '#8a96f3',
950: '#000000',
},
}SCSS
$custom: #8a96f3; $custom-light: #b0b4f7; $custom-dark: #000000;
JSON
{
"hex": "#8a96f3",
"rgb": {
"r": 138,
"g": 150,
"b": 243
},
"hsl": {
"h": 233.143,
"s": 81.395,
"l": 74.706
},
"oklch": {
"l": 0.70291,
"c": 0.13633,
"h": 276.7
},
"luminance": 0.33687
}Semantic roles & 50–950 ramp
primary
#8A96F3
secondary
#F4F1D7
accent
#C508DE
background
#FBFBFF
surface
#F6F6FF
border
#D0D0D7
text
#111117
muted
#808085