#B792F5#B792F5
#B792F5 is a light, vivid violet. Relative luminance 0.372; OKLCH L 73.3% C 0.144 H 300.1°. Best body text is #000000 at 8.44:1 contrast (WCAG AA passes).
Color values
| HEX | #B792F5 |
|---|---|
| RGB | rgb(183, 146, 245) |
| HSL | hsl(262, 83%, 77%) |
| HSV | hsv(262, 40%, 96%) |
| CMYK | cmyk(25.3%, 40.4%, 0%, 3.9%) |
| CIE-LAB | lab(67.44, 33.72, -44.61) |
| CIE-LCH | lch(67.44, 55.92, 307.09°) |
| OKLab | oklab(73.28% 0.0721 -0.1244) |
| OKLCH | oklch(73.28% 0.144 300.1) |
| XYZ | xyz(46.2850, 37.2174, 91.1137) |
| Luminance | 0.3722 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 2.95
Baby Purple
#CA9BF7
ΔE00 4.21
Pastel Purple
#CAA0FF
ΔE00 4.45
Lavender (survey)
#C79FEF
ΔE00 5.22
Lilac (survey)
#CEA2FD
ΔE00 5.37
Pale Purple
#B790D4
ΔE00 6.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B792F5 #D0F592
analogous
#929FF5 #B792F5 #E892F5
triadic
#B792F5 #F5B792 #92F5B7
tetradic
#B792F5 #F5929F #D0F592 #92F5E8
square
#B792F5 #F5929F #D0F592 #92F5E8
split-complementary
#B792F5 #F5E892 #9FF592
monochromatic
#6D22EB #925AF0 #B792F5 #DCCAFA #ECE3FC
Accessibility & contrast
On white
2.49
#B792F5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.44
#B792F5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B792F5
8.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B792F5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B792F5 | 1.00 | 2.49 | 8.44 | 8.44 |
| #FFFFFF | 2.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#78A4F9
Deuteranopia (green-blind)
#7FA4F2
Tritanopia (blue-blind)
#ABA3B8
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #b792f5; /* rgb */ color: rgb(183, 146, 245); /* oklch */ color: oklch(73.3% 0.144 300.1);
Tailwind
colors: {
custom: {
50: '#ceb2f9',
500: '#b792f5',
950: '#000000',
},
}SCSS
$custom: #b792f5; $custom-light: #ceb2f9; $custom-dark: #000000;
JSON
{
"hex": "#b792f5",
"rgb": {
"r": 183,
"g": 146,
"b": 245
},
"hsl": {
"h": 262.424,
"s": 83.193,
"l": 76.667
},
"oklch": {
"l": 0.73281,
"c": 0.14384,
"h": 300.1
},
"luminance": 0.37218
}Semantic roles & 50–950 ramp
primary
#B792F5
secondary
#E9F4D7
accent
#E0068E
background
#FCFBFF
surface
#F9F6FF
border
#D2D0D7
text
#141117
muted
#828085