#B47BEB#B47BEB
#B47BEB is a light, vivid violet. Relative luminance 0.299; OKLCH L 68.6% C 0.167 H 306.0°. Best body text is #000000 at 6.97:1 contrast (WCAG AA passes).
Color values
| HEX | #B47BEB |
|---|---|
| RGB | rgb(180, 123, 235) |
| HSL | hsl(271, 74%, 70%) |
| HSV | hsv(271, 48%, 92%) |
| CMYK | cmyk(23.4%, 47.7%, 0%, 7.8%) |
| CIE-LAB | lab(61.54, 43.25, -48.41) |
| CIE-LCH | lch(61.54, 64.92, 311.78°) |
| OKLab | oklab(68.63% 0.0983 -0.1355) |
| OKLCH | oklch(68.63% 0.167 306) |
| XYZ | xyz(40.8977, 29.8677, 82.1917) |
| Luminance | 0.2987 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Purple
#BF77F6
ΔE00 2.45
Light Urple
#B36FF6
ΔE00 3.48
Easter Purple
#C071FE
ΔE00 3.82
Liliac
#C48EFD
ΔE00 5.49
Bright Lavender
#C760FF
ΔE00 6.56
Bright Lilac
#C95EFB
ΔE00 6.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B47BEB #B2EB7B
analogous
#7C7BEB #B47BEB #EB7BEA
triadic
#B47BEB #EBB47B #7BEBB4
tetradic
#B47BEB #EB7C7B #B2EB7B #7BEAEB
square
#B47BEB #EB7C7B #B2EB7B #7BEAEB
split-complementary
#B47BEB #EAEB7B #7BEB7C
monochromatic
#771FCD #9646E3 #B47BEB #D2B0F3 #F0E4FB
Accessibility & contrast
On white
3.01
#B47BEB on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.97
#B47BEB on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #B47BEB
6.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B47BEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B47BEB | 1.00 | 3.01 | 6.97 | 6.97 |
| #FFFFFF | 3.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5C93EF
Deuteranopia (green-blind)
#6C95E8
Tritanopia (blue-blind)
#AB8EA8
Achromatopsia (no color)
#959595
Design tokens & code
CSS
--color: #b47beb; /* rgb */ color: rgb(180, 123, 235); /* oklch */ color: oklch(68.6% 0.167 306.0);
Tailwind
colors: {
custom: {
50: '#cda2f2',
500: '#b47beb',
950: '#000000',
},
}SCSS
$custom: #b47beb; $custom-light: #cda2f2; $custom-dark: #000000;
JSON
{
"hex": "#b47beb",
"rgb": {
"r": 180,
"g": 123,
"b": 235
},
"hsl": {
"h": 270.536,
"s": 73.684,
"l": 70.196
},
"oklch": {
"l": 0.68626,
"c": 0.1674,
"h": 306
},
"luminance": 0.29867
}Semantic roles & 50–950 ramp
primary
#B47BEB
secondary
#E1F0D1
accent
#D61071
background
#FCFAFE
surface
#F9F4FD
border
#D2CED5
text
#140F17
muted
#827F85