#B493EA#B493EA
#B493EA is a light, vivid violet. Relative luminance 0.365; OKLCH L 72.7% C 0.127 H 300.7°. Best body text is #000000 at 8.30:1 contrast (WCAG AA passes).
Color values
| HEX | #B493EA |
|---|---|
| RGB | rgb(180, 147, 234) |
| HSL | hsl(263, 67%, 75%) |
| HSV | hsv(263, 37%, 92%) |
| CMYK | cmyk(23.1%, 37.2%, 0%, 8.2%) |
| CIE-LAB | lab(66.91, 29.73, -39.42) |
| CIE-LCH | lch(66.91, 49.38, 307.02°) |
| OKLab | oklab(72.65% 0.0651 -0.1095) |
| OKLCH | oklch(72.65% 0.127 300.7) |
| XYZ | xyz(44.1041, 36.5111, 82.5498) |
| Luminance | 0.3651 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 4.31
Liliac
#C48EFD
ΔE00 4.36
Lavender (survey)
#C79FEF
ΔE00 4.51
Pastel Purple
#CAA0FF
ΔE00 4.85
Pale Purple
#B790D4
ΔE00 4.86
Lavender
#B39DDB
ΔE00 5.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B493EA #C9EA93
analogous
#939DEA #B493EA #E093EA
triadic
#B493EA #EAB493 #93EAB4
tetradic
#B493EA #EA939D #C9EA93 #93EAE0
square
#B493EA #EA939D #C9EA93 #93EAE0
split-complementary
#B493EA #EAE093 #9DEA93
monochromatic
#6D2DD6 #9060E0 #B493EA #D8C6F4 #EDE5FA
Accessibility & contrast
On white
2.53
#B493EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.30
#B493EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B493EA
8.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B493EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B493EA | 1.00 | 2.53 | 8.30 | 8.30 |
| #FFFFFF | 2.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7EA2ED
Deuteranopia (green-blind)
#84A2E8
Tritanopia (blue-blind)
#AAA1B4
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #b493ea; /* rgb */ color: rgb(180, 147, 234); /* oklch */ color: oklch(72.7% 0.127 300.7);
Tailwind
colors: {
custom: {
50: '#ccb3f1',
500: '#b493ea',
950: '#000000',
},
}SCSS
$custom: #b493ea; $custom-light: #ccb3f1; $custom-dark: #000000;
JSON
{
"hex": "#b493ea",
"rgb": {
"r": 180,
"g": 147,
"b": 234
},
"hsl": {
"h": 262.759,
"s": 67.442,
"l": 74.706
},
"oklch": {
"l": 0.72653,
"c": 0.12742,
"h": 300.7
},
"luminance": 0.36511
}Semantic roles & 50–950 ramp
primary
#B493EA
secondary
#E8F2D9
accent
#CF1689
background
#FCFBFE
surface
#F9F6FD
border
#D2D0D5
text
#131116
muted
#828084