#8A92FA#8A92FA
#8A92FA is a light, vivid blue. Relative luminance 0.329; OKLCH L 69.9% C 0.151 H 278.4°. Best body text is #000000 at 7.57:1 contrast (WCAG AA passes).
Color values
| HEX | #8A92FA |
|---|---|
| RGB | rgb(138, 146, 250) |
| HSL | hsl(236, 92%, 76%) |
| HSV | hsv(236, 45%, 98%) |
| CMYK | cmyk(44.8%, 41.6%, 0%, 2%) |
| CIE-LAB | lab(64.05, 23.34, -52.94) |
| CIE-LCH | lch(64.05, 57.85, 293.79°) |
| OKLab | oklab(69.9% 0.0221 -0.1497) |
| OKLCH | oklch(69.9% 0.151 278.4) |
| XYZ | xyz(38.0102, 32.8613, 94.7640) |
| Luminance | 0.3286 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 1.99
Lavender Blue
#8B88F8
ΔE00 3.17
Perrywinkle
#8F8CE7
ΔE00 3.81
Periwinkle (survey)
#8E82FE
ΔE00 5.21
Soft Blue
#6488EA
ΔE00 7.05
Cornflower
#6A79F7
ΔE00 8.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8A92FA #FAF28A
analogous
#8ACAFA #8A92FA #BA8AFA
triadic
#8A92FA #FA8A92 #92FA8A
tetradic
#8A92FA #FA8ACA #FAF28A #8AFABA
square
#8A92FA #FA8ACA #FAF28A #8AFABA
split-complementary
#8A92FA #FABA8A #CAFA8A
monochromatic
#1525F5 #4F5BF7 #8A92FA #C5C9FD #E2E4FE
Accessibility & contrast
On white
2.77
#8A92FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.57
#8A92FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8A92FA
7.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8A92FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8A92FA | 1.00 | 2.77 | 7.57 | 7.57 |
| #FFFFFF | 2.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6AA0FE
Deuteranopia (green-blind)
#6297F8
Tritanopia (blue-blind)
#64A7BA
Achromatopsia (no color)
#9B9B9B
Design tokens & code
CSS
--color: #8a92fa; /* rgb */ color: rgb(138, 146, 250); /* oklch */ color: oklch(69.9% 0.151 278.4);
Tailwind
colors: {
custom: {
50: '#b1b1fc',
500: '#8a92fa',
950: '#000000',
},
}SCSS
$custom: #8a92fa; $custom-light: #b1b1fc; $custom-dark: #000000;
JSON
{
"hex": "#8a92fa",
"rgb": {
"r": 138,
"g": 146,
"b": 250
},
"hsl": {
"h": 235.714,
"s": 91.803,
"l": 76.078
},
"oklch": {
"l": 0.69897,
"c": 0.15129,
"h": 278.4
},
"luminance": 0.32863
}Semantic roles & 50–950 ramp
primary
#8A92FA
secondary
#F6F4D5
accent
#D500E6
background
#FBFAFF
surface
#F6F5FF
border
#D0CFD7
text
#111017
muted
#807F85