#8A90E9#8A90E9
#8A90E9 is a light, vivid blue. Relative luminance 0.312; OKLCH L 68.6% C 0.130 H 279.4°. Best body text is #000000 at 7.25:1 contrast (WCAG AA passes).
Color values
| HEX | #8A90E9 |
|---|---|
| RGB | rgb(138, 144, 233) |
| HSL | hsl(236, 68%, 73%) |
| HSV | hsv(236, 41%, 91%) |
| CMYK | cmyk(40.8%, 38.2%, 0%, 8.6%) |
| CIE-LAB | lab(62.70, 19.69, -45.71) |
| CIE-LCH | lch(62.70, 49.77, 293.30°) |
| OKLab | oklab(68.59% 0.0214 -0.1286) |
| OKLCH | oklch(68.59% 0.13 279.4) |
| XYZ | xyz(35.1581, 31.2315, 81.2508) |
| Luminance | 0.3123 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Perrywinkle
#8F8CE7
ΔE00 2.06
Periwinkle Blue
#8F99FB
ΔE00 3.36
Lavender Blue
#8B88F8
ΔE00 3.48
Periwinkle (survey)
#8E82FE
ΔE00 5.59
Soft Blue
#6488EA
ΔE00 7.16
Cornflower
#6A79F7
ΔE00 8.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8A90E9 #E9E38A
analogous
#8ABFE9 #8A90E9 #B48AE9
triadic
#8A90E9 #E98A90 #90E98A
tetradic
#8A90E9 #E98ABF #E9E38A #8AE9B4
square
#8A90E9 #E98ABF #E9E38A #8AE9B4
split-complementary
#8A90E9 #E9B48A #BFE98A
monochromatic
#2732D1 #565FDF #8A90E9 #BEC1F3 #E5E7FA
Accessibility & contrast
On white
2.90
#8A90E9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.25
#8A90E9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8A90E9
7.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8A90E9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8A90E9 | 1.00 | 2.90 | 7.25 | 7.25 |
| #FFFFFF | 2.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#719BEC
Deuteranopia (green-blind)
#6B94E7
Tritanopia (blue-blind)
#6DA2B1
Achromatopsia (no color)
#989898
Design tokens & code
CSS
--color: #8a90e9; /* rgb */ color: rgb(138, 144, 233); /* oklch */ color: oklch(68.6% 0.130 279.4);
Tailwind
colors: {
custom: {
50: '#b0b0f0',
500: '#8a90e9',
950: '#000000',
},
}SCSS
$custom: #8a90e9; $custom-light: #b0b0f0; $custom-dark: #000000;
JSON
{
"hex": "#8a90e9",
"rgb": {
"r": 138,
"g": 144,
"b": 233
},
"hsl": {
"h": 236.211,
"s": 68.345,
"l": 72.745
},
"oklch": {
"l": 0.68593,
"c": 0.13036,
"h": 279.4
},
"luminance": 0.31233
}Semantic roles & 50–950 ramp
primary
#8A90E9
secondary
#F2F0D9
accent
#C415D0
background
#FBFAFE
surface
#F6F4FD
border
#D0CED5
text
#111016
muted
#807F84