#8A90F6#8A90F6
#8A90F6 is a light, vivid blue. Relative luminance 0.320; OKLCH L 69.3% C 0.148 H 279.2°. Best body text is #000000 at 7.40:1 contrast (WCAG AA passes).
Color values
| HEX | #8A90F6 |
|---|---|
| RGB | rgb(138, 144, 246) |
| HSL | hsl(237, 86%, 75%) |
| HSV | hsv(237, 44%, 96%) |
| CMYK | cmyk(43.9%, 41.5%, 0%, 3.5%) |
| CIE-LAB | lab(63.34, 23.36, -51.86) |
| CIE-LCH | lch(63.34, 56.88, 294.25°) |
| OKLab | oklab(69.29% 0.0238 -0.1465) |
| OKLCH | oklch(69.29% 0.148 279.2) |
| XYZ | xyz(37.0841, 32.0018, 91.3939) |
| Luminance | 0.3200 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 2.58
Lavender Blue
#8B88F8
ΔE00 2.59
Perrywinkle
#8F8CE7
ΔE00 3.07
Periwinkle (survey)
#8E82FE
ΔE00 4.73
Soft Blue
#6488EA
ΔE00 7.01
Cornflower
#6A79F7
ΔE00 7.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8A90F6 #F6F08A
analogous
#8AC6F6 #8A90F6 #BA8AF6
triadic
#8A90F6 #F68A90 #90F68A
tetradic
#8A90F6 #F68AC6 #F6F08A #8AF6BA
square
#8A90F6 #F68AC6 #F6F08A #8AF6BA
split-complementary
#8A90F6 #F6BA8A #C6F68A
monochromatic
#1824ED #515AF2 #8A90F6 #C3C6FA #E3E4FD
Accessibility & contrast
On white
2.84
#8A90F6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.40
#8A90F6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8A90F6
7.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8A90F6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8A90F6 | 1.00 | 2.84 | 7.40 | 7.40 |
| #FFFFFF | 2.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6A9EFA
Deuteranopia (green-blind)
#6295F4
Tritanopia (blue-blind)
#66A5B7
Achromatopsia (no color)
#999999
Design tokens & code
CSS
--color: #8a90f6; /* rgb */ color: rgb(138, 144, 246); /* oklch */ color: oklch(69.3% 0.148 279.2);
Tailwind
colors: {
custom: {
50: '#b1b0f9',
500: '#8a90f6',
950: '#000000',
},
}SCSS
$custom: #8a90f6; $custom-light: #b1b0f9; $custom-dark: #000000;
JSON
{
"hex": "#8a90f6",
"rgb": {
"r": 138,
"g": 144,
"b": 246
},
"hsl": {
"h": 236.667,
"s": 85.714,
"l": 75.294
},
"oklch": {
"l": 0.69293,
"c": 0.14845,
"h": 279.2
},
"luminance": 0.32004
}Semantic roles & 50–950 ramp
primary
#8A90F6
secondary
#F5F3D6
accent
#D603E2
background
#FBFAFF
surface
#F6F4FF
border
#D0CED7
text
#111017
muted
#807F85