#B080F8#B080F8
#B080F8 is a light, vivid violet. Relative luminance 0.314; OKLCH L 69.7% C 0.174 H 300.4°. Best body text is #000000 at 7.29:1 contrast (WCAG AA passes).
Color values
| HEX | #B080F8 |
|---|---|
| RGB | rgb(176, 128, 248) |
| HSL | hsl(264, 90%, 74%) |
| HSV | hsv(264, 48%, 97%) |
| CMYK | cmyk(29%, 48.4%, 0%, 2.7%) |
| CIE-LAB | lab(62.88, 42.52, -53.49) |
| CIE-LCH | lch(62.88, 68.34, 308.48°) |
| OKLab | oklab(69.75% 0.0883 -0.1504) |
| OKLCH | oklch(69.75% 0.174 300.4) |
| XYZ | xyz(42.5630, 31.4455, 92.6160) |
| Luminance | 0.3145 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Purple
#BF77F6
ΔE00 3.74
Light Urple
#B36FF6
ΔE00 4.23
Easter Purple
#C071FE
ΔE00 4.51
Liliac
#C48EFD
ΔE00 4.85
Periwinkle (survey)
#8E82FE
ΔE00 7.04
Mediumpurple
#9370DB
ΔE00 7.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B080F8 #C8F880
analogous
#808CF8 #B080F8 #EC80F8
triadic
#B080F8 #F8B080 #80F8B0
tetradic
#B080F8 #F8808C #C8F880 #80F8EC
square
#B080F8 #F8808C #C8F880 #80F8EC
split-complementary
#B080F8 #F8EC80 #8CF880
monochromatic
#680DF0 #8C46F5 #B080F8 #D4BAFB #EDE2FD
Accessibility & contrast
On white
2.88
#B080F8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.29
#B080F8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B080F8
7.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B080F8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B080F8 | 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)
#5998FC
Deuteranopia (green-blind)
#6597F5
Tritanopia (blue-blind)
#A296B0
Achromatopsia (no color)
#989898
Design tokens & code
CSS
--color: #b080f8; /* rgb */ color: rgb(176, 128, 248); /* oklch */ color: oklch(69.7% 0.174 300.4);
Tailwind
colors: {
custom: {
50: '#caa6fb',
500: '#b080f8',
950: '#000000',
},
}SCSS
$custom: #b080f8; $custom-light: #caa6fb; $custom-dark: #000000;
JSON
{
"hex": "#b080f8",
"rgb": {
"r": 176,
"g": 128,
"b": 248
},
"hsl": {
"h": 264,
"s": 89.552,
"l": 73.725
},
"oklch": {
"l": 0.69749,
"c": 0.17443,
"h": 300.4
},
"luminance": 0.31446
}Semantic roles & 50–950 ramp
primary
#B080F8
secondary
#E9F5D6
accent
#E6008A
background
#FCFAFF
surface
#F9F4FF
border
#D2CED7
text
#140F17
muted
#827F85