#8A90F7#8A90F7
#8A90F7 is a light, vivid blue. Relative luminance 0.321; OKLCH L 69.3% C 0.150 H 279.2°. Best body text is #000000 at 7.41:1 contrast (WCAG AA passes).
Color values
| HEX | #8A90F7 |
|---|---|
| RGB | rgb(138, 144, 247) |
| HSL | hsl(237, 87%, 75%) |
| HSV | hsv(237, 44%, 97%) |
| CMYK | cmyk(44.1%, 41.7%, 0%, 3.1%) |
| CIE-LAB | lab(63.40, 23.64, -52.33) |
| CIE-LCH | lch(63.40, 57.42, 294.31°) |
| OKLab | oklab(69.35% 0.024 -0.1479) |
| OKLCH | oklch(69.35% 0.15 279.2) |
| XYZ | xyz(37.2379, 32.0634, 92.2044) |
| Luminance | 0.3206 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 2.56
Lavender Blue
#8B88F8
ΔE00 2.57
Perrywinkle
#8F8CE7
ΔE00 3.17
Periwinkle (survey)
#8E82FE
ΔE00 4.69
Soft Blue
#6488EA
ΔE00 7.02
Cornflower
#6A79F7
ΔE00 7.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8A90F7 #F7F18A
analogous
#8AC6F7 #8A90F7 #BA8AF7
triadic
#8A90F7 #F78A90 #90F78A
tetradic
#8A90F7 #F78AC6 #F7F18A #8AF7BA
square
#8A90F7 #F78AC6 #F7F18A #8AF7BA
split-complementary
#8A90F7 #F7BA8A #C6F78A
monochromatic
#1723EF #515AF3 #8A90F7 #C3C6FB #E2E4FD
Accessibility & contrast
On white
2.83
#8A90F7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.41
#8A90F7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8A90F7
7.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8A90F7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8A90F7 | 1.00 | 2.83 | 7.41 | 7.41 |
| #FFFFFF | 2.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#699EFB
Deuteranopia (green-blind)
#6296F5
Tritanopia (blue-blind)
#65A5B8
Achromatopsia (no color)
#999999
Design tokens & code
CSS
--color: #8a90f7; /* rgb */ color: rgb(138, 144, 247); /* oklch */ color: oklch(69.3% 0.150 279.2);
Tailwind
colors: {
custom: {
50: '#b1b0fa',
500: '#8a90f7',
950: '#000000',
},
}SCSS
$custom: #8a90f7; $custom-light: #b1b0fa; $custom-dark: #000000;
JSON
{
"hex": "#8a90f7",
"rgb": {
"r": 138,
"g": 144,
"b": 247
},
"hsl": {
"h": 236.697,
"s": 87.2,
"l": 75.49
},
"oklch": {
"l": 0.69349,
"c": 0.14983,
"h": 279.2
},
"luminance": 0.32065
}Semantic roles & 50–950 ramp
primary
#8A90F7
secondary
#F5F3D6
accent
#D702E4
background
#FBFAFF
surface
#F6F4FF
border
#D0CED7
text
#111017
muted
#807F85