#B896FF#B896FF
#B896FF is a light, vivid violet. Relative luminance 0.392; OKLCH L 74.6% C 0.151 H 297.6°. Best body text is #000000 at 8.84:1 contrast (WCAG AA passes).
Color values
| HEX | #B896FF |
|---|---|
| RGB | rgb(184, 150, 255) |
| HSL | hsl(259, 100%, 79%) |
| HSV | hsv(259, 41%, 100%) |
| CMYK | cmyk(27.8%, 41.2%, 0%, 0%) |
| CIE-LAB | lab(68.91, 34.15, -47.74) |
| CIE-LCH | lch(68.91, 58.70, 305.58°) |
| OKLab | oklab(74.57% 0.0697 -0.1335) |
| OKLCH | oklch(74.57% 0.151 297.6) |
| XYZ | xyz(48.7192, 39.2226, 99.5923) |
| Luminance | 0.3922 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 3.59
Pastel Purple
#CAA0FF
ΔE00 4.20
Baby Purple
#CA9BF7
ΔE00 4.67
Lilac (survey)
#CEA2FD
ΔE00 5.32
Lavender (survey)
#C79FEF
ΔE00 5.79
Lavender
#B39DDB
ΔE00 7.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B896FF #DDFF96
analogous
#96A9FF #B896FF #ED96FF
triadic
#B896FF #FFB896 #96FFB8
tetradic
#B896FF #FF96A9 #DDFF96 #96FFED
square
#B896FF #FF96A9 #DDFF96 #96FFED
split-complementary
#B896FF #FFED96 #A9FF96
monochromatic
#651CFF #8F59FF #B896FF #E1D3FF #EAE0FF
Accessibility & contrast
On white
2.37
#B896FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.84
#B896FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B896FF
8.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B896FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B896FF | 1.00 | 2.37 | 8.84 | 8.84 |
| #FFFFFF | 2.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#78A8FF
Deuteranopia (green-blind)
#7FA7FC
Tritanopia (blue-blind)
#AAA8BE
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #b896ff; /* rgb */ color: rgb(184, 150, 255); /* oklch */ color: oklch(74.6% 0.151 297.6);
Tailwind
colors: {
custom: {
50: '#cfb5ff',
500: '#b896ff',
950: '#000000',
},
}SCSS
$custom: #b896ff; $custom-light: #cfb5ff; $custom-dark: #000000;
JSON
{
"hex": "#b896ff",
"rgb": {
"r": 184,
"g": 150,
"b": 255
},
"hsl": {
"h": 259.429,
"s": 100,
"l": 79.412
},
"oklch": {
"l": 0.74567,
"c": 0.15059,
"h": 297.6
},
"luminance": 0.39223
}Semantic roles & 50–950 ramp
primary
#B896FF
secondary
#ECF7D4
accent
#E6009B
background
#FCFBFF
surface
#F9F6FF
border
#D2D0D7
text
#141118
muted
#828086