#B894E1#B894E1
#B894E1 is a light, moderate violet. Relative luminance 0.368; OKLCH L 72.8% C 0.115 H 305.2°. Best body text is #000000 at 8.36:1 contrast (WCAG AA passes).
Color values
| HEX | #B894E1 |
|---|---|
| RGB | rgb(184, 148, 225) |
| HSL | hsl(268, 56%, 73%) |
| HSV | hsv(268, 34%, 88%) |
| CMYK | cmyk(18.2%, 34.2%, 0%, 11.8%) |
| CIE-LAB | lab(67.13, 28.30, -34.09) |
| CIE-LCH | lch(67.13, 44.31, 309.70°) |
| OKLab | oklab(72.79% 0.0663 -0.0941) |
| OKLCH | oklch(72.79% 0.115 305.2) |
| XYZ | xyz(43.9450, 36.8066, 76.0089) |
| Luminance | 0.3681 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Purple
#B790D4
ΔE00 2.66
Lavender (survey)
#C79FEF
ΔE00 3.60
Lavender
#B39DDB
ΔE00 3.78
Baby Purple
#CA9BF7
ΔE00 4.21
Pastel Purple
#CAA0FF
ΔE00 5.30
Lilac (survey)
#CEA2FD
ΔE00 5.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B894E1 #BDE194
analogous
#9496E1 #B894E1 #DE94E1
triadic
#B894E1 #E1B894 #94E1B8
tetradic
#B894E1 #E19496 #BDE194 #94E1DE
square
#B894E1 #E19496 #BDE194 #94E1DE
split-complementary
#B894E1 #E1DE94 #96E194
monochromatic
#7937C4 #9864D4 #B894E1 #D8C4EE #EFE7F8
Accessibility & contrast
On white
2.51
#B894E1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.36
#B894E1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B894E1
8.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B894E1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B894E1 | 1.00 | 2.51 | 8.36 | 8.36 |
| #FFFFFF | 2.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#84A2E4
Deuteranopia (green-blind)
#8BA4DF
Tritanopia (blue-blind)
#B2A0B0
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #b894e1; /* rgb */ color: rgb(184, 148, 225); /* oklch */ color: oklch(72.8% 0.115 305.2);
Tailwind
colors: {
custom: {
50: '#ceb3ea',
500: '#b894e1',
950: '#000000',
},
}SCSS
$custom: #b894e1; $custom-light: #ceb3ea; $custom-dark: #000000;
JSON
{
"hex": "#b894e1",
"rgb": {
"r": 184,
"g": 148,
"b": 225
},
"hsl": {
"h": 268.052,
"s": 56.204,
"l": 73.137
},
"oklch": {
"l": 0.72785,
"c": 0.11514,
"h": 305.2
},
"luminance": 0.36806
}Semantic roles & 50–950 ramp
primary
#B894E1
secondary
#E6F0DB
accent
#C42278
background
#FCFBFE
surface
#F9F6FD
border
#D2D0D5
text
#141116
muted
#828084