#B484F9#B484F9
#B484F9 is a light, vivid violet. Relative luminance 0.330; OKLCH L 70.8% C 0.170 H 301.1°. Best body text is #000000 at 7.61:1 contrast (WCAG AA passes).
Color values
| HEX | #B484F9 |
|---|---|
| RGB | rgb(180, 132, 249) |
| HSL | hsl(265, 91%, 75%) |
| HSV | hsv(265, 47%, 98%) |
| CMYK | cmyk(27.7%, 47%, 0%, 2.4%) |
| CIE-LAB | lab(64.20, 41.60, -51.93) |
| CIE-LCH | lch(64.20, 66.54, 308.70°) |
| OKLab | oklab(70.84% 0.088 -0.1458) |
| OKLCH | oklch(70.84% 0.17 301.1) |
| XYZ | xyz(44.1686, 33.0452, 93.6556) |
| Luminance | 0.3305 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 3.68
Light Purple
#BF77F6
ΔE00 3.95
Easter Purple
#C071FE
ΔE00 4.97
Light Urple
#B36FF6
ΔE00 5.16
Baby Purple
#CA9BF7
ΔE00 7.18
Periwinkle (survey)
#8E82FE
ΔE00 7.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B484F9 #C9F984
analogous
#848FF9 #B484F9 #EE84F9
triadic
#B484F9 #F9B484 #84F9B4
tetradic
#B484F9 #F9848F #C9F984 #84F9EE
square
#B484F9 #F9848F #C9F984 #84F9EE
split-complementary
#B484F9 #F9EE84 #8FF984
monochromatic
#6D0FF3 #904AF6 #B484F9 #D8BEFC #EDE2FE
Accessibility & contrast
On white
2.76
#B484F9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.61
#B484F9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B484F9
7.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B484F9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B484F9 | 1.00 | 2.76 | 7.61 | 7.61 |
| #FFFFFF | 2.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#619BFD
Deuteranopia (green-blind)
#6C9BF6
Tritanopia (blue-blind)
#A799B3
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #b484f9; /* rgb */ color: rgb(180, 132, 249); /* oklch */ color: oklch(70.8% 0.170 301.1);
Tailwind
colors: {
custom: {
50: '#cda9fc',
500: '#b484f9',
950: '#000000',
},
}SCSS
$custom: #b484f9; $custom-light: #cda9fc; $custom-dark: #000000;
JSON
{
"hex": "#b484f9",
"rgb": {
"r": 180,
"g": 132,
"b": 249
},
"hsl": {
"h": 264.615,
"s": 90.698,
"l": 74.706
},
"oklch": {
"l": 0.70839,
"c": 0.17026,
"h": 301.1
},
"luminance": 0.33045
}Semantic roles & 50–950 ramp
primary
#B484F9
secondary
#E8F6D5
accent
#E60087
background
#FCFAFF
surface
#F9F4FF
border
#D2CED7
text
#141017
muted
#827F85