#B893EA#B893EA
#B893EA is a light, vivid violet. Relative luminance 0.370; OKLCH L 73.0% C 0.128 H 302.9°. Best body text is #000000 at 8.40:1 contrast (WCAG AA passes).
Color values
| HEX | #B893EA |
|---|---|
| RGB | rgb(184, 147, 234) |
| HSL | hsl(266, 67%, 75%) |
| HSV | hsv(266, 37%, 92%) |
| CMYK | cmyk(21.4%, 37.2%, 0%, 8.2%) |
| CIE-LAB | lab(67.28, 30.89, -38.82) |
| CIE-LCH | lch(67.28, 49.61, 308.51°) |
| OKLab | oklab(73.02% 0.0698 -0.1077) |
| OKLCH | oklch(73.02% 0.128 302.9) |
| XYZ | xyz(45.0490, 36.9983, 82.5941) |
| Luminance | 0.3700 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 3.62
Lavender (survey)
#C79FEF
ΔE00 3.91
Liliac
#C48EFD
ΔE00 3.96
Pale Purple
#B790D4
ΔE00 4.41
Pastel Purple
#CAA0FF
ΔE00 4.45
Lilac (survey)
#CEA2FD
ΔE00 4.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B893EA #C5EA93
analogous
#939AEA #B893EA #E393EA
triadic
#B893EA #EAB893 #93EAB8
tetradic
#B893EA #EA939A #C5EA93 #93EAE3
square
#B893EA #EA939A #C5EA93 #93EAE3
split-complementary
#B893EA #EAE393 #9AEA93
monochromatic
#752DD6 #9660E0 #B893EA #DAC6F4 #EEE5FA
Accessibility & contrast
On white
2.50
#B893EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.40
#B893EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B893EA
8.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B893EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B893EA | 1.00 | 2.50 | 8.40 | 8.40 |
| #FFFFFF | 2.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7FA3ED
Deuteranopia (green-blind)
#86A4E8
Tritanopia (blue-blind)
#B0A1B4
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #b893ea; /* rgb */ color: rgb(184, 147, 234); /* oklch */ color: oklch(73.0% 0.128 302.9);
Tailwind
colors: {
custom: {
50: '#ceb3f1',
500: '#b893ea',
950: '#000000',
},
}SCSS
$custom: #b893ea; $custom-light: #ceb3f1; $custom-dark: #000000;
JSON
{
"hex": "#b893ea",
"rgb": {
"r": 184,
"g": 147,
"b": 234
},
"hsl": {
"h": 265.517,
"s": 67.442,
"l": 74.706
},
"oklch": {
"l": 0.73019,
"c": 0.12832,
"h": 302.9
},
"luminance": 0.36998
}Semantic roles & 50–950 ramp
primary
#B893EA
secondary
#E7F2D9
accent
#CF1681
background
#FCFBFE
surface
#F9F6FD
border
#D2D0D5
text
#141116
muted
#828084