#B07BED#B07BED
#B07BED is a light, vivid violet. Relative luminance 0.295; OKLCH L 68.3% C 0.169 H 303.7°. Best body text is #000000 at 6.90:1 contrast (WCAG AA passes).
Color values
| HEX | #B07BED |
|---|---|
| RGB | rgb(176, 123, 237) |
| HSL | hsl(268, 76%, 71%) |
| HSV | hsv(268, 48%, 93%) |
| CMYK | cmyk(25.7%, 48.1%, 0%, 7.1%) |
| CIE-LAB | lab(61.23, 42.65, -50.04) |
| CIE-LCH | lch(61.23, 65.75, 310.44°) |
| OKLab | oklab(68.33% 0.0937 -0.1403) |
| OKLCH | oklch(68.33% 0.169 303.7) |
| XYZ | xyz(40.2702, 29.5105, 83.6789) |
| Luminance | 0.2951 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Purple
#BF77F6
ΔE00 2.93
Light Urple
#B36FF6
ΔE00 3.24
Easter Purple
#C071FE
ΔE00 3.99
Liliac
#C48EFD
ΔE00 5.76
Mediumpurple
#9370DB
ΔE00 6.32
Bright Lavender
#C760FF
ΔE00 6.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B07BED #B8ED7B
analogous
#7B7FED #B07BED #E97BED
triadic
#B07BED #EDB07B #7BEDB0
tetradic
#B07BED #ED7B7F #B8ED7B #7BEDE9
square
#B07BED #ED7B7F #B8ED7B #7BEDE9
split-complementary
#B07BED #EDE97B #7FED7B
monochromatic
#701DD1 #9045E6 #B07BED #D0B1F4 #EFE4FB
Accessibility & contrast
On white
3.04
#B07BED on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.90
#B07BED on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #B07BED
6.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B07BED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B07BED | 1.00 | 3.04 | 6.90 | 6.90 |
| #FFFFFF | 3.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5A92F1
Deuteranopia (green-blind)
#6794EA
Tritanopia (blue-blind)
#A58FA9
Achromatopsia (no color)
#949494
Design tokens & code
CSS
--color: #b07bed; /* rgb */ color: rgb(176, 123, 237); /* oklch */ color: oklch(68.3% 0.169 303.7);
Tailwind
colors: {
custom: {
50: '#caa2f3',
500: '#b07bed',
950: '#000000',
},
}SCSS
$custom: #b07bed; $custom-light: #caa2f3; $custom-dark: #000000;
JSON
{
"hex": "#b07bed",
"rgb": {
"r": 176,
"g": 123,
"b": 237
},
"hsl": {
"h": 267.895,
"s": 76,
"l": 70.588
},
"oklch": {
"l": 0.68333,
"c": 0.16875,
"h": 303.7
},
"luminance": 0.2951
}Semantic roles & 50–950 ramp
primary
#B07BED
secondary
#E3F1D2
accent
#D80D7A
background
#FCFAFE
surface
#F9F4FD
border
#D2CED5
text
#130F17
muted
#827F85