#8A96F4#8A96F4
#8A96F4 is a light, vivid blue. Relative luminance 0.337; OKLCH L 70.3% C 0.138 H 276.7°. Best body text is #000000 at 7.75:1 contrast (WCAG AA passes).
Color values
| HEX | #8A96F4 |
|---|---|
| RGB | rgb(138, 150, 244) |
| HSL | hsl(233, 83%, 75%) |
| HSV | hsv(233, 43%, 96%) |
| CMYK | cmyk(43.4%, 38.5%, 0%, 4.3%) |
| CIE-LAB | lab(64.76, 19.30, -48.52) |
| CIE-LCH | lch(64.76, 52.22, 291.69°) |
| OKLab | oklab(70.34% 0.0162 -0.1368) |
| OKLCH | oklch(70.34% 0.138 276.7) |
| XYZ | xyz(37.7118, 33.7458, 90.0969) |
| Luminance | 0.3375 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 1.29
Perrywinkle
#8F8CE7
ΔE00 4.22
Lavender Blue
#8B88F8
ΔE00 4.53
Periwinkle (survey)
#8E82FE
ΔE00 6.64
Soft Blue
#6488EA
ΔE00 7.10
Cornflowerblue
#6495ED
ΔE00 7.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8A96F4 #F4E88A
analogous
#8ACBF4 #8A96F4 #B38AF4
triadic
#8A96F4 #F48A96 #96F48A
tetradic
#8A96F4 #F48ACB #F4E88A #8AF4B3
square
#8A96F4 #F48ACB #F4E88A #8AF4B3
split-complementary
#8A96F4 #F4B38A #CBF48A
monochromatic
#1A32E9 #5264EF #8A96F4 #C2C8F9 #E3E6FC
Accessibility & contrast
On white
2.71
#8A96F4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.75
#8A96F4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8A96F4
7.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8A96F4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8A96F4 | 1.00 | 2.71 | 7.75 | 7.75 |
| #FFFFFF | 2.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#74A1F8
Deuteranopia (green-blind)
#6C99F2
Tritanopia (blue-blind)
#66A9B9
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #8a96f4; /* rgb */ color: rgb(138, 150, 244); /* oklch */ color: oklch(70.3% 0.138 276.7);
Tailwind
colors: {
custom: {
50: '#b1b4f8',
500: '#8a96f4',
950: '#000000',
},
}SCSS
$custom: #8a96f4; $custom-light: #b1b4f8; $custom-dark: #000000;
JSON
{
"hex": "#8a96f4",
"rgb": {
"r": 138,
"g": 150,
"b": 244
},
"hsl": {
"h": 233.208,
"s": 82.813,
"l": 74.902
},
"oklch": {
"l": 0.70344,
"c": 0.13771,
"h": 276.7
},
"luminance": 0.33748
}Semantic roles & 50–950 ramp
primary
#8A96F4
secondary
#F4F1D7
accent
#C706DF
background
#FBFBFF
surface
#F6F6FF
border
#D0D0D7
text
#111117
muted
#808085