#B893FF#B893FF
#B893FF is a light, vivid violet. Relative luminance 0.383; OKLCH L 74.0% C 0.155 H 298.3°. Best body text is #000000 at 8.66:1 contrast (WCAG AA passes).
Color values
| HEX | #B893FF |
|---|---|
| RGB | rgb(184, 147, 255) |
| HSL | hsl(261, 100%, 79%) |
| HSV | hsv(261, 42%, 100%) |
| CMYK | cmyk(27.8%, 42.4%, 0%, 0%) |
| CIE-LAB | lab(68.22, 35.82, -48.82) |
| CIE-LCH | lch(68.22, 60.55, 306.26°) |
| OKLab | oklab(74.05% 0.0737 -0.1366) |
| OKLCH | oklch(74.05% 0.155 298.3) |
| XYZ | xyz(48.2466, 38.2774, 99.4348) |
| Luminance | 0.3828 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 3.06
Pastel Purple
#CAA0FF
ΔE00 4.61
Baby Purple
#CA9BF7
ΔE00 4.86
Lilac (survey)
#CEA2FD
ΔE00 5.70
Lavender (survey)
#C79FEF
ΔE00 6.14
Light Purple
#BF77F6
ΔE00 7.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B893FF #DAFF93
analogous
#93A4FF #B893FF #EE93FF
triadic
#B893FF #FFB893 #93FFB8
tetradic
#B893FF #FF93A4 #DAFF93 #93FFEE
square
#B893FF #FF93A4 #DAFF93 #93FFEE
split-complementary
#B893FF #FFEE93 #A4FF93
monochromatic
#6819FF #9056FF #B893FF #E0D0FF #EBE0FF
Accessibility & contrast
On white
2.43
#B893FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.66
#B893FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B893FF
8.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B893FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B893FF | 1.00 | 2.43 | 8.66 | 8.66 |
| #FFFFFF | 2.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#74A6FF
Deuteranopia (green-blind)
#7BA5FC
Tritanopia (blue-blind)
#AAA6BD
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #b893ff; /* rgb */ color: rgb(184, 147, 255); /* oklch */ color: oklch(74.0% 0.155 298.3);
Tailwind
colors: {
custom: {
50: '#cfb3ff',
500: '#b893ff',
950: '#000000',
},
}SCSS
$custom: #b893ff; $custom-light: #cfb3ff; $custom-dark: #000000;
JSON
{
"hex": "#b893ff",
"rgb": {
"r": 184,
"g": 147,
"b": 255
},
"hsl": {
"h": 260.556,
"s": 100,
"l": 78.824
},
"oklch": {
"l": 0.74048,
"c": 0.15524,
"h": 298.3
},
"luminance": 0.38278
}Semantic roles & 50–950 ramp
primary
#B893FF
secondary
#EBF7D4
accent
#E60097
background
#FCFBFF
surface
#F9F6FF
border
#D2D0D7
text
#141118
muted
#828086