#B082EF#B082EF
#B082EF is a light, vivid violet. Relative luminance 0.314; OKLCH L 69.6% C 0.160 H 301.9°. Best body text is #000000 at 7.29:1 contrast (WCAG AA passes).
Color values
| HEX | #B082EF |
|---|---|
| RGB | rgb(176, 130, 239) |
| HSL | hsl(265, 77%, 72%) |
| HSV | hsv(265, 46%, 94%) |
| CMYK | cmyk(26.4%, 45.6%, 0%, 6.3%) |
| CIE-LAB | lab(62.87, 39.27, -48.56) |
| CIE-LCH | lch(62.87, 62.45, 308.96°) |
| OKLab | oklab(69.59% 0.0846 -0.136) |
| OKLCH | oklch(69.59% 0.16 301.9) |
| XYZ | xyz(41.4636, 31.4273, 85.5263) |
| Luminance | 0.3143 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Purple
#BF77F6
ΔE00 3.96
Liliac
#C48EFD
ΔE00 4.50
Light Urple
#B36FF6
ΔE00 4.90
Easter Purple
#C071FE
ΔE00 5.20
Mediumpurple
#9370DB
ΔE00 7.28
Baby Purple
#CA9BF7
ΔE00 7.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B082EF #C1EF82
analogous
#828BEF #B082EF #E682EF
triadic
#B082EF #EFB082 #82EFB0
tetradic
#B082EF #EF828B #C1EF82 #82EFE6
square
#B082EF #EF828B #C1EF82 #82EFE6
split-complementary
#B082EF #EFE682 #8BEF82
monochromatic
#6C1CDB #8E4CE8 #B082EF #D2B8F6 #EEE4FC
Accessibility & contrast
On white
2.88
#B082EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.29
#B082EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B082EF
7.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B082EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B082EF | 1.00 | 2.88 | 7.29 | 7.29 |
| #FFFFFF | 2.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6397F3
Deuteranopia (green-blind)
#6E98EC
Tritanopia (blue-blind)
#A495AD
Achromatopsia (no color)
#989898
Design tokens & code
CSS
--color: #b082ef; /* rgb */ color: rgb(176, 130, 239); /* oklch */ color: oklch(69.6% 0.160 301.9);
Tailwind
colors: {
custom: {
50: '#caa7f5',
500: '#b082ef',
950: '#000000',
},
}SCSS
$custom: #b082ef; $custom-light: #caa7f5; $custom-dark: #000000;
JSON
{
"hex": "#b082ef",
"rgb": {
"r": 176,
"g": 130,
"b": 239
},
"hsl": {
"h": 265.321,
"s": 77.305,
"l": 72.353
},
"oklch": {
"l": 0.6959,
"c": 0.16019,
"h": 301.9
},
"luminance": 0.31427
}Semantic roles & 50–950 ramp
primary
#B082EF
secondary
#E8F3D8
accent
#DA0C83
background
#FCFAFF
surface
#F9F4FE
border
#D2CED6
text
#130F17
muted
#827F85