#8182FA#8182FA
#8182FA is a light, vivid blue. Relative luminance 0.275; OKLCH L 66.3% C 0.174 H 280.2°. Best body text is #000000 at 6.51:1 contrast (WCAG AA passes).
Color values
| HEX | #8182FA |
|---|---|
| RGB | rgb(129, 130, 250) |
| HSL | hsl(240, 92%, 74%) |
| HSV | hsv(240, 48%, 98%) |
| CMYK | cmyk(48.4%, 48%, 0%, 2%) |
| CIE-LAB | lab(59.46, 30.65, -60.28) |
| CIE-LCH | lch(59.46, 67.63, 296.95°) |
| OKLab | oklab(66.26% 0.0308 -0.1715) |
| OKLCH | oklch(66.26% 0.174 280.2) |
| XYZ | xyz(34.2859, 27.5327, 93.9317) |
| Luminance | 0.2753 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender Blue
#8B88F8
ΔE00 2.28
Periwinkle (survey)
#8E82FE
ΔE00 2.47
Cornflower
#6A79F7
ΔE00 4.25
Perrywinkle
#8F8CE7
ΔE00 4.85
Periwinkle Blue
#8F99FB
ΔE00 6.65
Soft Blue
#6488EA
ΔE00 6.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8182FA #FAF981
analogous
#81BFFA #8182FA #BD81FA
triadic
#8182FA #FA8182 #82FA81
tetradic
#8182FA #FA81BF #FAF981 #81FABD
square
#8182FA #FA81BF #FAF981 #81FABD
split-complementary
#8182FA #FABD81 #BFFA81
monochromatic
#0B0DF5 #4648F8 #8182FA #BCBCFC #E2E2FE
Accessibility & contrast
On white
3.23
#8182FA on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.51
#8182FA on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #8182FA
6.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8182FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8182FA | 1.00 | 3.23 | 6.51 | 6.51 |
| #FFFFFF | 3.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#4C94FE
Deuteranopia (green-blind)
#428BF7
Tritanopia (blue-blind)
#549CB2
Achromatopsia (no color)
#8F8F8F
Design tokens & code
CSS
--color: #8182fa; /* rgb */ color: rgb(129, 130, 250); /* oklch */ color: oklch(66.3% 0.174 280.2);
Tailwind
colors: {
custom: {
50: '#aca6fc',
500: '#8182fa',
950: '#000000',
},
}SCSS
$custom: #8182fa; $custom-light: #aca6fc; $custom-dark: #000000;
JSON
{
"hex": "#8182fa",
"rgb": {
"r": 129,
"g": 130,
"b": 250
},
"hsl": {
"h": 239.504,
"s": 92.366,
"l": 74.314
},
"oklch": {
"l": 0.66258,
"c": 0.17424,
"h": 280.2
},
"luminance": 0.27535
}Semantic roles & 50–950 ramp
primary
#8182FA
secondary
#F6F6D5
accent
#E400E6
background
#FBFAFF
surface
#F6F4FF
border
#D0CED7
text
#110F18
muted
#807F86