#B280F9#B280F9
#B280F9 is a light, vivid violet. Relative luminance 0.317; OKLCH L 70.0% C 0.176 H 301.1°. Best body text is #000000 at 7.35:1 contrast (WCAG AA passes).
Color values
| HEX | #B280F9 |
|---|---|
| RGB | rgb(178, 128, 249) |
| HSL | hsl(265, 91%, 74%) |
| HSV | hsv(265, 49%, 98%) |
| CMYK | cmyk(28.5%, 48.6%, 0%, 2.4%) |
| CIE-LAB | lab(63.13, 43.28, -53.64) |
| CIE-LCH | lch(63.13, 68.92, 308.90°) |
| OKLab | oklab(70% 0.0908 -0.1508) |
| OKLCH | oklch(70% 0.176 301.1) |
| XYZ | xyz(43.1742, 31.7427, 93.4566) |
| Luminance | 0.3174 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Purple
#BF77F6
ΔE00 3.47
Light Urple
#B36FF6
ΔE00 4.17
Easter Purple
#C071FE
ΔE00 4.26
Liliac
#C48EFD
ΔE00 4.61
Periwinkle (survey)
#8E82FE
ΔE00 7.36
Bright Lavender
#C760FF
ΔE00 7.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B280F9 #C7F980
analogous
#808BF9 #B280F9 #EE80F9
triadic
#B280F9 #F9B280 #80F9B2
tetradic
#B280F9 #F9808B #C7F980 #80F9EE
square
#B280F9 #F9808B #C7F980 #80F9EE
split-complementary
#B280F9 #F9EE80 #8BF980
monochromatic
#6B0BF3 #8F46F6 #B280F9 #D5BAFC #EDE2FE
Accessibility & contrast
On white
2.86
#B280F9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.35
#B280F9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B280F9
7.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B280F9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B280F9 | 1.00 | 2.86 | 7.35 | 7.35 |
| #FFFFFF | 2.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5998FD
Deuteranopia (green-blind)
#6698F6
Tritanopia (blue-blind)
#A496B1
Achromatopsia (no color)
#999999
Design tokens & code
CSS
--color: #b280f9; /* rgb */ color: rgb(178, 128, 249); /* oklch */ color: oklch(70.0% 0.176 301.1);
Tailwind
colors: {
custom: {
50: '#cca6fc',
500: '#b280f9',
950: '#000000',
},
}SCSS
$custom: #b280f9; $custom-light: #cca6fc; $custom-dark: #000000;
JSON
{
"hex": "#b280f9",
"rgb": {
"r": 178,
"g": 128,
"b": 249
},
"hsl": {
"h": 264.793,
"s": 90.977,
"l": 73.922
},
"oklch": {
"l": 0.69996,
"c": 0.17602,
"h": 301.1
},
"luminance": 0.31743
}Semantic roles & 50–950 ramp
primary
#B280F9
secondary
#E8F6D5
accent
#E60087
background
#FCFAFF
surface
#F9F4FF
border
#D2CED7
text
#140F17
muted
#827F85