#8A8FE4#8A8FE4
#8A8FE4 is a light, vivid blue. Relative luminance 0.306; OKLCH L 68.1% C 0.125 H 280.0°. Best body text is #000000 at 7.13:1 contrast (WCAG AA passes).
Color values
| HEX | #8A8FE4 |
|---|---|
| RGB | rgb(138, 143, 228) |
| HSL | hsl(237, 63%, 72%) |
| HSV | hsv(237, 39%, 89%) |
| CMYK | cmyk(39.5%, 37.3%, 0%, 10.6%) |
| CIE-LAB | lab(62.21, 18.88, -43.72) |
| CIE-LCH | lch(62.21, 47.62, 293.35°) |
| OKLab | oklab(68.14% 0.0216 -0.1228) |
| OKLCH | oklch(68.14% 0.125 280) |
| XYZ | xyz(34.3032, 30.6482, 77.4920) |
| Luminance | 0.3065 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Perrywinkle
#8F8CE7
ΔE00 1.78
Lavender Blue
#8B88F8
ΔE00 3.84
Periwinkle Blue
#8F99FB
ΔE00 4.08
Periwinkle (survey)
#8E82FE
ΔE00 5.84
Soft Blue
#6488EA
ΔE00 7.39
Cornflower
#6A79F7
ΔE00 8.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8A8FE4 #E4DF8A
analogous
#8ABCE4 #8A8FE4 #B28AE4
triadic
#8A8FE4 #E48A8F #8FE48A
tetradic
#8A8FE4 #E48ABC #E4DF8A #8AE4B2
square
#8A8FE4 #E48ABC #E4DF8A #8AE4B2
split-complementary
#8A8FE4 #E4B28A #BCE48A
monochromatic
#2E36C6 #585FD9 #8A8FE4 #BCBFEF #E6E7F9
Accessibility & contrast
On white
2.95
#8A8FE4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.13
#8A8FE4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8A8FE4
7.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8A8FE4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8A8FE4 | 1.00 | 2.95 | 7.13 | 7.13 |
| #FFFFFF | 2.95 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#729AE7
Deuteranopia (green-blind)
#6D93E2
Tritanopia (blue-blind)
#6FA0AF
Achromatopsia (no color)
#969696
Design tokens & code
CSS
--color: #8a8fe4; /* rgb */ color: rgb(138, 143, 228); /* oklch */ color: oklch(68.1% 0.125 280.0);
Tailwind
colors: {
custom: {
50: '#afafed',
500: '#8a8fe4',
950: '#000000',
},
}SCSS
$custom: #8a8fe4; $custom-light: #afafed; $custom-dark: #000000;
JSON
{
"hex": "#8a8fe4",
"rgb": {
"r": 138,
"g": 143,
"b": 228
},
"hsl": {
"h": 236.667,
"s": 62.5,
"l": 71.765
},
"oklch": {
"l": 0.68137,
"c": 0.12469,
"h": 280
},
"luminance": 0.3065
}Semantic roles & 50–950 ramp
primary
#8A8FE4
secondary
#F0EFD9
accent
#C11BCA
background
#FBFAFE
surface
#F6F4FD
border
#D0CED5
text
#111016
muted
#807F84