#B47FEE#B47FEE
#B47FEE is a light, vivid violet. Relative luminance 0.311; OKLCH L 69.4% C 0.165 H 304.5°. Best body text is #000000 at 7.21:1 contrast (WCAG AA passes).
Color values
| HEX | #B47FEE |
|---|---|
| RGB | rgb(180, 127, 238) |
| HSL | hsl(269, 77%, 72%) |
| HSV | hsv(269, 47%, 93%) |
| CMYK | cmyk(24.4%, 46.6%, 0%, 6.7%) |
| CIE-LAB | lab(62.55, 41.76, -48.47) |
| CIE-LCH | lch(62.55, 63.98, 310.75°) |
| OKLab | oklab(69.43% 0.0933 -0.1357) |
| OKLCH | oklch(69.43% 0.165 304.5) |
| XYZ | xyz(41.8411, 31.0553, 84.6623) |
| Luminance | 0.3105 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Purple
#BF77F6
ΔE00 2.88
Light Urple
#B36FF6
ΔE00 4.19
Easter Purple
#C071FE
ΔE00 4.29
Liliac
#C48EFD
ΔE00 4.59
Bright Lavender
#C760FF
ΔE00 7.31
Mediumpurple
#9370DB
ΔE00 7.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B47FEE #B9EE7F
analogous
#7F82EE #B47FEE #EC7FEE
triadic
#B47FEE #EEB47F #7FEEB4
tetradic
#B47FEE #EE7F82 #B9EE7F #7FEEEC
square
#B47FEE #EE7F82 #B9EE7F #7FEEEC
split-complementary
#B47FEE #EEEC7F #82EE7F
monochromatic
#751CD6 #9449E7 #B47FEE #D4B5F5 #EFE4FB
Accessibility & contrast
On white
2.91
#B47FEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.21
#B47FEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B47FEE
7.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B47FEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B47FEE | 1.00 | 2.91 | 7.21 | 7.21 |
| #FFFFFF | 2.91 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6096F2
Deuteranopia (green-blind)
#6E97EB
Tritanopia (blue-blind)
#AA92AB
Achromatopsia (no color)
#979797
Design tokens & code
CSS
--color: #b47fee; /* rgb */ color: rgb(180, 127, 238); /* oklch */ color: oklch(69.4% 0.165 304.5);
Tailwind
colors: {
custom: {
50: '#cda5f4',
500: '#b47fee',
950: '#000000',
},
}SCSS
$custom: #b47fee; $custom-light: #cda5f4; $custom-dark: #000000;
JSON
{
"hex": "#b47fee",
"rgb": {
"r": 180,
"g": 127,
"b": 238
},
"hsl": {
"h": 268.649,
"s": 76.552,
"l": 71.569
},
"oklch": {
"l": 0.69432,
"c": 0.16465,
"h": 304.5
},
"luminance": 0.31055
}Semantic roles & 50–950 ramp
primary
#B47FEE
secondary
#E5F3D6
accent
#D90D77
background
#FCFAFE
surface
#F9F4FD
border
#D2CED5
text
#140F17
muted
#827F85