#B280FF#B280FF
#B280FF is a light, vivid violet. Relative luminance 0.321; OKLCH L 70.3% C 0.183 H 299.9°. Best body text is #000000 at 7.42:1 contrast (WCAG AA passes).
Color values
| HEX | #B280FF |
|---|---|
| RGB | rgb(178, 128, 255) |
| HSL | hsl(264, 100%, 75%) |
| HSV | hsv(264, 50%, 100%) |
| CMYK | cmyk(30.2%, 49.8%, 0%, 0%) |
| CIE-LAB | lab(63.44, 44.72, -56.43) |
| CIE-LCH | lch(63.44, 72.01, 308.40°) |
| OKLab | oklab(70.33% 0.0913 -0.159) |
| OKLCH | oklch(70.33% 0.183 299.9) |
| XYZ | xyz(44.1250, 32.1230, 98.4640) |
| Luminance | 0.3212 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Purple
#BF77F6
ΔE00 3.86
Easter Purple
#C071FE
ΔE00 4.34
Light Urple
#B36FF6
ΔE00 4.35
Liliac
#C48EFD
ΔE00 4.85
Periwinkle (survey)
#8E82FE
ΔE00 7.02
Bright Lavender
#C760FF
ΔE00 7.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B280FF #CDFF80
analogous
#808DFF #B280FF #F180FF
triadic
#B280FF #FFB280 #80FFB2
tetradic
#B280FF #FF808D #CDFF80 #80FFF1
square
#B280FF #FF808D #CDFF80 #80FFF1
split-complementary
#B280FF #FFF180 #8DFF80
monochromatic
#6806FF #8D43FF #B280FF #D7BDFF #ECE0FF
Accessibility & contrast
On white
2.83
#B280FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.42
#B280FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B280FF
7.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B280FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B280FF | 1.00 | 2.83 | 7.42 | 7.42 |
| #FFFFFF | 2.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5599FF
Deuteranopia (green-blind)
#6299FC
Tritanopia (blue-blind)
#A298B4
Achromatopsia (no color)
#9A9A9A
Design tokens & code
CSS
--color: #b280ff; /* rgb */ color: rgb(178, 128, 255); /* oklch */ color: oklch(70.3% 0.183 299.9);
Tailwind
colors: {
custom: {
50: '#cca6ff',
500: '#b280ff',
950: '#000000',
},
}SCSS
$custom: #b280ff; $custom-light: #cca6ff; $custom-dark: #000000;
JSON
{
"hex": "#b280ff",
"rgb": {
"r": 178,
"g": 128,
"b": 255
},
"hsl": {
"h": 263.622,
"s": 100,
"l": 75.098
},
"oklch": {
"l": 0.70333,
"c": 0.18333,
"h": 299.9
},
"luminance": 0.32123
}Semantic roles & 50–950 ramp
primary
#B280FF
secondary
#E9F7D4
accent
#E6008B
background
#FCFAFF
surface
#F9F4FF
border
#D2CED7
text
#140F18
muted
#827F86