#8A92FB#8A92FB
#8A92FB is a light, vivid blue. Relative luminance 0.329; OKLCH L 70.0% C 0.153 H 278.4°. Best body text is #000000 at 7.59:1 contrast (WCAG AA passes).
Color values
| HEX | #8A92FB |
|---|---|
| RGB | rgb(138, 146, 251) |
| HSL | hsl(236, 93%, 76%) |
| HSV | hsv(236, 45%, 98%) |
| CMYK | cmyk(45%, 41.8%, 0%, 1.6%) |
| CIE-LAB | lab(64.10, 23.63, -53.40) |
| CIE-LCH | lch(64.10, 58.40, 293.86°) |
| OKLab | oklab(69.95% 0.0222 -0.151) |
| OKLCH | oklch(69.95% 0.153 278.4) |
| XYZ | xyz(38.1674, 32.9241, 95.5920) |
| Luminance | 0.3293 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 2.00
Lavender Blue
#8B88F8
ΔE00 3.18
Perrywinkle
#8F8CE7
ΔE00 3.91
Periwinkle (survey)
#8E82FE
ΔE00 5.18
Soft Blue
#6488EA
ΔE00 7.07
Cornflower
#6A79F7
ΔE00 8.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8A92FB #FBF38A
analogous
#8ACBFB #8A92FB #BB8AFB
triadic
#8A92FB #FB8A92 #92FB8A
tetradic
#8A92FB #FB8ACB #FBF38A #8AFBBB
square
#8A92FB #FB8ACB #FBF38A #8AFBBB
split-complementary
#8A92FB #FBBB8A #CBFB8A
monochromatic
#1424F7 #4F5BF9 #8A92FB #C5C9FD #E1E3FE
Accessibility & contrast
On white
2.77
#8A92FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.59
#8A92FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8A92FB
7.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8A92FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8A92FB | 1.00 | 2.77 | 7.59 | 7.59 |
| #FFFFFF | 2.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6AA0FF
Deuteranopia (green-blind)
#6197F9
Tritanopia (blue-blind)
#63A8BA
Achromatopsia (no color)
#9B9B9B
Design tokens & code
CSS
--color: #8a92fb; /* rgb */ color: rgb(138, 146, 251); /* oklch */ color: oklch(70.0% 0.153 278.4);
Tailwind
colors: {
custom: {
50: '#b1b1fd',
500: '#8a92fb',
950: '#000000',
},
}SCSS
$custom: #8a92fb; $custom-light: #b1b1fd; $custom-dark: #000000;
JSON
{
"hex": "#8a92fb",
"rgb": {
"r": 138,
"g": 146,
"b": 251
},
"hsl": {
"h": 235.752,
"s": 93.388,
"l": 76.275
},
"oklch": {
"l": 0.69952,
"c": 0.15267,
"h": 278.4
},
"luminance": 0.32926
}Semantic roles & 50–950 ramp
primary
#8A92FB
secondary
#F6F4D5
accent
#D500E6
background
#FBFAFF
surface
#F6F5FF
border
#D0CFD7
text
#111018
muted
#807F86