#8A90EB#8A90EB
#8A90EB is a light, vivid blue. Relative luminance 0.313; OKLCH L 68.7% C 0.133 H 279.4°. Best body text is #000000 at 7.27:1 contrast (WCAG AA passes).
Color values
| HEX | #8A90EB |
|---|---|
| RGB | rgb(138, 144, 235) |
| HSL | hsl(236, 71%, 73%) |
| HSV | hsv(236, 41%, 92%) |
| CMYK | cmyk(41.3%, 38.7%, 0%, 7.8%) |
| CIE-LAB | lab(62.80, 20.25, -46.67) |
| CIE-LCH | lch(62.80, 50.87, 293.45°) |
| OKLab | oklab(68.7% 0.0218 -0.1314) |
| OKLCH | oklch(68.7% 0.133 279.4) |
| XYZ | xyz(35.4455, 31.3464, 82.7640) |
| Luminance | 0.3135 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Perrywinkle
#8F8CE7
ΔE00 2.14
Periwinkle Blue
#8F99FB
ΔE00 3.18
Lavender Blue
#8B88F8
ΔE00 3.28
Periwinkle (survey)
#8E82FE
ΔE00 5.42
Soft Blue
#6488EA
ΔE00 7.10
Cornflower
#6A79F7
ΔE00 8.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8A90EB #EBE58A
analogous
#8AC0EB #8A90EB #B48AEB
triadic
#8A90EB #EB8A90 #90EB8A
tetradic
#8A90EB #EB8AC0 #EBE58A #8AEBB4
square
#8A90EB #EB8AC0 #EBE58A #8AEBB4
split-complementary
#8A90EB #EBB48A #C0EB8A
monochromatic
#2530D6 #565EE2 #8A90EB #BEC2F4 #E5E6FB
Accessibility & contrast
On white
2.89
#8A90EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.27
#8A90EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8A90EB
7.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8A90EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8A90EB | 1.00 | 2.89 | 7.27 | 7.27 |
| #FFFFFF | 2.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#709CEF
Deuteranopia (green-blind)
#6A94E9
Tritanopia (blue-blind)
#6CA2B2
Achromatopsia (no color)
#989898
Design tokens & code
CSS
--color: #8a90eb; /* rgb */ color: rgb(138, 144, 235); /* oklch */ color: oklch(68.7% 0.133 279.4);
Tailwind
colors: {
custom: {
50: '#b0b0f2',
500: '#8a90eb',
950: '#000000',
},
}SCSS
$custom: #8a90eb; $custom-light: #b0b0f2; $custom-dark: #000000;
JSON
{
"hex": "#8a90eb",
"rgb": {
"r": 138,
"g": 144,
"b": 235
},
"hsl": {
"h": 236.289,
"s": 70.803,
"l": 73.137
},
"oklch": {
"l": 0.68698,
"c": 0.13316,
"h": 279.4
},
"luminance": 0.31348
}Semantic roles & 50–950 ramp
primary
#8A90EB
secondary
#F2F1D9
accent
#C713D3
background
#FBFAFE
surface
#F6F4FD
border
#D0CED5
text
#111017
muted
#807F85