#B792FF#B792FF
#B792FF is a light, vivid violet. Relative luminance 0.378; OKLCH L 73.8% C 0.157 H 298.1°. Best body text is #000000 at 8.57:1 contrast (WCAG AA passes).
Color values
| HEX | #B792FF |
|---|---|
| RGB | rgb(183, 146, 255) |
| HSL | hsl(260, 100%, 79%) |
| HSV | hsv(260, 43%, 100%) |
| CMYK | cmyk(28.2%, 42.7%, 0%, 0%) |
| CIE-LAB | lab(67.91, 36.10, -49.33) |
| CIE-LCH | lch(67.91, 61.13, 306.20°) |
| OKLab | oklab(73.79% 0.0738 -0.1381) |
| OKLCH | oklch(73.79% 0.157 298.1) |
| XYZ | xyz(47.8531, 37.8446, 99.3720) |
| Luminance | 0.3785 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 3.12
Pastel Purple
#CAA0FF
ΔE00 4.91
Baby Purple
#CA9BF7
ΔE00 5.11
Lilac (survey)
#CEA2FD
ΔE00 5.99
Lavender (survey)
#C79FEF
ΔE00 6.40
Light Purple
#BF77F6
ΔE00 7.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B792FF #DAFF92
analogous
#92A3FF #B792FF #ED92FF
triadic
#B792FF #FFB792 #92FFB7
tetradic
#B792FF #FF92A3 #DAFF92 #92FFED
square
#B792FF #FF92A3 #DAFF92 #92FFED
split-complementary
#B792FF #FFED92 #A3FF92
monochromatic
#6618FF #8F55FF #B792FF #DFCFFF #EBE0FF
Accessibility & contrast
On white
2.45
#B792FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.57
#B792FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B792FF
8.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B792FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B792FF | 1.00 | 2.45 | 8.57 | 8.57 |
| #FFFFFF | 2.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#72A6FF
Deuteranopia (green-blind)
#7AA4FC
Tritanopia (blue-blind)
#A8A5BC
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #b792ff; /* rgb */ color: rgb(183, 146, 255); /* oklch */ color: oklch(73.8% 0.157 298.1);
Tailwind
colors: {
custom: {
50: '#cfb2ff',
500: '#b792ff',
950: '#000000',
},
}SCSS
$custom: #b792ff; $custom-light: #cfb2ff; $custom-dark: #000000;
JSON
{
"hex": "#b792ff",
"rgb": {
"r": 183,
"g": 146,
"b": 255
},
"hsl": {
"h": 260.367,
"s": 100,
"l": 78.627
},
"oklch": {
"l": 0.73786,
"c": 0.15664,
"h": 298.1
},
"luminance": 0.37845
}Semantic roles & 50–950 ramp
primary
#B792FF
secondary
#EBF7D4
accent
#E60098
background
#FCFBFF
surface
#F9F6FF
border
#D2D0D7
text
#141118
muted
#828086