#8084EA#8084EA
#8084EA is a light, vivid blue. Relative luminance 0.270; OKLCH L 65.6% C 0.150 H 279.7°. Best body text is #000000 at 6.41:1 contrast (WCAG AA passes).
Color values
| HEX | #8084EA |
|---|---|
| RGB | rgb(128, 132, 234) |
| HSL | hsl(238, 72%, 71%) |
| HSV | hsv(238, 45%, 92%) |
| CMYK | cmyk(45.3%, 43.6%, 0%, 8.2%) |
| CIE-LAB | lab(59.00, 24.55, -52.17) |
| CIE-LCH | lch(59.00, 57.66, 295.20°) |
| OKLab | oklab(65.6% 0.0253 -0.1477) |
| OKLCH | oklch(65.6% 0.15 279.7) |
| XYZ | xyz(32.0002, 27.0306, 81.3572) |
| Luminance | 0.2703 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender Blue
#8B88F8
ΔE00 2.71
Perrywinkle
#8F8CE7
ΔE00 3.58
Periwinkle (survey)
#8E82FE
ΔE00 3.89
Cornflower
#6A79F7
ΔE00 4.84
Soft Blue
#6488EA
ΔE00 6.11
Periwinkle Blue
#8F99FB
ΔE00 6.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8084EA #EAE680
analogous
#80B9EA #8084EA #B180EA
triadic
#8084EA #EA8084 #84EA80
tetradic
#8084EA #EA80B9 #EAE680 #80EAB1
square
#8084EA #EA80B9 #EAE680 #80EAB1
split-complementary
#8084EA #EAB180 #B9EA80
monochromatic
#2228CE #4B51E1 #8084EA #B5B7F3 #E5E6FB
Accessibility & contrast
On white
3.28
#8084EA on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.41
#8084EA on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #8084EA
6.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8084EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8084EA | 1.00 | 3.28 | 6.41 | 6.41 |
| #FFFFFF | 3.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5C92EE
Deuteranopia (green-blind)
#558AE8
Tritanopia (blue-blind)
#5C99AC
Achromatopsia (no color)
#8E8E8E
Design tokens & code
CSS
--color: #8084ea; /* rgb */ color: rgb(128, 132, 234); /* oklch */ color: oklch(65.6% 0.150 279.7);
Tailwind
colors: {
custom: {
50: '#aaa7f1',
500: '#8084ea',
950: '#000000',
},
}SCSS
$custom: #8084ea; $custom-light: #aaa7f1; $custom-dark: #000000;
JSON
{
"hex": "#8084ea",
"rgb": {
"r": 128,
"g": 132,
"b": 234
},
"hsl": {
"h": 237.736,
"s": 71.622,
"l": 70.98
},
"oklch": {
"l": 0.65604,
"c": 0.14987,
"h": 279.7
},
"luminance": 0.27032
}Semantic roles & 50–950 ramp
primary
#8084EA
secondary
#F1F0D5
accent
#CC12D4
background
#FAFAFE
surface
#F4F4FD
border
#CECED5
text
#100F17
muted
#7F7F85