#8A90F5#8A90F5
#8A90F5 is a light, vivid blue. Relative luminance 0.319; OKLCH L 69.2% C 0.147 H 279.2°. Best body text is #000000 at 7.39:1 contrast (WCAG AA passes).
Color values
| HEX | #8A90F5 |
|---|---|
| RGB | rgb(138, 144, 245) |
| HSL | hsl(237, 84%, 75%) |
| HSV | hsv(237, 44%, 96%) |
| CMYK | cmyk(43.7%, 41.2%, 0%, 3.9%) |
| CIE-LAB | lab(63.29, 23.07, -51.39) |
| CIE-LCH | lch(63.29, 56.33, 294.18°) |
| OKLab | oklab(69.24% 0.0236 -0.1452) |
| OKLCH | oklch(69.24% 0.147 279.2) |
| XYZ | xyz(36.9310, 31.9406, 90.5877) |
| Luminance | 0.3194 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 2.60
Lavender Blue
#8B88F8
ΔE00 2.62
Perrywinkle
#8F8CE7
ΔE00 2.96
Periwinkle (survey)
#8E82FE
ΔE00 4.77
Soft Blue
#6488EA
ΔE00 7.00
Cornflower
#6A79F7
ΔE00 7.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8A90F5 #F5EF8A
analogous
#8AC5F5 #8A90F5 #BA8AF5
triadic
#8A90F5 #F58A90 #90F58A
tetradic
#8A90F5 #F58AC5 #F5EF8A #8AF5BA
square
#8A90F5 #F58AC5 #F5EF8A #8AF5BA
split-complementary
#8A90F5 #F5BA8A #C5F58A
monochromatic
#1925EB #525BF0 #8A90F5 #C2C5FA #E3E4FD
Accessibility & contrast
On white
2.84
#8A90F5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.39
#8A90F5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8A90F5
7.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8A90F5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8A90F5 | 1.00 | 2.84 | 7.39 | 7.39 |
| #FFFFFF | 2.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6A9DF9
Deuteranopia (green-blind)
#6395F3
Tritanopia (blue-blind)
#67A5B7
Achromatopsia (no color)
#999999
Design tokens & code
CSS
--color: #8a90f5; /* rgb */ color: rgb(138, 144, 245); /* oklch */ color: oklch(69.2% 0.147 279.2);
Tailwind
colors: {
custom: {
50: '#b1b0f9',
500: '#8a90f5',
950: '#000000',
},
}SCSS
$custom: #8a90f5; $custom-light: #b1b0f9; $custom-dark: #000000;
JSON
{
"hex": "#8a90f5",
"rgb": {
"r": 138,
"g": 144,
"b": 245
},
"hsl": {
"h": 236.636,
"s": 84.252,
"l": 75.098
},
"oklch": {
"l": 0.69238,
"c": 0.14707,
"h": 279.2
},
"luminance": 0.31942
}Semantic roles & 50–950 ramp
primary
#8A90F5
secondary
#F5F3D6
accent
#D405E1
background
#FBFAFF
surface
#F6F4FF
border
#D0CED7
text
#111017
muted
#807F85