#B993EA#B993EA
#B993EA is a light, vivid violet. Relative luminance 0.371; OKLCH L 73.1% C 0.129 H 303.5°. Best body text is #000000 at 8.42:1 contrast (WCAG AA passes).
Color values
| HEX | #B993EA |
|---|---|
| RGB | rgb(185, 147, 234) |
| HSL | hsl(266, 67%, 75%) |
| HSV | hsv(266, 37%, 92%) |
| CMYK | cmyk(20.9%, 37.2%, 0%, 8.2%) |
| CIE-LAB | lab(67.37, 31.18, -38.67) |
| CIE-LCH | lch(67.37, 49.68, 308.88°) |
| OKLab | oklab(73.11% 0.0709 -0.1073) |
| OKLCH | oklch(73.11% 0.129 303.5) |
| XYZ | xyz(45.2895, 37.1223, 82.6053) |
| Luminance | 0.3712 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 3.47
Lavender (survey)
#C79FEF
ΔE00 3.78
Liliac
#C48EFD
ΔE00 3.88
Pale Purple
#B790D4
ΔE00 4.32
Pastel Purple
#CAA0FF
ΔE00 4.37
Lilac (survey)
#CEA2FD
ΔE00 4.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B993EA #C4EA93
analogous
#9399EA #B993EA #E593EA
triadic
#B993EA #EAB993 #93EAB9
tetradic
#B993EA #EA9399 #C4EA93 #93EAE5
square
#B993EA #EA9399 #C4EA93 #93EAE5
split-complementary
#B993EA #EAE593 #99EA93
monochromatic
#772DD6 #9860E0 #B993EA #DAC6F4 #EEE5FA
Accessibility & contrast
On white
2.49
#B993EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.42
#B993EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B993EA
8.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B993EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B993EA | 1.00 | 2.49 | 8.42 | 8.42 |
| #FFFFFF | 2.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7FA3ED
Deuteranopia (green-blind)
#87A4E8
Tritanopia (blue-blind)
#B1A1B4
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #b993ea; /* rgb */ color: rgb(185, 147, 234); /* oklch */ color: oklch(73.1% 0.129 303.5);
Tailwind
colors: {
custom: {
50: '#cfb3f1',
500: '#b993ea',
950: '#000000',
},
}SCSS
$custom: #b993ea; $custom-light: #cfb3f1; $custom-dark: #000000;
JSON
{
"hex": "#b993ea",
"rgb": {
"r": 185,
"g": 147,
"b": 234
},
"hsl": {
"h": 266.207,
"s": 67.442,
"l": 74.706
},
"oklch": {
"l": 0.73111,
"c": 0.12858,
"h": 303.5
},
"luminance": 0.37122
}Semantic roles & 50–950 ramp
primary
#B993EA
secondary
#E7F2D9
accent
#CF167E
background
#FCFBFE
surface
#F9F6FD
border
#D2D0D5
text
#141116
muted
#828084