#8A96FE#8A96FE
#8A96FE is a light, vivid blue. Relative luminance 0.344; OKLCH L 70.9% C 0.152 H 276.8°. Best body text is #000000 at 7.87:1 contrast (WCAG AA passes).
Color values
| HEX | #8A96FE |
|---|---|
| RGB | rgb(138, 150, 254) |
| HSL | hsl(234, 98%, 77%) |
| HSV | hsv(234, 46%, 100%) |
| CMYK | cmyk(45.7%, 40.9%, 0%, 0.4%) |
| CIE-LAB | lab(65.25, 22.17, -53.21) |
| CIE-LCH | lch(65.25, 57.64, 292.62°) |
| OKLab | oklab(70.88% 0.018 -0.1504) |
| OKLCH | oklch(70.88% 0.152 276.8) |
| XYZ | xyz(39.2715, 34.3696, 98.3114) |
| Luminance | 0.3437 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 1.22
Lavender Blue
#8B88F8
ΔE00 4.44
Perrywinkle
#8F8CE7
ΔE00 4.95
Periwinkle (survey)
#8E82FE
ΔE00 6.37
Soft Blue
#6488EA
ΔE00 7.26
Cornflowerblue
#6495ED
ΔE00 7.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8A96FE #FEF28A
analogous
#8AD0FE #8A96FE #B88AFE
triadic
#8A96FE #FE8A96 #96FE8A
tetradic
#8A96FE #FE8AD0 #FEF28A #8AFEB8
square
#8A96FE #FE8AD0 #FEF28A #8AFEB8
split-complementary
#8A96FE #FEB88A #D0FE8A
monochromatic
#1129FD #4D60FD #8A96FE #C7CCFF #E1E4FF
Accessibility & contrast
On white
2.67
#8A96FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.87
#8A96FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8A96FE
7.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8A96FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8A96FE | 1.00 | 2.67 | 7.87 | 7.87 |
| #FFFFFF | 2.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6EA3FF
Deuteranopia (green-blind)
#659AFC
Tritanopia (blue-blind)
#61ACBE
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #8a96fe; /* rgb */ color: rgb(138, 150, 254); /* oklch */ color: oklch(70.9% 0.152 276.8);
Tailwind
colors: {
custom: {
50: '#b1b4ff',
500: '#8a96fe',
950: '#000000',
},
}SCSS
$custom: #8a96fe; $custom-light: #b1b4ff; $custom-dark: #000000;
JSON
{
"hex": "#8a96fe",
"rgb": {
"r": 138,
"g": 150,
"b": 254
},
"hsl": {
"h": 233.793,
"s": 98.305,
"l": 76.863
},
"oklch": {
"l": 0.70884,
"c": 0.15153,
"h": 276.8
},
"luminance": 0.34372
}Semantic roles & 50–950 ramp
primary
#8A96FE
secondary
#F7F3D4
accent
#CE00E6
background
#FBFBFF
surface
#F6F6FF
border
#D0D0D7
text
#111118
muted
#808086