#B47FFA#B47FFA
#B47FFA is a light, vivid violet. Relative luminance 0.318; OKLCH L 70.1% C 0.179 H 301.9°. Best body text is #000000 at 7.36:1 contrast (WCAG AA passes).
Color values
| HEX | #B47FFA |
|---|---|
| RGB | rgb(180, 127, 250) |
| HSL | hsl(266, 92%, 74%) |
| HSV | hsv(266, 49%, 98%) |
| CMYK | cmyk(28%, 49.2%, 0%, 2%) |
| CIE-LAB | lab(63.16, 44.58, -54.12) |
| CIE-LCH | lch(63.16, 70.12, 309.48°) |
| OKLab | oklab(70.08% 0.0946 -0.1522) |
| OKLCH | oklch(70.08% 0.179 301.9) |
| XYZ | xyz(43.6632, 31.7841, 94.2586) |
| Luminance | 0.3178 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Purple
#BF77F6
ΔE00 3.05
Easter Purple
#C071FE
ΔE00 3.83
Light Urple
#B36FF6
ΔE00 3.91
Liliac
#C48EFD
ΔE00 4.58
Bright Lavender
#C760FF
ΔE00 7.09
Bright Lilac
#C95EFB
ΔE00 7.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B47FFA #C5FA7F
analogous
#7F88FA #B47FFA #F27FFA
triadic
#B47FFA #FAB47F #7FFAB4
tetradic
#B47FFA #FA7F88 #C5FA7F #7FFAF2
square
#B47FFA #FA7F88 #C5FA7F #7FFAF2
split-complementary
#B47FFA #FAF27F #88FA7F
monochromatic
#6F0AF5 #9144F8 #B47FFA #D7BAFC #EEE2FE
Accessibility & contrast
On white
2.85
#B47FFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.36
#B47FFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B47FFA
7.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B47FFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B47FFA | 1.00 | 2.85 | 7.36 | 7.36 |
| #FFFFFF | 2.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5898FE
Deuteranopia (green-blind)
#6698F7
Tritanopia (blue-blind)
#A796B1
Achromatopsia (no color)
#999999
Design tokens & code
CSS
--color: #b47ffa; /* rgb */ color: rgb(180, 127, 250); /* oklch */ color: oklch(70.1% 0.179 301.9);
Tailwind
colors: {
custom: {
50: '#cda5fc',
500: '#b47ffa',
950: '#000000',
},
}SCSS
$custom: #b47ffa; $custom-light: #cda5fc; $custom-dark: #000000;
JSON
{
"hex": "#b47ffa",
"rgb": {
"r": 180,
"g": 127,
"b": 250
},
"hsl": {
"h": 265.854,
"s": 92.481,
"l": 73.922
},
"oklch": {
"l": 0.70085,
"c": 0.17916,
"h": 301.9
},
"luminance": 0.31784
}Semantic roles & 50–950 ramp
primary
#B47FFA
secondary
#E8F6D5
accent
#E60083
background
#FCFAFF
surface
#F9F4FF
border
#D2CED7
text
#140F17
muted
#827F85