#B07CEB#B07CEB
#B07CEB is a light, vivid violet. Relative luminance 0.296; OKLCH L 68.4% C 0.165 H 304.0°. Best body text is #000000 at 6.93:1 contrast (WCAG AA passes).
Color values
| HEX | #B07CEB |
|---|---|
| RGB | rgb(176, 124, 235) |
| HSL | hsl(268, 74%, 70%) |
| HSV | hsv(268, 47%, 92%) |
| CMYK | cmyk(25.1%, 47.2%, 0%, 7.8%) |
| CIE-LAB | lab(61.35, 41.63, -48.75) |
| CIE-LCH | lch(61.35, 64.11, 310.50°) |
| OKLab | oklab(68.39% 0.0921 -0.1366) |
| OKLCH | oklch(68.39% 0.165 304) |
| XYZ | xyz(40.1043, 29.6437, 82.1902) |
| Luminance | 0.2964 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Purple
#BF77F6
ΔE00 3.11
Light Urple
#B36FF6
ΔE00 3.63
Easter Purple
#C071FE
ΔE00 4.30
Liliac
#C48EFD
ΔE00 5.63
Mediumpurple
#9370DB
ΔE00 6.41
Bright Lavender
#C760FF
ΔE00 7.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B07CEB #B7EB7C
analogous
#7C7FEB #B07CEB #E77CEB
triadic
#B07CEB #EBB07C #7CEBB0
tetradic
#B07CEB #EB7C7F #B7EB7C #7CEBE7
square
#B07CEB #EB7C7F #B7EB7C #7CEBE7
split-complementary
#B07CEB #EBE77C #7FEB7C
monochromatic
#711FCD #9047E3 #B07CEB #D0B1F3 #EFE4FB
Accessibility & contrast
On white
3.03
#B07CEB on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.93
#B07CEB on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #B07CEB
6.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B07CEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B07CEB | 1.00 | 3.03 | 6.93 | 6.93 |
| #FFFFFF | 3.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5C93EF
Deuteranopia (green-blind)
#6A94E8
Tritanopia (blue-blind)
#A68FA8
Achromatopsia (no color)
#949494
Design tokens & code
CSS
--color: #b07ceb; /* rgb */ color: rgb(176, 124, 235); /* oklch */ color: oklch(68.4% 0.165 304.0);
Tailwind
colors: {
custom: {
50: '#caa3f2',
500: '#b07ceb',
950: '#000000',
},
}SCSS
$custom: #b07ceb; $custom-light: #caa3f2; $custom-dark: #000000;
JSON
{
"hex": "#b07ceb",
"rgb": {
"r": 176,
"g": 124,
"b": 235
},
"hsl": {
"h": 268.108,
"s": 73.51,
"l": 70.392
},
"oklch": {
"l": 0.68387,
"c": 0.16474,
"h": 304
},
"luminance": 0.29644
}Semantic roles & 50–950 ramp
primary
#B07CEB
secondary
#E2F1D2
accent
#D61079
background
#FCFAFE
surface
#F9F4FD
border
#D2CED5
text
#130F17
muted
#827F85