#8280EE#8280EE
#8280EE is a light, vivid blue. Relative luminance 0.264; OKLCH L 65.2% C 0.161 H 281.8°. Best body text is #000000 at 6.27:1 contrast (WCAG AA passes).
Color values
| HEX | #8280EE |
|---|---|
| RGB | rgb(130, 128, 238) |
| HSL | hsl(241, 76%, 72%) |
| HSV | hsv(241, 46%, 93%) |
| CMYK | cmyk(45.4%, 46.2%, 0%, 6.7%) |
| CIE-LAB | lab(58.37, 28.54, -55.39) |
| CIE-LCH | lch(58.37, 62.30, 297.26°) |
| OKLab | oklab(65.23% 0.0329 -0.1571) |
| OKLCH | oklch(65.23% 0.161 281.8) |
| XYZ | xyz(32.3531, 26.3557, 84.2548) |
| Luminance | 0.2636 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender Blue
#8B88F8
ΔE00 2.79
Periwinkle (survey)
#8E82FE
ΔE00 2.95
Perrywinkle
#8F8CE7
ΔE00 4.30
Cornflower
#6A79F7
ΔE00 4.46
Soft Blue
#6488EA
ΔE00 7.22
Mediumslateblue
#7B68EE
ΔE00 7.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8280EE #ECEE80
analogous
#80B5EE #8280EE #B980EE
triadic
#8280EE #EE8280 #80EE82
tetradic
#8280EE #EE80B5 #ECEE80 #80EEB9
square
#8280EE #EE80B5 #ECEE80 #80EEB9
split-complementary
#8280EE #EEB980 #B5EE80
monochromatic
#201DD7 #4D4AE7 #8280EE #B7B6F5 #E4E4FB
Accessibility & contrast
On white
3.35
#8280EE on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.27
#8280EE on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #8280EE
6.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8280EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8280EE | 1.00 | 3.35 | 6.27 | 6.27 |
| #FFFFFF | 3.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5390F2
Deuteranopia (green-blind)
#4C89EC
Tritanopia (blue-blind)
#5E97AC
Achromatopsia (no color)
#8C8C8C
Design tokens & code
CSS
--color: #8280ee; /* rgb */ color: rgb(130, 128, 238); /* oklch */ color: oklch(65.2% 0.161 281.8);
Tailwind
colors: {
custom: {
50: '#aca4f4',
500: '#8280ee',
950: '#000000',
},
}SCSS
$custom: #8280ee; $custom-light: #aca4f4; $custom-dark: #000000;
JSON
{
"hex": "#8280ee",
"rgb": {
"r": 130,
"g": 128,
"b": 238
},
"hsl": {
"h": 241.091,
"s": 76.389,
"l": 71.765
},
"oklch": {
"l": 0.65234,
"c": 0.16052,
"h": 281.8
},
"luminance": 0.26357
}Semantic roles & 50–950 ramp
primary
#8280EE
secondary
#F2F3D7
accent
#D90DD5
background
#FBFAFE
surface
#F6F4FD
border
#D0CED5
text
#110F17
muted
#807F85