#B794E8#B794E8
#B794E8 is a light, vivid violet. Relative luminance 0.371; OKLCH L 73.0% C 0.124 H 302.6°. Best body text is #000000 at 8.41:1 contrast (WCAG AA passes).
Color values
| HEX | #B794E8 |
|---|---|
| RGB | rgb(183, 148, 232) |
| HSL | hsl(265, 65%, 75%) |
| HSV | hsv(265, 36%, 91%) |
| CMYK | cmyk(21.1%, 36.2%, 0%, 9%) |
| CIE-LAB | lab(67.33, 29.58, -37.64) |
| CIE-LCH | lch(67.33, 47.88, 308.17°) |
| OKLab | oklab(73.01% 0.0668 -0.1043) |
| OKLCH | oklch(73.01% 0.124 302.6) |
| XYZ | xyz(44.6808, 37.0733, 81.1303) |
| Luminance | 0.3707 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (survey)
#C79FEF
ΔE00 3.77
Baby Purple
#CA9BF7
ΔE00 3.79
Pale Purple
#B790D4
ΔE00 4.13
Liliac
#C48EFD
ΔE00 4.48
Lavender
#B39DDB
ΔE00 4.53
Pastel Purple
#CAA0FF
ΔE00 4.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B794E8 #C5E894
analogous
#949BE8 #B794E8 #E194E8
triadic
#B794E8 #E8B794 #94E8B7
tetradic
#B794E8 #E8949B #C5E894 #94E8E1
square
#B794E8 #E8949B #C5E894 #94E8E1
split-complementary
#B794E8 #E8E194 #9BE894
monochromatic
#732FD2 #9562DD #B794E8 #D9C6F3 #EEE6FA
Accessibility & contrast
On white
2.50
#B794E8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.41
#B794E8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B794E8
8.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B794E8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B794E8 | 1.00 | 2.50 | 8.41 | 8.41 |
| #FFFFFF | 2.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#81A3EB
Deuteranopia (green-blind)
#88A4E6
Tritanopia (blue-blind)
#AFA1B3
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #b794e8; /* rgb */ color: rgb(183, 148, 232); /* oklch */ color: oklch(73.0% 0.124 302.6);
Tailwind
colors: {
custom: {
50: '#ceb3ef',
500: '#b794e8',
950: '#000000',
},
}SCSS
$custom: #b794e8; $custom-light: #ceb3ef; $custom-dark: #000000;
JSON
{
"hex": "#b794e8",
"rgb": {
"r": 183,
"g": 148,
"b": 232
},
"hsl": {
"h": 265,
"s": 64.615,
"l": 74.51
},
"oklch": {
"l": 0.73012,
"c": 0.12387,
"h": 302.6
},
"luminance": 0.37073
}Semantic roles & 50–950 ramp
primary
#B794E8
secondary
#E7F1DA
accent
#CC1982
background
#FCFBFE
surface
#F9F6FD
border
#D2D0D5
text
#141116
muted
#828084