#8A96FA#8A96FA
#8A96FA is a light, vivid blue. Relative luminance 0.341; OKLCH L 70.7% C 0.146 H 276.8°. Best body text is #000000 at 7.82:1 contrast (WCAG AA passes).
Color values
| HEX | #8A96FA |
|---|---|
| RGB | rgb(138, 150, 250) |
| HSL | hsl(234, 92%, 76%) |
| HSV | hsv(234, 45%, 98%) |
| CMYK | cmyk(44.8%, 40%, 0%, 2%) |
| CIE-LAB | lab(65.05, 21.02, -51.34) |
| CIE-LCH | lch(65.05, 55.48, 292.26°) |
| OKLab | oklab(70.67% 0.0173 -0.145) |
| OKLCH | oklch(70.67% 0.146 276.8) |
| XYZ | xyz(38.6376, 34.1161, 94.9731) |
| Luminance | 0.3412 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 1.07
Lavender Blue
#8B88F8
ΔE00 4.42
Perrywinkle
#8F8CE7
ΔE00 4.63
Periwinkle (survey)
#8E82FE
ΔE00 6.45
Soft Blue
#6488EA
ΔE00 7.17
Cornflowerblue
#6495ED
ΔE00 7.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8A96FA #FAEE8A
analogous
#8ACEFA #8A96FA #B68AFA
triadic
#8A96FA #FA8A96 #96FA8A
tetradic
#8A96FA #FA8ACE #FAEE8A #8AFAB6
square
#8A96FA #FA8ACE #FAEE8A #8AFAB6
split-complementary
#8A96FA #FAB68A #CEFA8A
monochromatic
#152DF5 #4F61F7 #8A96FA #C5CBFD #E2E5FE
Accessibility & contrast
On white
2.68
#8A96FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.82
#8A96FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8A96FA
7.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8A96FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8A96FA | 1.00 | 2.68 | 7.82 | 7.82 |
| #FFFFFF | 2.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#71A2FE
Deuteranopia (green-blind)
#689AF8
Tritanopia (blue-blind)
#63ABBC
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #8a96fa; /* rgb */ color: rgb(138, 150, 250); /* oklch */ color: oklch(70.7% 0.146 276.8);
Tailwind
colors: {
custom: {
50: '#b1b4fc',
500: '#8a96fa',
950: '#000000',
},
}SCSS
$custom: #8a96fa; $custom-light: #b1b4fc; $custom-dark: #000000;
JSON
{
"hex": "#8a96fa",
"rgb": {
"r": 138,
"g": 150,
"b": 250
},
"hsl": {
"h": 233.571,
"s": 91.803,
"l": 76.078
},
"oklch": {
"l": 0.70666,
"c": 0.14602,
"h": 276.8
},
"luminance": 0.34118
}Semantic roles & 50–950 ramp
primary
#8A96FA
secondary
#F6F2D5
accent
#CD00E6
background
#FBFBFF
surface
#F6F6FF
border
#D0D0D7
text
#111117
muted
#808085