#B696F6#B696F6
#B696F6 is a light, vivid violet. Relative luminance 0.384; OKLCH L 73.9% C 0.139 H 298.3°. Best body text is #000000 at 8.68:1 contrast (WCAG AA passes).
Color values
| HEX | #B696F6 |
|---|---|
| RGB | rgb(182, 150, 246) |
| HSL | hsl(260, 84%, 78%) |
| HSV | hsv(260, 39%, 96%) |
| CMYK | cmyk(26%, 39%, 0%, 3.5%) |
| CIE-LAB | lab(68.32, 31.45, -43.77) |
| CIE-LCH | lch(68.32, 53.90, 305.69°) |
| OKLab | oklab(73.94% 0.0657 -0.1221) |
| OKLCH | oklch(73.94% 0.139 298.3) |
| XYZ | xyz(46.8285, 38.4112, 92.1179) |
| Luminance | 0.3841 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 3.86
Pastel Purple
#CAA0FF
ΔE00 4.08
Baby Purple
#CA9BF7
ΔE00 4.23
Lavender (survey)
#C79FEF
ΔE00 4.94
Lilac (survey)
#CEA2FD
ΔE00 5.05
Lavender
#B39DDB
ΔE00 6.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B696F6 #D6F696
analogous
#96A6F6 #B696F6 #E696F6
triadic
#B696F6 #F6B696 #96F6B6
tetradic
#B696F6 #F696A6 #D6F696 #96F6E6
square
#B696F6 #F696A6 #D6F696 #96F6E6
split-complementary
#B696F6 #F6E696 #A6F696
monochromatic
#6825EC #8F5EF1 #B696F6 #DDCEFB #EBE3FD
Accessibility & contrast
On white
2.42
#B696F6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.68
#B696F6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B696F6
8.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B696F6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B696F6 | 1.00 | 2.42 | 8.68 | 8.68 |
| #FFFFFF | 2.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7DA7FA
Deuteranopia (green-blind)
#82A6F4
Tritanopia (blue-blind)
#A9A6BA
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #b696f6; /* rgb */ color: rgb(182, 150, 246); /* oklch */ color: oklch(73.9% 0.139 298.3);
Tailwind
colors: {
custom: {
50: '#ceb5f9',
500: '#b696f6',
950: '#000000',
},
}SCSS
$custom: #b696f6; $custom-light: #ceb5f9; $custom-dark: #000000;
JSON
{
"hex": "#b696f6",
"rgb": {
"r": 182,
"g": 150,
"b": 246
},
"hsl": {
"h": 260,
"s": 84.211,
"l": 77.647
},
"oklch": {
"l": 0.73944,
"c": 0.13863,
"h": 298.3
},
"luminance": 0.38412
}Semantic roles & 50–950 ramp
primary
#B696F6
secondary
#EBF5D6
accent
#E10597
background
#FCFBFF
surface
#F9F6FF
border
#D2D0D7
text
#141117
muted
#828085