#B696F7#B696F7
#B696F7 is a light, vivid violet. Relative luminance 0.385; OKLCH L 74.0% C 0.140 H 298.1°. Best body text is #000000 at 8.69:1 contrast (WCAG AA passes).
Color values
| HEX | #B696F7 |
|---|---|
| RGB | rgb(182, 150, 247) |
| HSL | hsl(260, 86%, 78%) |
| HSV | hsv(260, 39%, 97%) |
| CMYK | cmyk(26.3%, 39.3%, 0%, 3.1%) |
| CIE-LAB | lab(68.37, 31.68, -44.25) |
| CIE-LCH | lch(68.37, 54.42, 305.60°) |
| OKLab | oklab(73.99% 0.0659 -0.1234) |
| OKLCH | oklch(73.99% 0.14 298.1) |
| XYZ | xyz(46.9823, 38.4728, 92.9284) |
| Luminance | 0.3847 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 3.84
Pastel Purple
#CAA0FF
ΔE00 4.10
Baby Purple
#CA9BF7
ΔE00 4.31
Lavender (survey)
#C79FEF
ΔE00 5.07
Lilac (survey)
#CEA2FD
ΔE00 5.10
Lavender
#B39DDB
ΔE00 6.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B696F7 #D7F796
analogous
#96A6F7 #B696F7 #E796F7
triadic
#B696F7 #F7B696 #96F7B6
tetradic
#B696F7 #F796A6 #D7F796 #96F7E7
square
#B696F7 #F796A6 #D7F796 #96F7E7
split-complementary
#B696F7 #F7E796 #A6F796
monochromatic
#6724EE #8E5DF3 #B696F7 #DECFFB #EBE3FD
Accessibility & contrast
On white
2.42
#B696F7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.69
#B696F7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B696F7
8.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B696F7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B696F7 | 1.00 | 2.42 | 8.69 | 8.69 |
| #FFFFFF | 2.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7CA7FB
Deuteranopia (green-blind)
#82A6F4
Tritanopia (blue-blind)
#A9A7BB
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #b696f7; /* rgb */ color: rgb(182, 150, 247); /* oklch */ color: oklch(74.0% 0.140 298.1);
Tailwind
colors: {
custom: {
50: '#ceb5fa',
500: '#b696f7',
950: '#000000',
},
}SCSS
$custom: #b696f7; $custom-light: #ceb5fa; $custom-dark: #000000;
JSON
{
"hex": "#b696f7",
"rgb": {
"r": 182,
"g": 150,
"b": 247
},
"hsl": {
"h": 259.794,
"s": 85.841,
"l": 77.843
},
"oklch": {
"l": 0.73993,
"c": 0.13993,
"h": 298.1
},
"luminance": 0.38473
}Semantic roles & 50–950 ramp
primary
#B696F7
secondary
#EBF5D6
accent
#E20399
background
#FCFBFF
surface
#F9F6FF
border
#D2D0D7
text
#141117
muted
#828085