#8A8AEA#8A8AEA
#8A8AEA is a light, vivid blue. Relative luminance 0.295; OKLCH L 67.5% C 0.140 H 282.0°. Best body text is #000000 at 6.90:1 contrast (WCAG AA passes).
Color values
| HEX | #8A8AEA |
|---|---|
| RGB | rgb(138, 138, 234) |
| HSL | hsl(240, 70%, 73%) |
| HSV | hsv(240, 41%, 92%) |
| CMYK | cmyk(41%, 41%, 0%, 8.2%) |
| CIE-LAB | lab(61.24, 23.46, -48.58) |
| CIE-LCH | lch(61.24, 53.95, 295.78°) |
| OKLab | oklab(67.49% 0.0291 -0.137) |
| OKLCH | oklch(67.49% 0.14 282) |
| XYZ | xyz(34.4167, 29.5193, 81.7103) |
| Luminance | 0.2952 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Perrywinkle
#8F8CE7
ΔE00 1.31
Lavender Blue
#8B88F8
ΔE00 2.17
Periwinkle (survey)
#8E82FE
ΔE00 4.00
Periwinkle Blue
#8F99FB
ΔE00 4.79
Cornflower
#6A79F7
ΔE00 7.14
Soft Blue
#6488EA
ΔE00 7.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8A8AEA #EAEA8A
analogous
#8ABAEA #8A8AEA #BA8AEA
triadic
#8A8AEA #EA8A8A #8AEA8A
tetradic
#8A8AEA #EA8ABA #EAEA8A #8AEABA
square
#8A8AEA #EA8ABA #EAEA8A #8AEABA
split-complementary
#8A8AEA #EABA8A #BAEA8A
monochromatic
#2626D4 #5656E1 #8A8AEA #BEBEF3 #E5E5FA
Accessibility & contrast
On white
3.04
#8A8AEA on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.90
#8A8AEA on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #8A8AEA
6.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8A8AEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8A8AEA | 1.00 | 3.04 | 6.90 | 6.90 |
| #FFFFFF | 3.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6897EE
Deuteranopia (green-blind)
#6391E8
Tritanopia (blue-blind)
#6D9DAF
Achromatopsia (no color)
#949494
Design tokens & code
CSS
--color: #8a8aea; /* rgb */ color: rgb(138, 138, 234); /* oklch */ color: oklch(67.5% 0.140 282.0);
Tailwind
colors: {
custom: {
50: '#b0acf1',
500: '#8a8aea',
950: '#000000',
},
}SCSS
$custom: #8a8aea; $custom-light: #b0acf1; $custom-dark: #000000;
JSON
{
"hex": "#8a8aea",
"rgb": {
"r": 138,
"g": 138,
"b": 234
},
"hsl": {
"h": 240,
"s": 69.565,
"l": 72.941
},
"oklch": {
"l": 0.67489,
"c": 0.14003,
"h": 282
},
"luminance": 0.29521
}Semantic roles & 50–950 ramp
primary
#8A8AEA
secondary
#F2F2D9
accent
#D214D2
background
#FBFAFE
surface
#F6F4FD
border
#D0CED5
text
#111017
muted
#807F85