#8A90F4#8A90F4
#8A90F4 is a light, vivid blue. Relative luminance 0.319; OKLCH L 69.2% C 0.146 H 279.3°. Best body text is #000000 at 7.38:1 contrast (WCAG AA passes).
Color values
| HEX | #8A90F4 |
|---|---|
| RGB | rgb(138, 144, 244) |
| HSL | hsl(237, 83%, 75%) |
| HSV | hsv(237, 43%, 96%) |
| CMYK | cmyk(43.4%, 41%, 0%, 4.3%) |
| CIE-LAB | lab(63.24, 22.79, -50.92) |
| CIE-LCH | lch(63.24, 55.79, 294.11°) |
| OKLab | oklab(69.18% 0.0234 -0.1438) |
| OKLCH | oklch(69.18% 0.146 279.3) |
| XYZ | xyz(36.7787, 31.8797, 89.7859) |
| Luminance | 0.3188 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 2.63
Lavender Blue
#8B88F8
ΔE00 2.66
Perrywinkle
#8F8CE7
ΔE00 2.86
Periwinkle (survey)
#8E82FE
ΔE00 4.82
Soft Blue
#6488EA
ΔE00 7.00
Cornflower
#6A79F7
ΔE00 7.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8A90F4 #F4EE8A
analogous
#8AC5F4 #8A90F4 #B98AF4
triadic
#8A90F4 #F48A90 #90F48A
tetradic
#8A90F4 #F48AC5 #F4EE8A #8AF4B9
square
#8A90F4 #F48AC5 #F4EE8A #8AF4B9
split-complementary
#8A90F4 #F4B98A #C5F48A
monochromatic
#1A26E9 #525BEF #8A90F4 #C2C5F9 #E3E4FC
Accessibility & contrast
On white
2.85
#8A90F4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.38
#8A90F4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8A90F4
7.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8A90F4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8A90F4 | 1.00 | 2.85 | 7.38 | 7.38 |
| #FFFFFF | 2.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6B9DF8
Deuteranopia (green-blind)
#6495F2
Tritanopia (blue-blind)
#67A4B6
Achromatopsia (no color)
#999999
Design tokens & code
CSS
--color: #8a90f4; /* rgb */ color: rgb(138, 144, 244); /* oklch */ color: oklch(69.2% 0.146 279.3);
Tailwind
colors: {
custom: {
50: '#b1b0f8',
500: '#8a90f4',
950: '#000000',
},
}SCSS
$custom: #8a90f4; $custom-light: #b1b0f8; $custom-dark: #000000;
JSON
{
"hex": "#8a90f4",
"rgb": {
"r": 138,
"g": 144,
"b": 244
},
"hsl": {
"h": 236.604,
"s": 82.813,
"l": 74.902
},
"oklch": {
"l": 0.69183,
"c": 0.14569,
"h": 279.3
},
"luminance": 0.31881
}Semantic roles & 50–950 ramp
primary
#8A90F4
secondary
#F4F3D7
accent
#D306DF
background
#FBFAFF
surface
#F6F4FF
border
#D0CED7
text
#111017
muted
#807F85