#B082EE#B082EE
#B082EE is a light, vivid violet. Relative luminance 0.314; OKLCH L 69.5% C 0.159 H 302.1°. Best body text is #000000 at 7.27:1 contrast (WCAG AA passes).
Color values
| HEX | #B082EE |
|---|---|
| RGB | rgb(176, 130, 238) |
| HSL | hsl(266, 76%, 72%) |
| HSV | hsv(266, 45%, 93%) |
| CMYK | cmyk(26.1%, 45.4%, 0%, 6.7%) |
| CIE-LAB | lab(62.82, 39.03, -48.08) |
| CIE-LCH | lch(62.82, 61.93, 309.07°) |
| OKLab | oklab(69.54% 0.0845 -0.1346) |
| OKLCH | oklch(69.54% 0.159 302.1) |
| XYZ | xyz(41.3163, 31.3684, 84.7504) |
| Luminance | 0.3137 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Purple
#BF77F6
ΔE00 3.98
Liliac
#C48EFD
ΔE00 4.52
Light Urple
#B36FF6
ΔE00 4.95
Easter Purple
#C071FE
ΔE00 5.25
Mediumpurple
#9370DB
ΔE00 7.26
Baby Purple
#CA9BF7
ΔE00 7.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B082EE #C0EE82
analogous
#828AEE #B082EE #E682EE
triadic
#B082EE #EEB082 #82EEB0
tetradic
#B082EE #EE828A #C0EE82 #82EEE6
square
#B082EE #EE828A #C0EE82 #82EEE6
split-complementary
#B082EE #EEE682 #8AEE82
monochromatic
#6D1DD8 #8E4CE7 #B082EE #D2B8F5 #EEE4FB
Accessibility & contrast
On white
2.89
#B082EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.27
#B082EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B082EE
7.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B082EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B082EE | 1.00 | 2.89 | 7.27 | 7.27 |
| #FFFFFF | 2.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6397F2
Deuteranopia (green-blind)
#6E98EB
Tritanopia (blue-blind)
#A595AD
Achromatopsia (no color)
#989898
Design tokens & code
CSS
--color: #b082ee; /* rgb */ color: rgb(176, 130, 238); /* oklch */ color: oklch(69.5% 0.159 302.1);
Tailwind
colors: {
custom: {
50: '#caa7f4',
500: '#b082ee',
950: '#000000',
},
}SCSS
$custom: #b082ee; $custom-light: #caa7f4; $custom-dark: #000000;
JSON
{
"hex": "#b082ee",
"rgb": {
"r": 176,
"g": 130,
"b": 238
},
"hsl": {
"h": 265.556,
"s": 76.056,
"l": 72.157
},
"oklch": {
"l": 0.69537,
"c": 0.15894,
"h": 302.1
},
"luminance": 0.31368
}Semantic roles & 50–950 ramp
primary
#B082EE
secondary
#E8F3D8
accent
#D80D82
background
#FCFAFE
surface
#F9F4FD
border
#D2CED5
text
#130F17
muted
#827F85