#8A90E8#8A90E8
#8A90E8 is a light, vivid blue. Relative luminance 0.312; OKLCH L 68.5% C 0.129 H 279.4°. Best body text is #000000 at 7.24:1 contrast (WCAG AA passes).
Color values
| HEX | #8A90E8 |
|---|---|
| RGB | rgb(138, 144, 232) |
| HSL | hsl(236, 67%, 73%) |
| HSV | hsv(236, 41%, 91%) |
| CMYK | cmyk(40.5%, 37.9%, 0%, 9%) |
| CIE-LAB | lab(62.65, 19.41, -45.23) |
| CIE-LCH | lch(62.65, 49.22, 293.22°) |
| OKLab | oklab(68.54% 0.0212 -0.1272) |
| OKLCH | oklch(68.54% 0.129 279.4) |
| XYZ | xyz(35.0157, 31.1745, 80.5006) |
| Luminance | 0.3118 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Perrywinkle
#8F8CE7
ΔE00 2.04
Periwinkle Blue
#8F99FB
ΔE00 3.46
Lavender Blue
#8B88F8
ΔE00 3.59
Periwinkle (survey)
#8E82FE
ΔE00 5.69
Soft Blue
#6488EA
ΔE00 7.19
Cornflower
#6A79F7
ΔE00 8.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8A90E8 #E8E28A
analogous
#8ABFE8 #8A90E8 #B38AE8
triadic
#8A90E8 #E88A90 #90E88A
tetradic
#8A90E8 #E88ABF #E8E28A #8AE8B3
square
#8A90E8 #E88ABF #E8E28A #8AE8B3
split-complementary
#8A90E8 #E8B38A #BFE88A
monochromatic
#2933CF #575FDE #8A90E8 #BDC1F2 #E5E7FA
Accessibility & contrast
On white
2.90
#8A90E8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.24
#8A90E8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8A90E8
7.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8A90E8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8A90E8 | 1.00 | 2.90 | 7.24 | 7.24 |
| #FFFFFF | 2.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#729BEB
Deuteranopia (green-blind)
#6C94E6
Tritanopia (blue-blind)
#6DA1B1
Achromatopsia (no color)
#989898
Design tokens & code
CSS
--color: #8a90e8; /* rgb */ color: rgb(138, 144, 232); /* oklch */ color: oklch(68.5% 0.129 279.4);
Tailwind
colors: {
custom: {
50: '#b0b0ef',
500: '#8a90e8',
950: '#000000',
},
}SCSS
$custom: #8a90e8; $custom-light: #b0b0ef; $custom-dark: #000000;
JSON
{
"hex": "#8a90e8",
"rgb": {
"r": 138,
"g": 144,
"b": 232
},
"hsl": {
"h": 236.17,
"s": 67.143,
"l": 72.549
},
"oklch": {
"l": 0.68541,
"c": 0.12896,
"h": 279.4
},
"luminance": 0.31176
}Semantic roles & 50–950 ramp
primary
#8A90E8
secondary
#F1F0DA
accent
#C316CF
background
#FBFAFE
surface
#F6F4FD
border
#D0CED5
text
#111016
muted
#807F84