#B796F7#B796F7
#B796F7 is a light, vivid violet. Relative luminance 0.386; OKLCH L 74.1% C 0.140 H 298.6°. Best body text is #000000 at 8.72:1 contrast (WCAG AA passes).
Color values
| HEX | #B796F7 |
|---|---|
| RGB | rgb(183, 150, 247) |
| HSL | hsl(260, 86%, 78%) |
| HSV | hsv(260, 39%, 97%) |
| CMYK | cmyk(25.9%, 39.3%, 0%, 3.1%) |
| CIE-LAB | lab(68.46, 31.96, -44.10) |
| CIE-LCH | lch(68.46, 54.47, 305.93°) |
| OKLab | oklab(74.08% 0.0671 -0.123) |
| OKLCH | oklch(74.08% 0.14 298.6) |
| XYZ | xyz(47.2194, 38.5950, 92.9395) |
| Luminance | 0.3860 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 3.67
Pastel Purple
#CAA0FF
ΔE00 3.94
Baby Purple
#CA9BF7
ΔE00 4.10
Lavender (survey)
#C79FEF
ΔE00 4.90
Lilac (survey)
#CEA2FD
ΔE00 4.93
Lavender
#B39DDB
ΔE00 6.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B796F7 #D6F796
analogous
#96A5F7 #B796F7 #E796F7
triadic
#B796F7 #F7B796 #96F7B7
tetradic
#B796F7 #F796A5 #D6F796 #96F7E7
square
#B796F7 #F796A5 #D6F796 #96F7E7
split-complementary
#B796F7 #F7E796 #A5F796
monochromatic
#6924EE #905DF3 #B796F7 #DECFFB #ECE3FD
Accessibility & contrast
On white
2.41
#B796F7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.72
#B796F7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B796F7
8.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B796F7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B796F7 | 1.00 | 2.41 | 8.72 | 8.72 |
| #FFFFFF | 2.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7CA7FB
Deuteranopia (green-blind)
#82A6F4
Tritanopia (blue-blind)
#ABA7BB
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #b796f7; /* rgb */ color: rgb(183, 150, 247); /* oklch */ color: oklch(74.1% 0.140 298.6);
Tailwind
colors: {
custom: {
50: '#ceb5fa',
500: '#b796f7',
950: '#000000',
},
}SCSS
$custom: #b796f7; $custom-light: #ceb5fa; $custom-dark: #000000;
JSON
{
"hex": "#b796f7",
"rgb": {
"r": 183,
"g": 150,
"b": 247
},
"hsl": {
"h": 260.412,
"s": 85.841,
"l": 77.843
},
"oklch": {
"l": 0.74081,
"c": 0.14008,
"h": 298.6
},
"luminance": 0.38595
}Semantic roles & 50–950 ramp
primary
#B796F7
secondary
#EAF5D6
accent
#E20396
background
#FCFBFF
surface
#F9F6FF
border
#D2D0D7
text
#141117
muted
#828085