#B37FFA#B37FFA
#B37FFA is a light, vivid violet. Relative luminance 0.317; OKLCH L 70.0% C 0.179 H 301.5°. Best body text is #000000 at 7.33:1 contrast (WCAG AA passes).
Color values
| HEX | #B37FFA |
|---|---|
| RGB | rgb(179, 127, 250) |
| HSL | hsl(265, 92%, 74%) |
| HSV | hsv(265, 49%, 98%) |
| CMYK | cmyk(28.4%, 49.2%, 0%, 2%) |
| CIE-LAB | lab(63.06, 44.32, -54.29) |
| CIE-LCH | lch(63.06, 70.08, 309.23°) |
| OKLab | oklab(69.99% 0.0934 -0.1527) |
| OKLCH | oklch(69.99% 0.179 301.5) |
| XYZ | xyz(43.4312, 31.6645, 94.2477) |
| Luminance | 0.3166 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Purple
#BF77F6
ΔE00 3.20
Light Urple
#B36FF6
ΔE00 3.92
Easter Purple
#C071FE
ΔE00 3.94
Liliac
#C48EFD
ΔE00 4.69
Bright Lavender
#C760FF
ΔE00 7.17
Periwinkle (survey)
#8E82FE
ΔE00 7.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B37FFA #C6FA7F
analogous
#7F89FA #B37FFA #F17FFA
triadic
#B37FFA #FAB37F #7FFAB3
tetradic
#B37FFA #FA7F89 #C6FA7F #7FFAF1
square
#B37FFA #FA7F89 #C6FA7F #7FFAF1
split-complementary
#B37FFA #FAF17F #89FA7F
monochromatic
#6D0AF5 #9044F8 #B37FFA #D6BAFC #EEE2FE
Accessibility & contrast
On white
2.86
#B37FFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.33
#B37FFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B37FFA
7.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B37FFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B37FFA | 1.00 | 2.86 | 7.33 | 7.33 |
| #FFFFFF | 2.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5798FE
Deuteranopia (green-blind)
#6598F7
Tritanopia (blue-blind)
#A596B1
Achromatopsia (no color)
#999999
Design tokens & code
CSS
--color: #b37ffa; /* rgb */ color: rgb(179, 127, 250); /* oklch */ color: oklch(70.0% 0.179 301.5);
Tailwind
colors: {
custom: {
50: '#cda5fc',
500: '#b37ffa',
950: '#000000',
},
}SCSS
$custom: #b37ffa; $custom-light: #cda5fc; $custom-dark: #000000;
JSON
{
"hex": "#b37ffa",
"rgb": {
"r": 179,
"g": 127,
"b": 250
},
"hsl": {
"h": 265.366,
"s": 92.481,
"l": 73.922
},
"oklch": {
"l": 0.69988,
"c": 0.17896,
"h": 301.5
},
"luminance": 0.31665
}Semantic roles & 50–950 ramp
primary
#B37FFA
secondary
#E8F6D5
accent
#E60084
background
#FCFAFF
surface
#F9F4FF
border
#D2CED7
text
#140F17
muted
#827F85