#B082F3#B082F3
#B082F3 is a light, vivid violet. Relative luminance 0.317; OKLCH L 69.8% C 0.165 H 301.0°. Best body text is #000000 at 7.33:1 contrast (WCAG AA passes).
Color values
| HEX | #B082F3 |
|---|---|
| RGB | rgb(176, 130, 243) |
| HSL | hsl(264, 82%, 73%) |
| HSV | hsv(264, 47%, 95%) |
| CMYK | cmyk(27.6%, 46.5%, 0%, 4.7%) |
| CIE-LAB | lab(63.07, 40.22, -50.45) |
| CIE-LCH | lch(63.07, 64.52, 308.56°) |
| OKLab | oklab(69.8% 0.0851 -0.1415) |
| OKLCH | oklch(69.8% 0.165 301) |
| XYZ | xyz(42.0611, 31.6663, 88.6729) |
| Luminance | 0.3167 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Purple
#BF77F6
ΔE00 3.95
Liliac
#C48EFD
ΔE00 4.46
Light Urple
#B36FF6
ΔE00 4.77
Easter Purple
#C071FE
ΔE00 5.03
Periwinkle (survey)
#8E82FE
ΔE00 7.36
Mediumpurple
#9370DB
ΔE00 7.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B082F3 #C5F382
analogous
#828CF3 #B082F3 #E982F3
triadic
#B082F3 #F3B082 #82F3B0
tetradic
#B082F3 #F3828C #C5F382 #82F3E9
square
#B082F3 #F3828C #C5F382 #82F3E9
split-complementary
#B082F3 #F3E982 #8CF382
monochromatic
#6A16E5 #8D4AEE #B082F3 #D3BAF8 #EDE3FC
Accessibility & contrast
On white
2.86
#B082F3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.33
#B082F3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B082F3
7.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B082F3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B082F3 | 1.00 | 2.86 | 7.33 | 7.33 |
| #FFFFFF | 2.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6098F7
Deuteranopia (green-blind)
#6B98F0
Tritanopia (blue-blind)
#A396AF
Achromatopsia (no color)
#999999
Design tokens & code
CSS
--color: #b082f3; /* rgb */ color: rgb(176, 130, 243); /* oklch */ color: oklch(69.8% 0.165 301.0);
Tailwind
colors: {
custom: {
50: '#caa7f7',
500: '#b082f3',
950: '#000000',
},
}SCSS
$custom: #b082f3; $custom-light: #caa7f7; $custom-dark: #000000;
JSON
{
"hex": "#b082f3",
"rgb": {
"r": 176,
"g": 130,
"b": 243
},
"hsl": {
"h": 264.425,
"s": 82.482,
"l": 73.137
},
"oklch": {
"l": 0.69804,
"c": 0.16515,
"h": 301
},
"luminance": 0.31666
}Semantic roles & 50–950 ramp
primary
#B082F3
secondary
#E8F4D7
accent
#DF0787
background
#FCFAFF
surface
#F9F4FF
border
#D2CED7
text
#130F17
muted
#827F85