#B481F3#B481F3
#B481F3 is a light, vivid violet. Relative luminance 0.319; OKLCH L 70.0% C 0.168 H 303.0°. Best body text is #000000 at 7.37:1 contrast (WCAG AA passes).
Color values
| HEX | #B481F3 |
|---|---|
| RGB | rgb(180, 129, 243) |
| HSL | hsl(267, 83%, 73%) |
| HSV | hsv(267, 47%, 95%) |
| CMYK | cmyk(25.9%, 46.9%, 0%, 4.7%) |
| CIE-LAB | lab(63.24, 41.83, -50.15) |
| CIE-LCH | lch(63.24, 65.31, 309.83°) |
| OKLab | oklab(70.03% 0.0912 -0.1406) |
| OKLCH | oklch(70.03% 0.168 303) |
| XYZ | xyz(42.8468, 31.8749, 88.6718) |
| Luminance | 0.3187 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Purple
#BF77F6
ΔE00 3.19
Liliac
#C48EFD
ΔE00 4.11
Easter Purple
#C071FE
ΔE00 4.42
Light Urple
#B36FF6
ΔE00 4.46
Baby Purple
#CA9BF7
ΔE00 7.50
Bright Lavender
#C760FF
ΔE00 7.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B481F3 #C0F381
analogous
#8187F3 #B481F3 #ED81F3
triadic
#B481F3 #F3B481 #81F3B4
tetradic
#B481F3 #F38187 #C0F381 #81F3ED
square
#B481F3 #F38187 #C0F381 #81F3ED
split-complementary
#B481F3 #F3ED81 #87F381
monochromatic
#7216E4 #9349EE #B481F3 #D5B9F8 #EEE3FC
Accessibility & contrast
On white
2.85
#B481F3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.37
#B481F3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B481F3
7.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B481F3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B481F3 | 1.00 | 2.85 | 7.37 | 7.37 |
| #FFFFFF | 2.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6098F7
Deuteranopia (green-blind)
#6D99F0
Tritanopia (blue-blind)
#A995AF
Achromatopsia (no color)
#999999
Design tokens & code
CSS
--color: #b481f3; /* rgb */ color: rgb(180, 129, 243); /* oklch */ color: oklch(70.0% 0.168 303.0);
Tailwind
colors: {
custom: {
50: '#cda6f7',
500: '#b481f3',
950: '#000000',
},
}SCSS
$custom: #b481f3; $custom-light: #cda6f7; $custom-dark: #000000;
JSON
{
"hex": "#b481f3",
"rgb": {
"r": 180,
"g": 129,
"b": 243
},
"hsl": {
"h": 266.842,
"s": 82.609,
"l": 72.941
},
"oklch": {
"l": 0.70025,
"c": 0.16757,
"h": 303
},
"luminance": 0.31875
}Semantic roles & 50–950 ramp
primary
#B481F3
secondary
#E7F4D7
accent
#DF067E
background
#FCFAFF
surface
#F9F4FF
border
#D2CED7
text
#140F17
muted
#827F85