#8A8FE5#8A8FE5
#8A8FE5 is a light, vivid blue. Relative luminance 0.307; OKLCH L 68.2% C 0.126 H 280.0°. Best body text is #000000 at 7.14:1 contrast (WCAG AA passes).
Color values
| HEX | #8A8FE5 |
|---|---|
| RGB | rgb(138, 143, 229) |
| HSL | hsl(237, 64%, 72%) |
| HSV | hsv(237, 40%, 90%) |
| CMYK | cmyk(39.7%, 37.6%, 0%, 10.2%) |
| CIE-LAB | lab(62.26, 19.15, -44.20) |
| CIE-LCH | lch(62.26, 48.17, 293.43°) |
| OKLab | oklab(68.19% 0.0218 -0.1242) |
| OKLCH | oklch(68.19% 0.126 280) |
| XYZ | xyz(34.4424, 30.7039, 78.2252) |
| Luminance | 0.3070 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Perrywinkle
#8F8CE7
ΔE00 1.75
Lavender Blue
#8B88F8
ΔE00 3.71
Periwinkle Blue
#8F99FB
ΔE00 3.97
Periwinkle (survey)
#8E82FE
ΔE00 5.73
Soft Blue
#6488EA
ΔE00 7.34
Cornflower
#6A79F7
ΔE00 8.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8A8FE5 #E5E08A
analogous
#8ABDE5 #8A8FE5 #B38AE5
triadic
#8A8FE5 #E58A8F #8FE58A
tetradic
#8A8FE5 #E58ABD #E5E08A #8AE5B3
square
#8A8FE5 #E58ABD #E5E08A #8AE5B3
split-complementary
#8A8FE5 #E5B38A #BDE58A
monochromatic
#2C35C8 #585FDA #8A8FE5 #BCBFF0 #E6E7F9
Accessibility & contrast
On white
2.94
#8A8FE5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.14
#8A8FE5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8A8FE5
7.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8A8FE5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8A8FE5 | 1.00 | 2.94 | 7.14 | 7.14 |
| #FFFFFF | 2.94 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#729AE8
Deuteranopia (green-blind)
#6C93E3
Tritanopia (blue-blind)
#6FA0AF
Achromatopsia (no color)
#969696
Design tokens & code
CSS
--color: #8a8fe5; /* rgb */ color: rgb(138, 143, 229); /* oklch */ color: oklch(68.2% 0.126 280.0);
Tailwind
colors: {
custom: {
50: '#afafed',
500: '#8a8fe5',
950: '#000000',
},
}SCSS
$custom: #8a8fe5; $custom-light: #afafed; $custom-dark: #000000;
JSON
{
"hex": "#8a8fe5",
"rgb": {
"r": 138,
"g": 143,
"b": 229
},
"hsl": {
"h": 236.703,
"s": 63.636,
"l": 71.961
},
"oklch": {
"l": 0.68189,
"c": 0.1261,
"h": 280
},
"luminance": 0.30705
}Semantic roles & 50–950 ramp
primary
#8A8FE5
secondary
#F1F0DA
accent
#C21ACB
background
#FBFAFE
surface
#F6F4FD
border
#D0CED5
text
#111016
muted
#807F84