#B696FF#B696FF
#B696FF is a light, vivid violet. Relative luminance 0.390; OKLCH L 74.4% C 0.150 H 296.6°. Best body text is #000000 at 8.80:1 contrast (WCAG AA passes).
Color values
| HEX | #B696FF |
|---|---|
| RGB | rgb(182, 150, 255) |
| HSL | hsl(258, 100%, 79%) |
| HSV | hsv(258, 41%, 100%) |
| CMYK | cmyk(28.6%, 41.2%, 0%, 0%) |
| CIE-LAB | lab(68.73, 33.61, -48.03) |
| CIE-LCH | lch(68.73, 58.62, 304.98°) |
| OKLab | oklab(74.39% 0.0673 -0.1344) |
| OKLCH | oklch(74.39% 0.15 296.6) |
| XYZ | xyz(48.2434, 38.9772, 99.5700) |
| Luminance | 0.3898 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 3.95
Pastel Purple
#CAA0FF
ΔE00 4.54
Baby Purple
#CA9BF7
ΔE00 5.05
Lilac (survey)
#CEA2FD
ΔE00 5.66
Lavender (survey)
#C79FEF
ΔE00 6.09
Lavender
#B39DDB
ΔE00 7.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B696FF #DFFF96
analogous
#96ABFF #B696FF #EB96FF
triadic
#B696FF #FFB696 #96FFB6
tetradic
#B696FF #FF96AB #DFFF96 #96FFEB
square
#B696FF #FF96AB #DFFF96 #96FFEB
split-complementary
#B696FF #FFEB96 #ABFF96
monochromatic
#611CFF #8B59FF #B696FF #E1D3FF #EAE0FF
Accessibility & contrast
On white
2.39
#B696FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.80
#B696FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B696FF
8.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B696FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B696FF | 1.00 | 2.39 | 8.80 | 8.80 |
| #FFFFFF | 2.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#78A8FF
Deuteranopia (green-blind)
#7DA6FC
Tritanopia (blue-blind)
#A7A9BE
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #b696ff; /* rgb */ color: rgb(182, 150, 255); /* oklch */ color: oklch(74.4% 0.150 296.6);
Tailwind
colors: {
custom: {
50: '#ceb5ff',
500: '#b696ff',
950: '#000000',
},
}SCSS
$custom: #b696ff; $custom-light: #ceb5ff; $custom-dark: #000000;
JSON
{
"hex": "#b696ff",
"rgb": {
"r": 182,
"g": 150,
"b": 255
},
"hsl": {
"h": 258.286,
"s": 100,
"l": 79.412
},
"oklch": {
"l": 0.74391,
"c": 0.15033,
"h": 296.6
},
"luminance": 0.38978
}Semantic roles & 50–950 ramp
primary
#B696FF
secondary
#ECF7D4
accent
#E600A0
background
#FCFBFF
surface
#F9F6FF
border
#D2D0D7
text
#141118
muted
#828086