#8A92F3#8A92F3
#8A92F3 is a light, vivid blue. Relative luminance 0.324; OKLCH L 69.5% C 0.142 H 278.5°. Best body text is #000000 at 7.49:1 contrast (WCAG AA passes).
Color values
| HEX | #8A92F3 |
|---|---|
| RGB | rgb(138, 146, 243) |
| HSL | hsl(235, 81%, 75%) |
| HSV | hsv(235, 43%, 95%) |
| CMYK | cmyk(43.2%, 39.9%, 0%, 4.7%) |
| CIE-LAB | lab(63.70, 21.34, -49.65) |
| CIE-LCH | lch(63.70, 54.05, 293.26°) |
| OKLab | oklab(69.51% 0.0208 -0.1401) |
| OKLCH | oklch(69.51% 0.142 278.5) |
| XYZ | xyz(36.9329, 32.4303, 89.0903) |
| Luminance | 0.3243 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 2.13
Perrywinkle
#8F8CE7
ΔE00 3.17
Lavender Blue
#8B88F8
ΔE00 3.32
Periwinkle (survey)
#8E82FE
ΔE00 5.47
Soft Blue
#6488EA
ΔE00 6.98
Cornflowerblue
#6495ED
ΔE00 8.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8A92F3 #F3EB8A
analogous
#8AC6F3 #8A92F3 #B78AF3
triadic
#8A92F3 #F38A92 #92F38A
tetradic
#8A92F3 #F38AC6 #F3EB8A #8AF3B7
square
#8A92F3 #F38AC6 #F3EB8A #8AF3B7
split-complementary
#8A92F3 #F3B78A #C6F38A
monochromatic
#1B2BE8 #525EED #8A92F3 #C2C6F9 #E3E5FC
Accessibility & contrast
On white
2.81
#8A92F3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.49
#8A92F3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8A92F3
7.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8A92F3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8A92F3 | 1.00 | 2.81 | 7.49 | 7.49 |
| #FFFFFF | 2.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6F9EF7
Deuteranopia (green-blind)
#6796F1
Tritanopia (blue-blind)
#67A6B7
Achromatopsia (no color)
#9A9A9A
Design tokens & code
CSS
--color: #8a92f3; /* rgb */ color: rgb(138, 146, 243); /* oklch */ color: oklch(69.5% 0.142 278.5);
Tailwind
colors: {
custom: {
50: '#b1b1f7',
500: '#8a92f3',
950: '#000000',
},
}SCSS
$custom: #8a92f3; $custom-light: #b1b1f7; $custom-dark: #000000;
JSON
{
"hex": "#8a92f3",
"rgb": {
"r": 138,
"g": 146,
"b": 243
},
"hsl": {
"h": 235.429,
"s": 81.395,
"l": 74.706
},
"oklch": {
"l": 0.69514,
"c": 0.14162,
"h": 278.5
},
"luminance": 0.32432
}Semantic roles & 50–950 ramp
primary
#8A92F3
secondary
#F4F2D7
accent
#CD08DE
background
#FBFAFF
surface
#F6F5FF
border
#D0CFD7
text
#111017
muted
#807F85