#B893EF#B893EF
#B893EF is a light, vivid violet. Relative luminance 0.373; OKLCH L 73.3% C 0.135 H 301.7°. Best body text is #000000 at 8.46:1 contrast (WCAG AA passes).
Color values
| HEX | #B893EF |
|---|---|
| RGB | rgb(184, 147, 239) |
| HSL | hsl(264, 74%, 76%) |
| HSV | hsv(264, 38%, 94%) |
| CMYK | cmyk(23%, 38.5%, 0%, 6.3%) |
| CIE-LAB | lab(67.49, 32.04, -41.23) |
| CIE-LCH | lch(67.49, 52.21, 307.85°) |
| OKLab | oklab(73.26% 0.0708 -0.1146) |
| OKLCH | oklch(73.26% 0.135 301.7) |
| XYZ | xyz(45.7775, 37.2897, 86.4306) |
| Luminance | 0.3729 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 3.38
Baby Purple
#CA9BF7
ΔE00 3.63
Pastel Purple
#CAA0FF
ΔE00 4.20
Lavender (survey)
#C79FEF
ΔE00 4.29
Lilac (survey)
#CEA2FD
ΔE00 4.92
Pale Purple
#B790D4
ΔE00 5.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B893EF #CAEF93
analogous
#939CEF #B893EF #E693EF
triadic
#B893EF #EFB893 #93EFB8
tetradic
#B893EF #EF939C #CAEF93 #93EFE6
square
#B893EF #EF939C #CAEF93 #93EFE6
split-complementary
#B893EF #EFE693 #9CEF93
monochromatic
#7228DF #955EE7 #B893EF #DBC8F7 #EDE4FB
Accessibility & contrast
On white
2.48
#B893EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.46
#B893EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B893EF
8.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B893EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B893EF | 1.00 | 2.48 | 8.46 | 8.46 |
| #FFFFFF | 2.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7CA4F3
Deuteranopia (green-blind)
#84A4ED
Tritanopia (blue-blind)
#AEA2B6
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #b893ef; /* rgb */ color: rgb(184, 147, 239); /* oklch */ color: oklch(73.3% 0.135 301.7);
Tailwind
colors: {
custom: {
50: '#cfb3f4',
500: '#b893ef',
950: '#000000',
},
}SCSS
$custom: #b893ef; $custom-light: #cfb3f4; $custom-dark: #000000;
JSON
{
"hex": "#b893ef",
"rgb": {
"r": 184,
"g": 147,
"b": 239
},
"hsl": {
"h": 264.13,
"s": 74.194,
"l": 75.686
},
"oklch": {
"l": 0.73256,
"c": 0.13474,
"h": 301.7
},
"luminance": 0.3729
}Semantic roles & 50–950 ramp
primary
#B893EF
secondary
#E8F3D8
accent
#D60F86
background
#FCFBFE
surface
#F9F6FD
border
#D2D0D5
text
#141117
muted
#828085