#8A90FA#8A90FA
#8A90FA is a light, vivid blue. Relative luminance 0.323; OKLCH L 69.5% C 0.154 H 279.1°. Best body text is #000000 at 7.45:1 contrast (WCAG AA passes).
Color values
| HEX | #8A90FA |
|---|---|
| RGB | rgb(138, 144, 250) |
| HSL | hsl(237, 92%, 76%) |
| HSV | hsv(237, 45%, 98%) |
| CMYK | cmyk(44.8%, 42.4%, 0%, 2%) |
| CIE-LAB | lab(63.55, 24.50, -53.73) |
| CIE-LCH | lch(63.55, 59.05, 294.51°) |
| OKLab | oklab(69.52% 0.0245 -0.152) |
| OKLCH | oklch(69.52% 0.154 279.1) |
| XYZ | xyz(37.7046, 32.2500, 94.6621) |
| Luminance | 0.3225 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender Blue
#8B88F8
ΔE00 2.55
Periwinkle Blue
#8F99FB
ΔE00 2.56
Perrywinkle
#8F8CE7
ΔE00 3.50
Periwinkle (survey)
#8E82FE
ΔE00 4.59
Soft Blue
#6488EA
ΔE00 7.07
Cornflower
#6A79F7
ΔE00 7.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8A90FA #FAF48A
analogous
#8AC8FA #8A90FA #BC8AFA
triadic
#8A90FA #FA8A90 #90FA8A
tetradic
#8A90FA #FA8AC8 #FAF48A #8AFABC
square
#8A90FA #FA8AC8 #FAF48A #8AFABC
split-complementary
#8A90FA #FABC8A #C8FA8A
monochromatic
#1521F5 #4F58F7 #8A90FA #C5C8FD #E2E3FE
Accessibility & contrast
On white
2.82
#8A90FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.45
#8A90FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8A90FA
7.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8A90FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8A90FA | 1.00 | 2.82 | 7.45 | 7.45 |
| #FFFFFF | 2.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#679EFE
Deuteranopia (green-blind)
#5F96F8
Tritanopia (blue-blind)
#64A6B9
Achromatopsia (no color)
#9A9A9A
Design tokens & code
CSS
--color: #8a90fa; /* rgb */ color: rgb(138, 144, 250); /* oklch */ color: oklch(69.5% 0.154 279.1);
Tailwind
colors: {
custom: {
50: '#b1b0fc',
500: '#8a90fa',
950: '#000000',
},
}SCSS
$custom: #8a90fa; $custom-light: #b1b0fc; $custom-dark: #000000;
JSON
{
"hex": "#8a90fa",
"rgb": {
"r": 138,
"g": 144,
"b": 250
},
"hsl": {
"h": 236.786,
"s": 91.803,
"l": 76.078
},
"oklch": {
"l": 0.69516,
"c": 0.15395,
"h": 279.1
},
"luminance": 0.32252
}Semantic roles & 50–950 ramp
primary
#8A90FA
secondary
#F6F4D5
accent
#D900E6
background
#FBFAFF
surface
#F6F4FF
border
#D0CED7
text
#111017
muted
#807F85