#B894E8#B894E8
#B894E8 is a light, vivid violet. Relative luminance 0.372; OKLCH L 73.1% C 0.124 H 303.2°. Best body text is #000000 at 8.44:1 contrast (WCAG AA passes).
Color values
| HEX | #B894E8 |
|---|---|
| RGB | rgb(184, 148, 232) |
| HSL | hsl(266, 65%, 75%) |
| HSV | hsv(266, 36%, 91%) |
| CMYK | cmyk(20.7%, 36.2%, 0%, 9%) |
| CIE-LAB | lab(67.42, 29.88, -37.49) |
| CIE-LCH | lch(67.42, 47.94, 308.55°) |
| OKLab | oklab(73.1% 0.0679 -0.1039) |
| OKLCH | oklch(73.1% 0.124 303.2) |
| XYZ | xyz(44.9195, 37.1964, 81.1414) |
| Luminance | 0.3720 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (survey)
#C79FEF
ΔE00 3.62
Baby Purple
#CA9BF7
ΔE00 3.63
Pale Purple
#B790D4
ΔE00 4.02
Liliac
#C48EFD
ΔE00 4.41
Pastel Purple
#CAA0FF
ΔE00 4.49
Lavender
#B39DDB
ΔE00 4.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B894E8 #C4E894
analogous
#949AE8 #B894E8 #E294E8
triadic
#B894E8 #E8B894 #94E8B8
tetradic
#B894E8 #E8949A #C4E894 #94E8E2
square
#B894E8 #E8949A #C4E894 #94E8E2
split-complementary
#B894E8 #E8E294 #9AE894
monochromatic
#752FD2 #9762DD #B894E8 #D9C6F3 #EEE6FA
Accessibility & contrast
On white
2.49
#B894E8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.44
#B894E8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B894E8
8.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B894E8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B894E8 | 1.00 | 2.49 | 8.44 | 8.44 |
| #FFFFFF | 2.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#81A3EB
Deuteranopia (green-blind)
#88A4E6
Tritanopia (blue-blind)
#B0A1B3
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #b894e8; /* rgb */ color: rgb(184, 148, 232); /* oklch */ color: oklch(73.1% 0.124 303.2);
Tailwind
colors: {
custom: {
50: '#ceb3ef',
500: '#b894e8',
950: '#000000',
},
}SCSS
$custom: #b894e8; $custom-light: #ceb3ef; $custom-dark: #000000;
JSON
{
"hex": "#b894e8",
"rgb": {
"r": 184,
"g": 148,
"b": 232
},
"hsl": {
"h": 265.714,
"s": 64.615,
"l": 74.51
},
"oklch": {
"l": 0.73103,
"c": 0.12412,
"h": 303.2
},
"luminance": 0.37196
}Semantic roles & 50–950 ramp
primary
#B894E8
secondary
#E7F1DA
accent
#CC1980
background
#FCFBFE
surface
#F9F6FD
border
#D2D0D5
text
#141116
muted
#828084