#B080FF#B080FF
#B080FF is a light, vivid violet. Relative luminance 0.319; OKLCH L 70.1% C 0.183 H 299.1°. Best body text is #000000 at 7.38:1 contrast (WCAG AA passes).
Color values
| HEX | #B080FF |
|---|---|
| RGB | rgb(176, 128, 255) |
| HSL | hsl(263, 100%, 75%) |
| HSV | hsv(263, 50%, 100%) |
| CMYK | cmyk(31%, 49.8%, 0%, 0%) |
| CIE-LAB | lab(63.25, 44.22, -56.75) |
| CIE-LCH | lch(63.25, 71.95, 307.93°) |
| OKLab | oklab(70.14% 0.0889 -0.1599) |
| OKLCH | oklch(70.14% 0.183 299.1) |
| XYZ | xyz(43.6694, 31.8881, 98.4427) |
| Luminance | 0.3189 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Purple
#BF77F6
ΔE00 4.17
Light Urple
#B36FF6
ΔE00 4.44
Easter Purple
#C071FE
ΔE00 4.60
Liliac
#C48EFD
ΔE00 5.13
Periwinkle (survey)
#8E82FE
ΔE00 6.64
Bright Lavender
#C760FF
ΔE00 7.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B080FF #CFFF80
analogous
#8090FF #B080FF #EF80FF
triadic
#B080FF #FFB080 #80FFB0
tetradic
#B080FF #FF8090 #CFFF80 #80FFEF
square
#B080FF #FF8090 #CFFF80 #80FFEF
split-complementary
#B080FF #FFEF80 #90FF80
monochromatic
#6406FF #8A43FF #B080FF #D6BDFF #ECE0FF
Accessibility & contrast
On white
2.85
#B080FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.38
#B080FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B080FF
7.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B080FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B080FF | 1.00 | 2.85 | 7.38 | 7.38 |
| #FFFFFF | 2.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5499FF
Deuteranopia (green-blind)
#6098FC
Tritanopia (blue-blind)
#A098B4
Achromatopsia (no color)
#999999
Design tokens & code
CSS
--color: #b080ff; /* rgb */ color: rgb(176, 128, 255); /* oklch */ color: oklch(70.1% 0.183 299.1);
Tailwind
colors: {
custom: {
50: '#cba6ff',
500: '#b080ff',
950: '#000000',
},
}SCSS
$custom: #b080ff; $custom-light: #cba6ff; $custom-dark: #000000;
JSON
{
"hex": "#b080ff",
"rgb": {
"r": 176,
"g": 128,
"b": 255
},
"hsl": {
"h": 262.677,
"s": 100,
"l": 75.098
},
"oklch": {
"l": 0.70143,
"c": 0.18301,
"h": 299.1
},
"luminance": 0.31888
}Semantic roles & 50–950 ramp
primary
#B080FF
secondary
#EAF7D4
accent
#E6008F
background
#FCFAFF
surface
#F9F4FF
border
#D2CED7
text
#140F18
muted
#827F86