#B47FFE#B47FFE
#B47FFE is a light, vivid violet. Relative luminance 0.320; OKLCH L 70.3% C 0.184 H 301.1°. Best body text is #000000 at 7.41:1 contrast (WCAG AA passes).
Color values
| HEX | #B47FFE |
|---|---|
| RGB | rgb(180, 127, 254) |
| HSL | hsl(265, 98%, 75%) |
| HSV | hsv(265, 50%, 100%) |
| CMYK | cmyk(29.1%, 50%, 0%, 0.4%) |
| CIE-LAB | lab(63.37, 45.53, -55.98) |
| CIE-LCH | lch(63.37, 72.16, 309.12°) |
| OKLab | oklab(70.31% 0.0949 -0.1576) |
| OKLCH | oklch(70.31% 0.184 301.1) |
| XYZ | xyz(44.2970, 32.0376, 97.5969) |
| Luminance | 0.3204 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Purple
#BF77F6
ΔE00 3.34
Easter Purple
#C071FE
ΔE00 3.87
Light Urple
#B36FF6
ΔE00 4.02
Liliac
#C48EFD
ΔE00 4.72
Bright Lavender
#C760FF
ΔE00 7.12
Periwinkle (survey)
#8E82FE
ΔE00 7.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B47FFE #C9FE7F
analogous
#7F8AFE #B47FFE #F37FFE
triadic
#B47FFE #FEB47F #7FFEB4
tetradic
#B47FFE #FE7F8A #C9FE7F #7FFEF3
square
#B47FFE #FE7F8A #C9FE7F #7FFEF3
split-complementary
#B47FFE #FEF37F #8AFE7F
monochromatic
#6D06FD #9042FE #B47FFE #D8BCFE #EDE1FF
Accessibility & contrast
On white
2.83
#B47FFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.41
#B47FFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B47FFE
7.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B47FFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B47FFE | 1.00 | 2.83 | 7.41 | 7.41 |
| #FFFFFF | 2.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5599FF
Deuteranopia (green-blind)
#6399FB
Tritanopia (blue-blind)
#A697B3
Achromatopsia (no color)
#999999
Design tokens & code
CSS
--color: #b47ffe; /* rgb */ color: rgb(180, 127, 254); /* oklch */ color: oklch(70.3% 0.184 301.1);
Tailwind
colors: {
custom: {
50: '#cda5ff',
500: '#b47ffe',
950: '#000000',
},
}SCSS
$custom: #b47ffe; $custom-light: #cda5ff; $custom-dark: #000000;
JSON
{
"hex": "#b47ffe",
"rgb": {
"r": 180,
"g": 127,
"b": 254
},
"hsl": {
"h": 265.039,
"s": 98.45,
"l": 74.706
},
"oklch": {
"l": 0.70309,
"c": 0.18399,
"h": 301.1
},
"luminance": 0.32038
}Semantic roles & 50–950 ramp
primary
#B47FFE
secondary
#E8F7D4
accent
#E60086
background
#FCFAFF
surface
#F9F4FF
border
#D2CED7
text
#140F18
muted
#827F86