#B47BEE#B47BEE
#B47BEE is a light, vivid violet. Relative luminance 0.300; OKLCH L 68.8% C 0.171 H 305.2°. Best body text is #000000 at 7.01:1 contrast (WCAG AA passes).
Color values
| HEX | #B47BEE |
|---|---|
| RGB | rgb(180, 123, 238) |
| HSL | hsl(270, 77%, 71%) |
| HSV | hsv(270, 48%, 93%) |
| CMYK | cmyk(24.4%, 48.3%, 0%, 6.7%) |
| CIE-LAB | lab(61.69, 43.94, -49.84) |
| CIE-LCH | lch(61.69, 66.44, 311.40°) |
| OKLab | oklab(68.79% 0.0986 -0.1396) |
| OKLCH | oklch(68.79% 0.171 305.2) |
| XYZ | xyz(41.3347, 30.0425, 84.4935) |
| Luminance | 0.3004 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Purple
#BF77F6
ΔE00 2.27
Light Urple
#B36FF6
ΔE00 3.23
Easter Purple
#C071FE
ΔE00 3.54
Liliac
#C48EFD
ΔE00 5.39
Bright Lavender
#C760FF
ΔE00 6.41
Bright Lilac
#C95EFB
ΔE00 6.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B47BEE #B5EE7B
analogous
#7B7BEE #B47BEE #ED7BEE
triadic
#B47BEE #EEB47B #7BEEB4
tetradic
#B47BEE #EE7B7B #B5EE7B #7BEEED
square
#B47BEE #EE7B7B #B5EE7B #7BEEED
split-complementary
#B47BEE #EEED7B #7BEE7B
monochromatic
#761BD3 #9545E7 #B47BEE #D3B1F5 #F0E4FC
Accessibility & contrast
On white
3.00
#B47BEE on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
7.01
#B47BEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B47BEE
7.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B47BEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B47BEE | 1.00 | 3.00 | 7.01 | 7.01 |
| #FFFFFF | 3.00 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5A93F2
Deuteranopia (green-blind)
#6A95EB
Tritanopia (blue-blind)
#AB8FA9
Achromatopsia (no color)
#959595
Design tokens & code
CSS
--color: #b47bee; /* rgb */ color: rgb(180, 123, 238); /* oklch */ color: oklch(68.8% 0.171 305.2);
Tailwind
colors: {
custom: {
50: '#cda2f4',
500: '#b47bee',
950: '#000000',
},
}SCSS
$custom: #b47bee; $custom-light: #cda2f4; $custom-dark: #000000;
JSON
{
"hex": "#b47bee",
"rgb": {
"r": 180,
"g": 123,
"b": 238
},
"hsl": {
"h": 269.739,
"s": 77.181,
"l": 70.784
},
"oklch": {
"l": 0.68787,
"c": 0.17097,
"h": 305.2
},
"luminance": 0.30042
}Semantic roles & 50–950 ramp
primary
#B47BEE
secondary
#E3F2D3
accent
#D90C74
background
#FCFAFE
surface
#F9F4FD
border
#D2CED5
text
#140F17
muted
#827F85