#B894E2#B894E2
#B894E2 is a light, moderate violet. Relative luminance 0.369; OKLCH L 72.8% C 0.116 H 304.9°. Best body text is #000000 at 8.37:1 contrast (WCAG AA passes).
Color values
| HEX | #B894E2 |
|---|---|
| RGB | rgb(184, 148, 226) |
| HSL | hsl(268, 57%, 73%) |
| HSV | hsv(268, 35%, 89%) |
| CMYK | cmyk(18.6%, 34.5%, 0%, 11.4%) |
| CIE-LAB | lab(67.17, 28.53, -34.58) |
| CIE-LCH | lch(67.17, 44.82, 309.52°) |
| OKLab | oklab(72.83% 0.0666 -0.0955) |
| OKLCH | oklch(72.83% 0.116 304.9) |
| XYZ | xyz(44.0818, 36.8613, 76.7294) |
| Luminance | 0.3686 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Purple
#B790D4
ΔE00 2.86
Lavender (survey)
#C79FEF
ΔE00 3.57
Lavender
#B39DDB
ΔE00 3.87
Baby Purple
#CA9BF7
ΔE00 4.10
Pastel Purple
#CAA0FF
ΔE00 5.16
Lilac (survey)
#CEA2FD
ΔE00 5.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B894E2 #BEE294
analogous
#9497E2 #B894E2 #DF94E2
triadic
#B894E2 #E2B894 #94E2B8
tetradic
#B894E2 #E29497 #BEE294 #94E2DF
square
#B894E2 #E29497 #BEE294 #94E2DF
split-complementary
#B894E2 #E2DF94 #97E294
monochromatic
#7836C6 #9864D5 #B894E2 #D8C4EF #EFE7F8
Accessibility & contrast
On white
2.51
#B894E2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.37
#B894E2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B894E2
8.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B894E2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B894E2 | 1.00 | 2.51 | 8.37 | 8.37 |
| #FFFFFF | 2.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#84A2E5
Deuteranopia (green-blind)
#8BA4E0
Tritanopia (blue-blind)
#B2A0B1
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #b894e2; /* rgb */ color: rgb(184, 148, 226); /* oklch */ color: oklch(72.8% 0.116 304.9);
Tailwind
colors: {
custom: {
50: '#ceb3eb',
500: '#b894e2',
950: '#000000',
},
}SCSS
$custom: #b894e2; $custom-light: #ceb3eb; $custom-dark: #000000;
JSON
{
"hex": "#b894e2",
"rgb": {
"r": 184,
"g": 148,
"b": 226
},
"hsl": {
"h": 267.692,
"s": 57.353,
"l": 73.333
},
"oklch": {
"l": 0.7283,
"c": 0.11642,
"h": 304.9
},
"luminance": 0.36861
}Semantic roles & 50–950 ramp
primary
#B894E2
secondary
#E6F0DB
accent
#C52179
background
#FCFBFE
surface
#F9F6FD
border
#D2D0D5
text
#141116
muted
#828084