#B797EA#B797EA
#B797EA is a light, vivid violet. Relative luminance 0.381; OKLCH L 73.6% C 0.122 H 301.2°. Best body text is #000000 at 8.63:1 contrast (WCAG AA passes).
Color values
| HEX | #B797EA |
|---|---|
| RGB | rgb(183, 151, 234) |
| HSL | hsl(263, 66%, 75%) |
| HSV | hsv(263, 35%, 92%) |
| CMYK | cmyk(21.8%, 35.5%, 0%, 8.2%) |
| CIE-LAB | lab(68.12, 28.37, -37.51) |
| CIE-LCH | lch(68.12, 47.03, 307.10°) |
| OKLab | oklab(73.64% 0.063 -0.104) |
| OKLCH | oklch(73.64% 0.122 301.2) |
| XYZ | xyz(45.4431, 38.1409, 82.7938) |
| Luminance | 0.3814 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (survey)
#C79FEF
ΔE00 3.47
Baby Purple
#CA9BF7
ΔE00 3.70
Lavender
#B39DDB
ΔE00 4.13
Pastel Purple
#CAA0FF
ΔE00 4.19
Pale Purple
#B790D4
ΔE00 4.61
Lilac (survey)
#CEA2FD
ΔE00 4.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B797EA #CAEA97
analogous
#97A0EA #B797EA #E197EA
triadic
#B797EA #EAB797 #97EAB7
tetradic
#B797EA #EA97A0 #CAEA97 #97EAE1
square
#B797EA #EA97A0 #CAEA97 #97EAE1
split-complementary
#B797EA #EAE197 #A0EA97
monochromatic
#7031D5 #9464E0 #B797EA #DACAF4 #EDE6FA
Accessibility & contrast
On white
2.43
#B797EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.63
#B797EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B797EA
8.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B797EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B797EA | 1.00 | 2.43 | 8.63 | 8.63 |
| #FFFFFF | 2.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#84A6ED
Deuteranopia (green-blind)
#8AA6E8
Tritanopia (blue-blind)
#AEA4B6
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #b797ea; /* rgb */ color: rgb(183, 151, 234); /* oklch */ color: oklch(73.6% 0.122 301.2);
Tailwind
colors: {
custom: {
50: '#ceb6f1',
500: '#b797ea',
950: '#000000',
},
}SCSS
$custom: #b797ea; $custom-light: #ceb6f1; $custom-dark: #000000;
JSON
{
"hex": "#b797ea",
"rgb": {
"r": 183,
"g": 151,
"b": 234
},
"hsl": {
"h": 263.133,
"s": 66.4,
"l": 75.49
},
"oklch": {
"l": 0.73643,
"c": 0.12155,
"h": 301.2
},
"luminance": 0.38141
}Semantic roles & 50–950 ramp
primary
#B797EA
secondary
#E8F1DA
accent
#CE1788
background
#FCFBFE
surface
#F9F6FD
border
#D2D0D5
text
#141116
muted
#828084