#B083FF#B083FF
#B083FF is a light, vivid violet. Relative luminance 0.327; OKLCH L 70.6% C 0.179 H 298.5°. Best body text is #000000 at 7.54:1 contrast (WCAG AA passes).
Color values
| HEX | #B083FF |
|---|---|
| RGB | rgb(176, 131, 255) |
| HSL | hsl(262, 100%, 76%) |
| HSV | hsv(262, 49%, 100%) |
| CMYK | cmyk(31%, 48.6%, 0%, 0%) |
| CIE-LAB | lab(63.90, 42.58, -55.71) |
| CIE-LCH | lch(63.90, 70.12, 307.39°) |
| OKLab | oklab(70.63% 0.0851 -0.1569) |
| OKLCH | oklch(70.63% 0.179 298.5) |
| XYZ | xyz(44.0665, 32.6823, 98.5750) |
| Luminance | 0.3268 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Purple
#BF77F6
ΔE00 4.64
Liliac
#C48EFD
ΔE00 4.71
Light Urple
#B36FF6
ΔE00 5.16
Easter Purple
#C071FE
ΔE00 5.22
Periwinkle (survey)
#8E82FE
ΔE00 6.52
Lavender Blue
#8B88F8
ΔE00 7.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B083FF #D2FF83
analogous
#8394FF #B083FF #EE83FF
triadic
#B083FF #FFB083 #83FFB0
tetradic
#B083FF #FF8394 #D2FF83 #83FFEE
square
#B083FF #FF8394 #D2FF83 #83FFEE
split-complementary
#B083FF #FFEE83 #94FF83
monochromatic
#6209FF #8946FF #B083FF #D7C0FF #ECE0FF
Accessibility & contrast
On white
2.79
#B083FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.54
#B083FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B083FF
7.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B083FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B083FF | 1.00 | 2.79 | 7.54 | 7.54 |
| #FFFFFF | 2.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#599BFF
Deuteranopia (green-blind)
#649AFC
Tritanopia (blue-blind)
#9F9AB5
Achromatopsia (no color)
#9B9B9B
Design tokens & code
CSS
--color: #b083ff; /* rgb */ color: rgb(176, 131, 255); /* oklch */ color: oklch(70.6% 0.179 298.5);
Tailwind
colors: {
custom: {
50: '#cba8ff',
500: '#b083ff',
950: '#000000',
},
}SCSS
$custom: #b083ff; $custom-light: #cba8ff; $custom-dark: #000000;
JSON
{
"hex": "#b083ff",
"rgb": {
"r": 176,
"g": 131,
"b": 255
},
"hsl": {
"h": 261.774,
"s": 100,
"l": 75.686
},
"oklch": {
"l": 0.7063,
"c": 0.17851,
"h": 298.5
},
"luminance": 0.32683
}Semantic roles & 50–950 ramp
primary
#B083FF
secondary
#EAF7D4
accent
#E60092
background
#FCFAFF
surface
#F9F4FF
border
#D2CED7
text
#141018
muted
#827F86