#B894EA#B894EA
#B894EA is a light, vivid violet. Relative luminance 0.373; OKLCH L 73.2% C 0.127 H 302.7°. Best body text is #000000 at 8.46:1 contrast (WCAG AA passes).
Color values
| HEX | #B894EA |
|---|---|
| RGB | rgb(184, 148, 234) |
| HSL | hsl(265, 67%, 75%) |
| HSV | hsv(265, 37%, 92%) |
| CMYK | cmyk(21.4%, 36.8%, 0%, 8.2%) |
| CIE-LAB | lab(67.51, 30.33, -38.46) |
| CIE-LCH | lch(67.51, 48.98, 308.27°) |
| OKLab | oklab(73.2% 0.0683 -0.1067) |
| OKLCH | oklch(73.2% 0.127 302.7) |
| XYZ | xyz(45.2052, 37.3107, 82.6461) |
| Luminance | 0.3731 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 3.56
Lavender (survey)
#C79FEF
ΔE00 3.73
Liliac
#C48EFD
ΔE00 4.14
Pastel Purple
#CAA0FF
ΔE00 4.33
Pale Purple
#B790D4
ΔE00 4.40
Lavender
#B39DDB
ΔE00 4.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B894EA #C6EA94
analogous
#949BEA #B894EA #E394EA
triadic
#B894EA #EAB894 #94EAB8
tetradic
#B894EA #EA949B #C6EA94 #94EAE3
square
#B894EA #EA949B #C6EA94 #94EAE3
split-complementary
#B894EA #EAE394 #9BEA94
monochromatic
#742ED6 #9661E0 #B894EA #DAC7F4 #EEE5FA
Accessibility & contrast
On white
2.48
#B894EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.46
#B894EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B894EA
8.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B894EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B894EA | 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)
#80A4ED
Deuteranopia (green-blind)
#87A4E8
Tritanopia (blue-blind)
#B0A2B4
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #b894ea; /* rgb */ color: rgb(184, 148, 234); /* oklch */ color: oklch(73.2% 0.127 302.7);
Tailwind
colors: {
custom: {
50: '#ceb3f1',
500: '#b894ea',
950: '#000000',
},
}SCSS
$custom: #b894ea; $custom-light: #ceb3f1; $custom-dark: #000000;
JSON
{
"hex": "#b894ea",
"rgb": {
"r": 184,
"g": 148,
"b": 234
},
"hsl": {
"h": 265.116,
"s": 67.187,
"l": 74.902
},
"oklch": {
"l": 0.73196,
"c": 0.12669,
"h": 302.7
},
"luminance": 0.37311
}Semantic roles & 50–950 ramp
primary
#B894EA
secondary
#E7F1DA
accent
#CF1682
background
#FCFBFE
surface
#F9F6FD
border
#D2D0D5
text
#141116
muted
#828084