#8A92F1#8A92F1
#8A92F1 is a light, vivid blue. Relative luminance 0.323; OKLCH L 69.4% C 0.139 H 278.5°. Best body text is #000000 at 7.46:1 contrast (WCAG AA passes).
Color values
| HEX | #8A92F1 |
|---|---|
| RGB | rgb(138, 146, 241) |
| HSL | hsl(235, 79%, 74%) |
| HSV | hsv(235, 43%, 95%) |
| CMYK | cmyk(42.7%, 39.4%, 0%, 5.5%) |
| CIE-LAB | lab(63.60, 20.77, -48.71) |
| CIE-LCH | lch(63.60, 52.95, 293.10°) |
| OKLab | oklab(69.41% 0.0205 -0.1373) |
| OKLCH | oklch(69.41% 0.139 278.5) |
| XYZ | xyz(36.6325, 32.3102, 87.5083) |
| Luminance | 0.3231 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 2.25
Perrywinkle
#8F8CE7
ΔE00 3.01
Lavender Blue
#8B88F8
ΔE00 3.41
Periwinkle (survey)
#8E82FE
ΔE00 5.58
Soft Blue
#6488EA
ΔE00 6.98
Cornflowerblue
#6495ED
ΔE00 8.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8A92F1 #F1E98A
analogous
#8AC6F1 #8A92F1 #B68AF1
triadic
#8A92F1 #F18A92 #92F18A
tetradic
#8A92F1 #F18AC6 #F1E98A #8AF1B6
square
#8A92F1 #F18AC6 #F1E98A #8AF1B6
split-complementary
#8A92F1 #F1B68A #C6F18A
monochromatic
#1D2CE4 #535FEA #8A92F1 #C1C5F8 #E4E6FC
Accessibility & contrast
On white
2.81
#8A92F1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.46
#8A92F1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8A92F1
7.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8A92F1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8A92F1 | 1.00 | 2.81 | 7.46 | 7.46 |
| #FFFFFF | 2.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#709EF5
Deuteranopia (green-blind)
#6996EF
Tritanopia (blue-blind)
#68A5B6
Achromatopsia (no color)
#9A9A9A
Design tokens & code
CSS
--color: #8a92f1; /* rgb */ color: rgb(138, 146, 241); /* oklch */ color: oklch(69.4% 0.139 278.5);
Tailwind
colors: {
custom: {
50: '#b0b1f6',
500: '#8a92f1',
950: '#000000',
},
}SCSS
$custom: #8a92f1; $custom-light: #b0b1f6; $custom-dark: #000000;
JSON
{
"hex": "#8a92f1",
"rgb": {
"r": 138,
"g": 146,
"b": 241
},
"hsl": {
"h": 235.34,
"s": 78.626,
"l": 74.314
},
"oklch": {
"l": 0.69406,
"c": 0.13884,
"h": 278.5
},
"luminance": 0.32312
}Semantic roles & 50–950 ramp
primary
#8A92F1
secondary
#F4F1D7
accent
#CB0BDB
background
#FBFAFF
surface
#F6F5FE
border
#D0CFD6
text
#111017
muted
#807F85