#8284EA#8284EA
#8284EA is a light, vivid blue. Relative luminance 0.272; OKLCH L 65.8% C 0.150 H 280.6°. Best body text is #000000 at 6.44:1 contrast (WCAG AA passes).
Color values
| HEX | #8284EA |
|---|---|
| RGB | rgb(130, 132, 234) |
| HSL | hsl(239, 71%, 71%) |
| HSV | hsv(239, 44%, 92%) |
| CMYK | cmyk(44.4%, 43.6%, 0%, 8.2%) |
| CIE-LAB | lab(59.15, 25.02, -51.93) |
| CIE-LCH | lch(59.15, 57.65, 295.73°) |
| OKLab | oklab(65.75% 0.0275 -0.147) |
| OKLCH | oklch(65.75% 0.15 280.6) |
| XYZ | xyz(32.3040, 27.1873, 81.3715) |
| Luminance | 0.2719 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender Blue
#8B88F8
ΔE00 2.49
Perrywinkle
#8F8CE7
ΔE00 3.30
Periwinkle (survey)
#8E82FE
ΔE00 3.63
Cornflower
#6A79F7
ΔE00 5.12
Periwinkle Blue
#8F99FB
ΔE00 6.31
Soft Blue
#6488EA
ΔE00 6.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8284EA #EAE882
analogous
#82B8EA #8284EA #B482EA
triadic
#8284EA #EA8284 #84EA82
tetradic
#8284EA #EA82B8 #EAE882 #82EAB4
square
#8284EA #EA82B8 #EAE882 #82EAB4
split-complementary
#8284EA #EAB482 #B8EA82
monochromatic
#2326CF #4E50E1 #8284EA #B6B8F3 #E5E5FB
Accessibility & contrast
On white
3.26
#8284EA on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.44
#8284EA on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #8284EA
6.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8284EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8284EA | 1.00 | 3.26 | 6.44 | 6.44 |
| #FFFFFF | 3.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5D92EE
Deuteranopia (green-blind)
#568BE8
Tritanopia (blue-blind)
#5F99AC
Achromatopsia (no color)
#8E8E8E
Design tokens & code
CSS
--color: #8284ea; /* rgb */ color: rgb(130, 132, 234); /* oklch */ color: oklch(65.8% 0.150 280.6);
Tailwind
colors: {
custom: {
50: '#aba7f1',
500: '#8284ea',
950: '#000000',
},
}SCSS
$custom: #8284ea; $custom-light: #aba7f1; $custom-dark: #000000;
JSON
{
"hex": "#8284ea",
"rgb": {
"r": 130,
"g": 132,
"b": 234
},
"hsl": {
"h": 238.846,
"s": 71.233,
"l": 71.373
},
"oklch": {
"l": 0.6575,
"c": 0.14953,
"h": 280.6
},
"luminance": 0.27189
}Semantic roles & 50–950 ramp
primary
#8284EA
secondary
#F1F1D6
accent
#D012D3
background
#FAFAFE
surface
#F5F4FD
border
#CFCED5
text
#100F17
muted
#7F7F85