#B895EA#B895EA
#B895EA is a light, vivid violet. Relative luminance 0.376; OKLCH L 73.4% C 0.125 H 302.4°. Best body text is #000000 at 8.53:1 contrast (WCAG AA passes).
Color values
| HEX | #B895EA |
|---|---|
| RGB | rgb(184, 149, 234) |
| HSL | hsl(265, 67%, 75%) |
| HSV | hsv(265, 36%, 92%) |
| CMYK | cmyk(21.4%, 36.3%, 0%, 8.2%) |
| CIE-LAB | lab(67.74, 29.78, -38.09) |
| CIE-LCH | lch(67.74, 48.35, 308.02°) |
| OKLab | oklab(73.38% 0.067 -0.1056) |
| OKLCH | oklch(73.38% 0.125 302.4) |
| XYZ | xyz(45.3627, 37.6258, 82.6986) |
| Luminance | 0.3763 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 3.52
Lavender (survey)
#C79FEF
ΔE00 3.56
Pastel Purple
#CAA0FF
ΔE00 4.23
Liliac
#C48EFD
ΔE00 4.33
Pale Purple
#B790D4
ΔE00 4.42
Lavender
#B39DDB
ΔE00 4.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B895EA #C7EA95
analogous
#959CEA #B895EA #E395EA
triadic
#B895EA #EAB895 #95EAB8
tetradic
#B895EA #EA959C #C7EA95 #95EAE3
square
#B895EA #EA959C #C7EA95 #95EAE3
split-complementary
#B895EA #EAE395 #9CEA95
monochromatic
#742FD6 #9662E0 #B895EA #DAC8F4 #EEE5FA
Accessibility & contrast
On white
2.46
#B895EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.53
#B895EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B895EA
8.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B895EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B895EA | 1.00 | 2.46 | 8.53 | 8.53 |
| #FFFFFF | 2.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#81A4ED
Deuteranopia (green-blind)
#88A5E8
Tritanopia (blue-blind)
#B0A2B5
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #b895ea; /* rgb */ color: rgb(184, 149, 234); /* oklch */ color: oklch(73.4% 0.125 302.4);
Tailwind
colors: {
custom: {
50: '#ceb4f1',
500: '#b895ea',
950: '#000000',
},
}SCSS
$custom: #b895ea; $custom-light: #ceb4f1; $custom-dark: #000000;
JSON
{
"hex": "#b895ea",
"rgb": {
"r": 184,
"g": 149,
"b": 234
},
"hsl": {
"h": 264.706,
"s": 66.929,
"l": 75.098
},
"oklch": {
"l": 0.73375,
"c": 0.12505,
"h": 302.4
},
"luminance": 0.37626
}Semantic roles & 50–950 ramp
primary
#B895EA
secondary
#E8F1DA
accent
#CF1783
background
#FCFBFE
surface
#F9F6FD
border
#D2D0D5
text
#141116
muted
#828084