#B07FF9#B07FF9
#B07FF9 is a light, vivid violet. Relative luminance 0.312; OKLCH L 69.6% C 0.177 H 300.4°. Best body text is #000000 at 7.25:1 contrast (WCAG AA passes).
Color values
| HEX | #B07FF9 |
|---|---|
| RGB | rgb(176, 127, 249) |
| HSL | hsl(264, 91%, 74%) |
| HSV | hsv(264, 49%, 98%) |
| CMYK | cmyk(29.3%, 49%, 0%, 2.4%) |
| CIE-LAB | lab(62.72, 43.31, -54.31) |
| CIE-LCH | lch(62.72, 69.47, 308.57°) |
| OKLab | oklab(69.64% 0.0897 -0.1528) |
| OKLCH | oklch(69.64% 0.177 300.4) |
| XYZ | xyz(42.5888, 31.2482, 93.3919) |
| Luminance | 0.3125 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Purple
#BF77F6
ΔE00 3.64
Light Urple
#B36FF6
ΔE00 3.99
Easter Purple
#C071FE
ΔE00 4.30
Liliac
#C48EFD
ΔE00 5.05
Periwinkle (survey)
#8E82FE
ΔE00 7.03
Mediumpurple
#9370DB
ΔE00 7.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B07FF9 #C8F97F
analogous
#7F8BF9 #B07FF9 #ED7FF9
triadic
#B07FF9 #F9B07F #7FF9B0
tetradic
#B07FF9 #F97F8B #C8F97F #7FF9ED
square
#B07FF9 #F97F8B #C8F97F #7FF9ED
split-complementary
#B07FF9 #F9ED7F #8BF97F
monochromatic
#680BF2 #8C45F6 #B07FF9 #D4B9FC #EDE2FE
Accessibility & contrast
On white
2.90
#B07FF9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.25
#B07FF9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B07FF9
7.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B07FF9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B07FF9 | 1.00 | 2.90 | 7.25 | 7.25 |
| #FFFFFF | 2.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5797FD
Deuteranopia (green-blind)
#6497F6
Tritanopia (blue-blind)
#A296B0
Achromatopsia (no color)
#989898
Design tokens & code
CSS
--color: #b07ff9; /* rgb */ color: rgb(176, 127, 249); /* oklch */ color: oklch(69.6% 0.177 300.4);
Tailwind
colors: {
custom: {
50: '#caa5fc',
500: '#b07ff9',
950: '#000000',
},
}SCSS
$custom: #b07ff9; $custom-light: #caa5fc; $custom-dark: #000000;
JSON
{
"hex": "#b07ff9",
"rgb": {
"r": 176,
"g": 127,
"b": 249
},
"hsl": {
"h": 264.098,
"s": 91.045,
"l": 73.725
},
"oklch": {
"l": 0.69643,
"c": 0.17717,
"h": 300.4
},
"luminance": 0.31248
}Semantic roles & 50–950 ramp
primary
#B07FF9
secondary
#E9F6D5
accent
#E60089
background
#FCFAFF
surface
#F9F4FF
border
#D2CED7
text
#140F17
muted
#827F85