#8282F0#8282F0
#8282F0 is a light, vivid blue. Relative luminance 0.270; OKLCH L 65.7% C 0.161 H 281.0°. Best body text is #000000 at 6.40:1 contrast (WCAG AA passes).
Color values
| HEX | #8282F0 |
|---|---|
| RGB | rgb(130, 130, 240) |
| HSL | hsl(240, 79%, 73%) |
| HSV | hsv(240, 46%, 94%) |
| CMYK | cmyk(45.8%, 45.8%, 0%, 5.9%) |
| CIE-LAB | lab(58.98, 27.94, -55.53) |
| CIE-LCH | lch(58.98, 62.17, 296.71°) |
| OKLab | oklab(65.72% 0.0307 -0.1575) |
| OKLCH | oklch(65.72% 0.161 281) |
| XYZ | xyz(32.9120, 27.0007, 85.8987) |
| Luminance | 0.2700 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender Blue
#8B88F8
ΔE00 2.29
Periwinkle (survey)
#8E82FE
ΔE00 2.86
Perrywinkle
#8F8CE7
ΔE00 4.01
Cornflower
#6A79F7
ΔE00 4.55
Periwinkle Blue
#8F99FB
ΔE00 6.71
Soft Blue
#6488EA
ΔE00 6.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8282F0 #F0F082
analogous
#82B9F0 #8282F0 #B982F0
triadic
#8282F0 #F08282 #82F082
tetradic
#8282F0 #F082B9 #F0F082 #82F0B9
square
#8282F0 #F082B9 #F0F082 #82F0B9
split-complementary
#8282F0 #F0B982 #B9F082
monochromatic
#1B1BDD #4B4BE9 #8282F0 #B9B9F7 #E4E4FC
Accessibility & contrast
On white
3.28
#8282F0 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.40
#8282F0 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #8282F0
6.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8282F0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8282F0 | 1.00 | 3.28 | 6.40 | 6.40 |
| #FFFFFF | 3.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5592F4
Deuteranopia (green-blind)
#4E8AEE
Tritanopia (blue-blind)
#5C99AD
Achromatopsia (no color)
#8E8E8E
Design tokens & code
CSS
--color: #8282f0; /* rgb */ color: rgb(130, 130, 240); /* oklch */ color: oklch(65.7% 0.161 281.0);
Tailwind
colors: {
custom: {
50: '#aca6f5',
500: '#8282f0',
950: '#000000',
},
}SCSS
$custom: #8282f0; $custom-light: #aca6f5; $custom-dark: #000000;
JSON
{
"hex": "#8282f0",
"rgb": {
"r": 130,
"g": 130,
"b": 240
},
"hsl": {
"h": 240,
"s": 78.571,
"l": 72.549
},
"oklch": {
"l": 0.65725,
"c": 0.16051,
"h": 281
},
"luminance": 0.27002
}Semantic roles & 50–950 ramp
primary
#8282F0
secondary
#F4F4D7
accent
#DB0BDB
background
#FBFAFF
surface
#F6F4FE
border
#D0CED6
text
#110F17
muted
#807F85