#B892FF#B892FF
#B892FF is a light, vivid violet. Relative luminance 0.380; OKLCH L 73.9% C 0.157 H 298.6°. Best body text is #000000 at 8.59:1 contrast (WCAG AA passes).
Color values
| HEX | #B892FF |
|---|---|
| RGB | rgb(184, 146, 255) |
| HSL | hsl(261, 100%, 79%) |
| HSV | hsv(261, 43%, 100%) |
| CMYK | cmyk(27.8%, 42.7%, 0%, 0%) |
| CIE-LAB | lab(68.00, 36.37, -49.18) |
| CIE-LCH | lch(68.00, 61.17, 306.48°) |
| OKLab | oklab(73.88% 0.075 -0.1377) |
| OKLCH | oklch(73.88% 0.157 298.6) |
| XYZ | xyz(48.0918, 37.9677, 99.3832) |
| Luminance | 0.3797 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 2.92
Pastel Purple
#CAA0FF
ΔE00 4.77
Baby Purple
#CA9BF7
ΔE00 4.95
Lilac (survey)
#CEA2FD
ΔE00 5.85
Lavender (survey)
#C79FEF
ΔE00 6.28
Light Purple
#BF77F6
ΔE00 7.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B892FF #D9FF92
analogous
#92A2FF #B892FF #EE92FF
triadic
#B892FF #FFB892 #92FFB8
tetradic
#B892FF #FF92A2 #D9FF92 #92FFEE
square
#B892FF #FF92A2 #D9FF92 #92FFEE
split-complementary
#B892FF #FFEE92 #A2FF92
monochromatic
#6818FF #9055FF #B892FF #E0CFFF #EBE0FF
Accessibility & contrast
On white
2.44
#B892FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.59
#B892FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B892FF
8.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B892FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B892FF | 1.00 | 2.44 | 8.59 | 8.59 |
| #FFFFFF | 2.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#73A6FF
Deuteranopia (green-blind)
#7AA5FC
Tritanopia (blue-blind)
#AAA5BC
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #b892ff; /* rgb */ color: rgb(184, 146, 255); /* oklch */ color: oklch(73.9% 0.157 298.6);
Tailwind
colors: {
custom: {
50: '#cfb2ff',
500: '#b892ff',
950: '#000000',
},
}SCSS
$custom: #b892ff; $custom-light: #cfb2ff; $custom-dark: #000000;
JSON
{
"hex": "#b892ff",
"rgb": {
"r": 184,
"g": 146,
"b": 255
},
"hsl": {
"h": 260.917,
"s": 100,
"l": 78.627
},
"oklch": {
"l": 0.73876,
"c": 0.15679,
"h": 298.6
},
"luminance": 0.37968
}Semantic roles & 50–950 ramp
primary
#B892FF
secondary
#EBF7D4
accent
#E60095
background
#FCFBFF
surface
#F9F6FF
border
#D2D0D7
text
#141118
muted
#828086