#B794EA#B794EA
#B794EA is a light, vivid violet. Relative luminance 0.372; OKLCH L 73.1% C 0.126 H 302.1°. Best body text is #000000 at 8.44:1 contrast (WCAG AA passes).
Color values
| HEX | #B794EA |
|---|---|
| RGB | rgb(183, 148, 234) |
| HSL | hsl(264, 67%, 75%) |
| HSV | hsv(264, 37%, 92%) |
| CMYK | cmyk(21.8%, 36.8%, 0%, 8.2%) |
| CIE-LAB | lab(67.42, 30.04, -38.61) |
| CIE-LCH | lch(67.42, 48.92, 307.89°) |
| OKLab | oklab(73.11% 0.0672 -0.1071) |
| OKLCH | oklch(73.11% 0.126 302.1) |
| XYZ | xyz(44.9664, 37.1876, 82.6349) |
| Luminance | 0.3719 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 3.73
Lavender (survey)
#C79FEF
ΔE00 3.88
Liliac
#C48EFD
ΔE00 4.22
Pastel Purple
#CAA0FF
ΔE00 4.42
Pale Purple
#B790D4
ΔE00 4.51
Lavender
#B39DDB
ΔE00 4.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B794EA #C7EA94
analogous
#949CEA #B794EA #E294EA
triadic
#B794EA #EAB794 #94EAB7
tetradic
#B794EA #EA949C #C7EA94 #94EAE2
square
#B794EA #EA949C #C7EA94 #94EAE2
split-complementary
#B794EA #EAE294 #9CEA94
monochromatic
#722ED6 #9561E0 #B794EA #D9C7F4 #EEE5FA
Accessibility & contrast
On white
2.49
#B794EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.44
#B794EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B794EA
8.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B794EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B794EA | 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)
#80A3ED
Deuteranopia (green-blind)
#87A4E8
Tritanopia (blue-blind)
#AEA2B4
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #b794ea; /* rgb */ color: rgb(183, 148, 234); /* oklch */ color: oklch(73.1% 0.126 302.1);
Tailwind
colors: {
custom: {
50: '#ceb3f1',
500: '#b794ea',
950: '#000000',
},
}SCSS
$custom: #b794ea; $custom-light: #ceb3f1; $custom-dark: #000000;
JSON
{
"hex": "#b794ea",
"rgb": {
"r": 183,
"g": 148,
"b": 234
},
"hsl": {
"h": 264.419,
"s": 67.187,
"l": 74.902
},
"oklch": {
"l": 0.73105,
"c": 0.12645,
"h": 302.1
},
"luminance": 0.37188
}Semantic roles & 50–950 ramp
primary
#B794EA
secondary
#E8F1DA
accent
#CF1684
background
#FCFBFE
surface
#F9F6FD
border
#D2D0D5
text
#141116
muted
#828084