#8082FA#8082FA
#8082FA is a light, vivid blue. Relative luminance 0.275; OKLCH L 66.2% C 0.174 H 279.8°. Best body text is #000000 at 6.49:1 contrast (WCAG AA passes).
Color values
| HEX | #8082FA |
|---|---|
| RGB | rgb(128, 130, 250) |
| HSL | hsl(239, 92%, 74%) |
| HSV | hsv(239, 49%, 98%) |
| CMYK | cmyk(48.8%, 48%, 0%, 2%) |
| CIE-LAB | lab(59.39, 30.43, -60.40) |
| CIE-LCH | lch(59.39, 67.63, 296.74°) |
| OKLab | oklab(66.19% 0.0297 -0.1719) |
| OKLCH | oklch(66.19% 0.174 279.8) |
| XYZ | xyz(34.1347, 27.4547, 93.9246) |
| Luminance | 0.2746 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender Blue
#8B88F8
ΔE00 2.40
Periwinkle (survey)
#8E82FE
ΔE00 2.65
Cornflower
#6A79F7
ΔE00 4.11
Perrywinkle
#8F8CE7
ΔE00 4.94
Soft Blue
#6488EA
ΔE00 6.62
Periwinkle Blue
#8F99FB
ΔE00 6.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8082FA #FAF880
analogous
#80BFFA #8082FA #BB80FA
triadic
#8082FA #FA8082 #82FA80
tetradic
#8082FA #FA80BF #FAF880 #80FABB
square
#8082FA #FA80BF #FAF880 #80FABB
split-complementary
#8082FA #FABB80 #BFFA80
monochromatic
#0A0EF5 #4548F8 #8082FA #BBBCFC #E2E2FE
Accessibility & contrast
On white
3.24
#8082FA on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.49
#8082FA on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #8082FA
6.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8082FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8082FA | 1.00 | 3.24 | 6.49 | 6.49 |
| #FFFFFF | 3.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#4C94FE
Deuteranopia (green-blind)
#418AF7
Tritanopia (blue-blind)
#519CB2
Achromatopsia (no color)
#8F8F8F
Design tokens & code
CSS
--color: #8082fa; /* rgb */ color: rgb(128, 130, 250); /* oklch */ color: oklch(66.2% 0.174 279.8);
Tailwind
colors: {
custom: {
50: '#aca6fd',
500: '#8082fa',
950: '#000000',
},
}SCSS
$custom: #8082fa; $custom-light: #aca6fd; $custom-dark: #000000;
JSON
{
"hex": "#8082fa",
"rgb": {
"r": 128,
"g": 130,
"b": 250
},
"hsl": {
"h": 239.016,
"s": 92.424,
"l": 74.118
},
"oklch": {
"l": 0.66186,
"c": 0.17441,
"h": 279.8
},
"luminance": 0.27457
}Semantic roles & 50–950 ramp
primary
#8082FA
secondary
#F6F5D5
accent
#E200E6
background
#FBFAFF
surface
#F6F4FF
border
#D0CED7
text
#110F18
muted
#807F86