#B682F5#B682F5
#B682F5 is a light, vivid violet. Relative luminance 0.325; OKLCH L 70.5% C 0.169 H 303.2°. Best body text is #000000 at 7.50:1 contrast (WCAG AA passes).
Color values
| HEX | #B682F5 |
|---|---|
| RGB | rgb(182, 130, 245) |
| HSL | hsl(267, 85%, 74%) |
| HSV | hsv(267, 47%, 96%) |
| CMYK | cmyk(25.7%, 46.9%, 0%, 3.9%) |
| CIE-LAB | lab(63.76, 42.28, -50.42) |
| CIE-LCH | lch(63.76, 65.80, 309.98°) |
| OKLab | oklab(70.49% 0.0925 -0.1413) |
| OKLCH | oklch(70.49% 0.169 303.2) |
| XYZ | xyz(43.7519, 32.5030, 90.3372) |
| Luminance | 0.3250 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Purple
#BF77F6
ΔE00 3.17
Liliac
#C48EFD
ΔE00 3.70
Easter Purple
#C071FE
ΔE00 4.42
Light Urple
#B36FF6
ΔE00 4.69
Baby Purple
#CA9BF7
ΔE00 7.17
Bright Lavender
#C760FF
ΔE00 7.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B682F5 #C1F582
analogous
#8287F5 #B682F5 #EF82F5
triadic
#B682F5 #F5B682 #82F5B6
tetradic
#B682F5 #F58287 #C1F582 #82F5EF
square
#B682F5 #F58287 #C1F582 #82F5EF
split-complementary
#B682F5 #F5EF82 #87F582
monochromatic
#7413EA #9549F0 #B682F5 #D7BBFA #EEE3FD
Accessibility & contrast
On white
2.80
#B682F5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.50
#B682F5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B682F5
7.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B682F5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B682F5 | 1.00 | 2.80 | 7.50 | 7.50 |
| #FFFFFF | 2.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6199F9
Deuteranopia (green-blind)
#6E9AF2
Tritanopia (blue-blind)
#AB96B0
Achromatopsia (no color)
#9A9A9A
Design tokens & code
CSS
--color: #b682f5; /* rgb */ color: rgb(182, 130, 245); /* oklch */ color: oklch(70.5% 0.169 303.2);
Tailwind
colors: {
custom: {
50: '#cea7f9',
500: '#b682f5',
950: '#000000',
},
}SCSS
$custom: #b682f5; $custom-light: #cea7f9; $custom-dark: #000000;
JSON
{
"hex": "#b682f5",
"rgb": {
"r": 182,
"g": 130,
"b": 245
},
"hsl": {
"h": 267.13,
"s": 85.185,
"l": 73.529
},
"oklch": {
"l": 0.7049,
"c": 0.1689,
"h": 303.2
},
"luminance": 0.32503
}Semantic roles & 50–950 ramp
primary
#B682F5
secondary
#E7F5D6
accent
#E2047D
background
#FCFAFF
surface
#F9F4FF
border
#D2CED7
text
#140F17
muted
#827F85