#B993EB#B993EB
#B993EB is a light, vivid violet. Relative luminance 0.372; OKLCH L 73.2% C 0.130 H 303.2°. Best body text is #000000 at 8.44:1 contrast (WCAG AA passes).
Color values
| HEX | #B993EB |
|---|---|
| RGB | rgb(185, 147, 235) |
| HSL | hsl(266, 69%, 75%) |
| HSV | hsv(266, 37%, 92%) |
| CMYK | cmyk(21.3%, 37.4%, 0%, 7.8%) |
| CIE-LAB | lab(67.41, 31.41, -39.15) |
| CIE-LCH | lch(67.41, 50.20, 308.74°) |
| OKLab | oklab(73.16% 0.0711 -0.1086) |
| OKLCH | oklch(73.16% 0.13 303.2) |
| XYZ | xyz(45.4335, 37.1799, 83.3641) |
| Luminance | 0.3718 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 3.44
Liliac
#C48EFD
ΔE00 3.75
Lavender (survey)
#C79FEF
ΔE00 3.84
Pastel Purple
#CAA0FF
ΔE00 4.30
Pale Purple
#B790D4
ΔE00 4.51
Lilac (survey)
#CEA2FD
ΔE00 4.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B993EB #C5EB93
analogous
#9399EB #B993EB #E593EB
triadic
#B993EB #EBB993 #93EBB9
tetradic
#B993EB #EB9399 #C5EB93 #93EBE5
square
#B993EB #EB9399 #C5EB93 #93EBE5
split-complementary
#B993EB #EBE593 #99EB93
monochromatic
#762CD8 #985FE1 #B993EB #DAC7F5 #EEE5FA
Accessibility & contrast
On white
2.49
#B993EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.44
#B993EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B993EB
8.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B993EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B993EB | 1.00 | 2.49 | 8.44 | 8.44 |
| #FFFFFF | 2.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7FA3EE
Deuteranopia (green-blind)
#86A4E9
Tritanopia (blue-blind)
#B1A1B4
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #b993eb; /* rgb */ color: rgb(185, 147, 235); /* oklch */ color: oklch(73.2% 0.130 303.2);
Tailwind
colors: {
custom: {
50: '#cfb3f1',
500: '#b993eb',
950: '#000000',
},
}SCSS
$custom: #b993eb; $custom-light: #cfb3f1; $custom-dark: #000000;
JSON
{
"hex": "#b993eb",
"rgb": {
"r": 185,
"g": 147,
"b": 235
},
"hsl": {
"h": 265.909,
"s": 68.75,
"l": 74.902
},
"oklch": {
"l": 0.73158,
"c": 0.12985,
"h": 303.2
},
"luminance": 0.3718
}Semantic roles & 50–950 ramp
primary
#B993EB
secondary
#E7F2D9
accent
#D11580
background
#FCFBFE
surface
#F9F6FD
border
#D2D0D5
text
#141117
muted
#828085