#B493FF#B493FF
#B493FF is a light, vivid violet. Relative luminance 0.378; OKLCH L 73.7% C 0.155 H 296.5°. Best body text is #000000 at 8.56:1 contrast (WCAG AA passes).
Color values
| HEX | #B493FF |
|---|---|
| RGB | rgb(180, 147, 255) |
| HSL | hsl(258, 100%, 79%) |
| HSV | hsv(258, 42%, 100%) |
| CMYK | cmyk(29.4%, 42.4%, 0%, 0%) |
| CIE-LAB | lab(67.87, 34.74, -49.41) |
| CIE-LCH | lch(67.87, 60.41, 305.11°) |
| OKLab | oklab(73.69% 0.069 -0.1385) |
| OKLCH | oklch(73.69% 0.155 296.5) |
| XYZ | xyz(47.3017, 37.7902, 99.3905) |
| Luminance | 0.3779 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 3.85
Pastel Purple
#CAA0FF
ΔE00 5.21
Baby Purple
#CA9BF7
ΔE00 5.56
Lilac (survey)
#CEA2FD
ΔE00 6.32
Lavender (survey)
#C79FEF
ΔE00 6.69
Perrywinkle
#8F8CE7
ΔE00 7.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B493FF #DEFF93
analogous
#93A8FF #B493FF #EA93FF
triadic
#B493FF #FFB493 #93FFB4
tetradic
#B493FF #FF93A8 #DEFF93 #93FFEA
square
#B493FF #FF93A8 #DEFF93 #93FFEA
split-complementary
#B493FF #FFEA93 #A8FF93
monochromatic
#5F19FF #8A56FF #B493FF #DFD0FF #EAE0FF
Accessibility & contrast
On white
2.45
#B493FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.56
#B493FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B493FF
8.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B493FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B493FF | 1.00 | 2.45 | 8.56 | 8.56 |
| #FFFFFF | 2.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#73A6FF
Deuteranopia (green-blind)
#79A4FC
Tritanopia (blue-blind)
#A4A6BD
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #b493ff; /* rgb */ color: rgb(180, 147, 255); /* oklch */ color: oklch(73.7% 0.155 296.5);
Tailwind
colors: {
custom: {
50: '#cdb3ff',
500: '#b493ff',
950: '#000000',
},
}SCSS
$custom: #b493ff; $custom-light: #cdb3ff; $custom-dark: #000000;
JSON
{
"hex": "#b493ff",
"rgb": {
"r": 180,
"g": 147,
"b": 255
},
"hsl": {
"h": 258.333,
"s": 100,
"l": 78.824
},
"oklch": {
"l": 0.73692,
"c": 0.1547,
"h": 296.5
},
"luminance": 0.37791
}Semantic roles & 50–950 ramp
primary
#B493FF
secondary
#ECF7D4
accent
#E6009F
background
#FCFBFF
surface
#F9F6FF
border
#D2D0D7
text
#141118
muted
#828086