#8284EB#8284EB
#8284EB is a light, vivid blue. Relative luminance 0.272; OKLCH L 65.8% C 0.151 H 280.6°. Best body text is #000000 at 6.45:1 contrast (WCAG AA passes).
Color values
| HEX | #8284EB |
|---|---|
| RGB | rgb(130, 132, 235) |
| HSL | hsl(239, 72%, 72%) |
| HSV | hsv(239, 45%, 92%) |
| CMYK | cmyk(44.7%, 43.8%, 0%, 7.8%) |
| CIE-LAB | lab(59.20, 25.31, -52.40) |
| CIE-LCH | lch(59.20, 58.20, 295.78°) |
| OKLab | oklab(65.81% 0.0277 -0.1484) |
| OKLCH | oklch(65.81% 0.151 280.6) |
| XYZ | xyz(32.4481, 27.2450, 82.1302) |
| Luminance | 0.2725 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender Blue
#8B88F8
ΔE00 2.40
Perrywinkle
#8F8CE7
ΔE00 3.35
Periwinkle (survey)
#8E82FE
ΔE00 3.53
Cornflower
#6A79F7
ΔE00 5.05
Periwinkle Blue
#8F99FB
ΔE00 6.27
Soft Blue
#6488EA
ΔE00 6.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8284EB #EBE982
analogous
#82B9EB #8284EB #B582EB
triadic
#8284EB #EB8284 #84EB82
tetradic
#8284EB #EB82B9 #EBE982 #82EBB5
square
#8284EB #EB82B9 #EBE982 #82EBB5
split-complementary
#8284EB #EBB582 #B9EB82
monochromatic
#2125D1 #4D50E3 #8284EB #B7B8F3 #E5E5FB
Accessibility & contrast
On white
3.26
#8284EB on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.45
#8284EB on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #8284EB
6.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8284EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8284EB | 1.00 | 3.26 | 6.45 | 6.45 |
| #FFFFFF | 3.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5C92EF
Deuteranopia (green-blind)
#558BE9
Tritanopia (blue-blind)
#5F99AC
Achromatopsia (no color)
#8E8E8E
Design tokens & code
CSS
--color: #8284eb; /* rgb */ color: rgb(130, 132, 235); /* oklch */ color: oklch(65.8% 0.151 280.6);
Tailwind
colors: {
custom: {
50: '#aba7f2',
500: '#8284eb',
950: '#000000',
},
}SCSS
$custom: #8284eb; $custom-light: #aba7f2; $custom-dark: #000000;
JSON
{
"hex": "#8284eb",
"rgb": {
"r": 130,
"g": 132,
"b": 235
},
"hsl": {
"h": 238.857,
"s": 72.414,
"l": 71.569
},
"oklch": {
"l": 0.65808,
"c": 0.15092,
"h": 280.6
},
"luminance": 0.27247
}Semantic roles & 50–950 ramp
primary
#8284EB
secondary
#F2F1D7
accent
#D111D4
background
#FAFAFE
surface
#F5F4FD
border
#CFCED5
text
#100F17
muted
#7F7F85