#8A92FE#8A92FE
#8A92FE is a light, vivid blue. Relative luminance 0.331; OKLCH L 70.1% C 0.157 H 278.3°. Best body text is #000000 at 7.62:1 contrast (WCAG AA passes).
Color values
| HEX | #8A92FE |
|---|---|
| RGB | rgb(138, 146, 254) |
| HSL | hsl(236, 98%, 77%) |
| HSV | hsv(236, 46%, 100%) |
| CMYK | cmyk(45.7%, 42.5%, 0%, 0.4%) |
| CIE-LAB | lab(64.25, 24.49, -54.80) |
| CIE-LCH | lch(64.25, 60.02, 294.08°) |
| OKLab | oklab(70.12% 0.0227 -0.1551) |
| OKLCH | oklch(70.12% 0.157 278.3) |
| XYZ | xyz(38.6441, 33.1148, 98.1023) |
| Luminance | 0.3312 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 2.10
Lavender Blue
#8B88F8
ΔE00 3.22
Perrywinkle
#8F8CE7
ΔE00 4.21
Periwinkle (survey)
#8E82FE
ΔE00 5.14
Soft Blue
#6488EA
ΔE00 7.15
Cornflower
#6A79F7
ΔE00 8.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8A92FE #FEF68A
analogous
#8ACCFE #8A92FE #BC8AFE
triadic
#8A92FE #FE8A92 #92FE8A
tetradic
#8A92FE #FE8ACC #FEF68A #8AFEBC
square
#8A92FE #FE8ACC #FEF68A #8AFEBC
split-complementary
#8A92FE #FEBC8A #CCFE8A
monochromatic
#1121FD #4D59FD #8A92FE #C7CBFF #E1E3FF
Accessibility & contrast
On white
2.75
#8A92FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.62
#8A92FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8A92FE
7.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8A92FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8A92FE | 1.00 | 2.75 | 7.62 | 7.62 |
| #FFFFFF | 2.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#68A0FF
Deuteranopia (green-blind)
#5F97FC
Tritanopia (blue-blind)
#61A8BC
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #8a92fe; /* rgb */ color: rgb(138, 146, 254); /* oklch */ color: oklch(70.1% 0.157 278.3);
Tailwind
colors: {
custom: {
50: '#b2b1ff',
500: '#8a92fe',
950: '#000000',
},
}SCSS
$custom: #8a92fe; $custom-light: #b2b1ff; $custom-dark: #000000;
JSON
{
"hex": "#8a92fe",
"rgb": {
"r": 138,
"g": 146,
"b": 254
},
"hsl": {
"h": 235.862,
"s": 98.305,
"l": 76.863
},
"oklch": {
"l": 0.7012,
"c": 0.15678,
"h": 278.3
},
"luminance": 0.33117
}Semantic roles & 50–950 ramp
primary
#8A92FE
secondary
#F7F5D4
accent
#D600E6
background
#FBFAFF
surface
#F6F5FF
border
#D0CFD7
text
#111018
muted
#807F86