#B893EE#B893EE
#B893EE is a light, vivid violet. Relative luminance 0.372; OKLCH L 73.2% C 0.133 H 301.9°. Best body text is #000000 at 8.45:1 contrast (WCAG AA passes).
Color values
| HEX | #B893EE |
|---|---|
| RGB | rgb(184, 147, 238) |
| HSL | hsl(264, 73%, 75%) |
| HSV | hsv(264, 38%, 93%) |
| CMYK | cmyk(22.7%, 38.2%, 0%, 6.7%) |
| CIE-LAB | lab(67.45, 31.81, -40.75) |
| CIE-LCH | lch(67.45, 51.69, 307.98°) |
| OKLab | oklab(73.21% 0.0706 -0.1133) |
| OKLCH | oklch(73.21% 0.133 301.9) |
| XYZ | xyz(45.6302, 37.2308, 85.6547) |
| Luminance | 0.3723 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 3.48
Baby Purple
#CA9BF7
ΔE00 3.61
Lavender (survey)
#C79FEF
ΔE00 4.20
Pastel Purple
#CAA0FF
ΔE00 4.23
Lilac (survey)
#CEA2FD
ΔE00 4.92
Pale Purple
#B790D4
ΔE00 5.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B893EE #C9EE93
analogous
#939BEE #B893EE #E693EE
triadic
#B893EE #EEB893 #93EEB8
tetradic
#B893EE #EE939B #C9EE93 #93EEE6
square
#B893EE #EE939B #C9EE93 #93EEE6
split-complementary
#B893EE #EEE693 #9BEE93
monochromatic
#7229DD #955EE6 #B893EE #DBC8F6 #EEE5FB
Accessibility & contrast
On white
2.49
#B893EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.45
#B893EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B893EE
8.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B893EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B893EE | 1.00 | 2.49 | 8.45 | 8.45 |
| #FFFFFF | 2.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7DA4F1
Deuteranopia (green-blind)
#84A4EC
Tritanopia (blue-blind)
#AFA2B5
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #b893ee; /* rgb */ color: rgb(184, 147, 238); /* oklch */ color: oklch(73.2% 0.133 301.9);
Tailwind
colors: {
custom: {
50: '#cfb3f4',
500: '#b893ee',
950: '#000000',
},
}SCSS
$custom: #b893ee; $custom-light: #cfb3f4; $custom-dark: #000000;
JSON
{
"hex": "#b893ee",
"rgb": {
"r": 184,
"g": 147,
"b": 238
},
"hsl": {
"h": 264.396,
"s": 72.8,
"l": 75.49
},
"oklch": {
"l": 0.73208,
"c": 0.13345,
"h": 301.9
},
"luminance": 0.37231
}Semantic roles & 50–950 ramp
primary
#B893EE
secondary
#E8F2D9
accent
#D51185
background
#FCFBFE
surface
#F9F6FD
border
#D2D0D5
text
#141117
muted
#828085