#8A96FF#8A96FF
#8A96FF is a light, vivid blue. Relative luminance 0.344; OKLCH L 70.9% C 0.153 H 276.8°. Best body text is #000000 at 7.89:1 contrast (WCAG AA passes).
Color values
| HEX | #8A96FF |
|---|---|
| RGB | rgb(138, 150, 255) |
| HSL | hsl(234, 100%, 77%) |
| HSV | hsv(234, 46%, 100%) |
| CMYK | cmyk(45.9%, 41.2%, 0%, 0%) |
| CIE-LAB | lab(65.31, 22.46, -53.68) |
| CIE-LCH | lch(65.31, 58.19, 292.70°) |
| OKLab | oklab(70.94% 0.0182 -0.1518) |
| OKLCH | oklch(70.94% 0.153 276.8) |
| XYZ | xyz(39.4320, 34.4339, 99.1570) |
| Luminance | 0.3444 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 1.29
Lavender Blue
#8B88F8
ΔE00 4.45
Perrywinkle
#8F8CE7
ΔE00 5.03
Periwinkle (survey)
#8E82FE
ΔE00 6.36
Soft Blue
#6488EA
ΔE00 7.29
Cornflowerblue
#6495ED
ΔE00 7.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8A96FF #FFF38A
analogous
#8AD1FF #8A96FF #B98AFF
triadic
#8A96FF #FF8A96 #96FF8A
tetradic
#8A96FF #FF8AD1 #FFF38A #8AFFB9
square
#8A96FF #FF8AD1 #FFF38A #8AFFB9
split-complementary
#8A96FF #FFB98A #D1FF8A
monochromatic
#1028FF #4D5FFF #8A96FF #C7CDFF #E0E4FF
Accessibility & contrast
On white
2.66
#8A96FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.89
#8A96FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8A96FF
7.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8A96FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8A96FF | 1.00 | 2.66 | 7.89 | 7.89 |
| #FFFFFF | 2.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6EA3FF
Deuteranopia (green-blind)
#649AFD
Tritanopia (blue-blind)
#60ACBE
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #8a96ff; /* rgb */ color: rgb(138, 150, 255); /* oklch */ color: oklch(70.9% 0.153 276.8);
Tailwind
colors: {
custom: {
50: '#b2b4ff',
500: '#8a96ff',
950: '#000000',
},
}SCSS
$custom: #8a96ff; $custom-light: #b2b4ff; $custom-dark: #000000;
JSON
{
"hex": "#8a96ff",
"rgb": {
"r": 138,
"g": 150,
"b": 255
},
"hsl": {
"h": 233.846,
"s": 100,
"l": 77.059
},
"oklch": {
"l": 0.70939,
"c": 0.1529,
"h": 276.8
},
"luminance": 0.34436
}Semantic roles & 50–950 ramp
primary
#8A96FF
secondary
#F7F4D4
accent
#CE00E6
background
#FBFBFF
surface
#F6F6FF
border
#D0D0D7
text
#111118
muted
#808086