#8A92F0#8A92F0
#8A92F0 is a light, vivid blue. Relative luminance 0.323; OKLCH L 69.4% C 0.137 H 278.5°. Best body text is #000000 at 7.45:1 contrast (WCAG AA passes).
Color values
| HEX | #8A92F0 |
|---|---|
| RGB | rgb(138, 146, 240) |
| HSL | hsl(235, 77%, 74%) |
| HSV | hsv(235, 43%, 94%) |
| CMYK | cmyk(42.5%, 39.2%, 0%, 5.9%) |
| CIE-LAB | lab(63.55, 20.49, -48.24) |
| CIE-LCH | lch(63.55, 52.41, 293.02°) |
| OKLab | oklab(69.35% 0.0203 -0.1359) |
| OKLCH | oklch(69.35% 0.137 278.5) |
| XYZ | xyz(36.4836, 32.2506, 86.7238) |
| Luminance | 0.3225 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 2.32
Perrywinkle
#8F8CE7
ΔE00 2.94
Lavender Blue
#8B88F8
ΔE00 3.47
Periwinkle (survey)
#8E82FE
ΔE00 5.64
Soft Blue
#6488EA
ΔE00 6.99
Cornflowerblue
#6495ED
ΔE00 8.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8A92F0 #F0E88A
analogous
#8AC5F0 #8A92F0 #B58AF0
triadic
#8A92F0 #F08A92 #92F08A
tetradic
#8A92F0 #F08AC5 #F0E88A #8AF0B5
square
#8A92F0 #F08AC5 #F0E88A #8AF0B5
split-complementary
#8A92F0 #F0B58A #C5F08A
monochromatic
#1E2DE2 #545FE9 #8A92F0 #C0C5F7 #E4E6FC
Accessibility & contrast
On white
2.82
#8A92F0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.45
#8A92F0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8A92F0
7.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8A92F0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8A92F0 | 1.00 | 2.82 | 7.45 | 7.45 |
| #FFFFFF | 2.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#709EF4
Deuteranopia (green-blind)
#6996EE
Tritanopia (blue-blind)
#69A5B5
Achromatopsia (no color)
#9A9A9A
Design tokens & code
CSS
--color: #8a92f0; /* rgb */ color: rgb(138, 146, 240); /* oklch */ color: oklch(69.4% 0.137 278.5);
Tailwind
colors: {
custom: {
50: '#b0b1f5',
500: '#8a92f0',
950: '#000000',
},
}SCSS
$custom: #8a92f0; $custom-light: #b0b1f5; $custom-dark: #000000;
JSON
{
"hex": "#8a92f0",
"rgb": {
"r": 138,
"g": 146,
"b": 240
},
"hsl": {
"h": 235.294,
"s": 77.273,
"l": 74.118
},
"oklch": {
"l": 0.69353,
"c": 0.13745,
"h": 278.5
},
"luminance": 0.32252
}Semantic roles & 50–950 ramp
primary
#8A92F0
secondary
#F3F1D8
accent
#C90CDA
background
#FBFAFF
surface
#F6F5FE
border
#D0CFD6
text
#111017
muted
#807F85