#8A8EE4#8A8EE4
#8A8EE4 is a light, vivid blue. Relative luminance 0.304; OKLCH L 67.9% C 0.126 H 280.5°. Best body text is #000000 at 7.07:1 contrast (WCAG AA passes).
Color values
| HEX | #8A8EE4 |
|---|---|
| RGB | rgb(138, 142, 228) |
| HSL | hsl(237, 63%, 72%) |
| HSV | hsv(237, 39%, 89%) |
| CMYK | cmyk(39.5%, 37.7%, 0%, 10.6%) |
| CIE-LAB | lab(61.95, 19.46, -44.12) |
| CIE-LCH | lch(61.95, 48.22, 293.80°) |
| OKLab | oklab(67.94% 0.0229 -0.124) |
| OKLCH | oklch(67.94% 0.126 280.5) |
| XYZ | xyz(34.1538, 30.3493, 77.4422) |
| Luminance | 0.3035 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Perrywinkle
#8F8CE7
ΔE00 1.52
Lavender Blue
#8B88F8
ΔE00 3.64
Periwinkle Blue
#8F99FB
ΔE00 4.29
Periwinkle (survey)
#8E82FE
ΔE00 5.60
Soft Blue
#6488EA
ΔE00 7.43
Cornflower
#6A79F7
ΔE00 8.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8A8EE4 #E4E08A
analogous
#8ABBE4 #8A8EE4 #B38AE4
triadic
#8A8EE4 #E48A8E #8EE48A
tetradic
#8A8EE4 #E48ABB #E4E08A #8AE4B3
square
#8A8EE4 #E48ABB #E4E08A #8AE4B3
split-complementary
#8A8EE4 #E4B38A #BBE48A
monochromatic
#2E34C6 #585ED9 #8A8EE4 #BCBEEF #E6E7F9
Accessibility & contrast
On white
2.97
#8A8EE4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.07
#8A8EE4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8A8EE4
7.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8A8EE4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8A8EE4 | 1.00 | 2.97 | 7.07 | 7.07 |
| #FFFFFF | 2.97 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7199E7
Deuteranopia (green-blind)
#6C93E2
Tritanopia (blue-blind)
#6F9FAE
Achromatopsia (no color)
#969696
Design tokens & code
CSS
--color: #8a8ee4; /* rgb */ color: rgb(138, 142, 228); /* oklch */ color: oklch(67.9% 0.126 280.5);
Tailwind
colors: {
custom: {
50: '#afafed',
500: '#8a8ee4',
950: '#000000',
},
}SCSS
$custom: #8a8ee4; $custom-light: #afafed; $custom-dark: #000000;
JSON
{
"hex": "#8a8ee4",
"rgb": {
"r": 138,
"g": 142,
"b": 228
},
"hsl": {
"h": 237.333,
"s": 62.5,
"l": 71.765
},
"oklch": {
"l": 0.67942,
"c": 0.12607,
"h": 280.5
},
"luminance": 0.30351
}Semantic roles & 50–950 ramp
primary
#8A8EE4
secondary
#F0EFD9
accent
#C21BCA
background
#FBFAFE
surface
#F6F4FD
border
#D0CED5
text
#111016
muted
#807F84