#B481F7#B481F7
#B481F7 is a light, vivid violet. Relative luminance 0.321; OKLCH L 70.2% C 0.172 H 302.1°. Best body text is #000000 at 7.42:1 contrast (WCAG AA passes).
Color values
| HEX | #B481F7 |
|---|---|
| RGB | rgb(180, 129, 247) |
| HSL | hsl(266, 88%, 74%) |
| HSV | hsv(266, 48%, 97%) |
| CMYK | cmyk(27.1%, 47.8%, 0%, 3.1%) |
| CIE-LAB | lab(63.44, 42.77, -52.03) |
| CIE-LCH | lch(63.44, 67.36, 309.42°) |
| OKLab | oklab(70.24% 0.0917 -0.1461) |
| OKLCH | oklch(70.24% 0.172 302.1) |
| XYZ | xyz(43.4574, 32.1192, 91.8878) |
| Luminance | 0.3212 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Purple
#BF77F6
ΔE00 3.27
Liliac
#C48EFD
ΔE00 4.13
Easter Purple
#C071FE
ΔE00 4.30
Light Urple
#B36FF6
ΔE00 4.39
Bright Lavender
#C760FF
ΔE00 7.56
Baby Purple
#CA9BF7
ΔE00 7.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B481F7 #C4F781
analogous
#8189F7 #B481F7 #EF81F7
triadic
#B481F7 #F7B481 #81F7B4
tetradic
#B481F7 #F78189 #C4F781 #81F7EF
square
#B481F7 #F78189 #C4F781 #81F7EF
split-complementary
#B481F7 #F7EF81 #89F781
monochromatic
#700FEE #9247F3 #B481F7 #D6BBFB #EEE2FD
Accessibility & contrast
On white
2.83
#B481F7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.42
#B481F7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B481F7
7.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B481F7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B481F7 | 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)
#5D99FB
Deuteranopia (green-blind)
#6A99F4
Tritanopia (blue-blind)
#A896B0
Achromatopsia (no color)
#9A9A9A
Design tokens & code
CSS
--color: #b481f7; /* rgb */ color: rgb(180, 129, 247); /* oklch */ color: oklch(70.2% 0.172 302.1);
Tailwind
colors: {
custom: {
50: '#cda6fa',
500: '#b481f7',
950: '#000000',
},
}SCSS
$custom: #b481f7; $custom-light: #cda6fa; $custom-dark: #000000;
JSON
{
"hex": "#b481f7",
"rgb": {
"r": 180,
"g": 129,
"b": 247
},
"hsl": {
"h": 265.932,
"s": 88.06,
"l": 73.725
},
"oklch": {
"l": 0.70241,
"c": 0.17245,
"h": 302.1
},
"luminance": 0.32119
}Semantic roles & 50–950 ramp
primary
#B481F7
secondary
#E8F5D6
accent
#E50182
background
#FCFAFF
surface
#F9F4FF
border
#D2CED7
text
#140F17
muted
#827F85