#B993EE#B993EE
#B993EE is a light, vivid violet. Relative luminance 0.374; OKLCH L 73.3% C 0.134 H 302.5°. Best body text is #000000 at 8.47:1 contrast (WCAG AA passes).
Color values
| HEX | #B993EE |
|---|---|
| RGB | rgb(185, 147, 238) |
| HSL | hsl(265, 73%, 75%) |
| HSV | hsv(265, 38%, 93%) |
| CMYK | cmyk(22.3%, 38.2%, 0%, 6.7%) |
| CIE-LAB | lab(67.54, 32.10, -40.60) |
| CIE-LCH | lch(67.54, 51.75, 308.33°) |
| OKLab | oklab(73.3% 0.0717 -0.1128) |
| OKLCH | oklch(73.3% 0.134 302.5) |
| XYZ | xyz(45.8706, 37.3548, 85.6660) |
| Luminance | 0.3735 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 3.38
Baby Purple
#CA9BF7
ΔE00 3.44
Lavender (survey)
#C79FEF
ΔE00 4.07
Pastel Purple
#CAA0FF
ΔE00 4.13
Lilac (survey)
#CEA2FD
ΔE00 4.79
Pale Purple
#B790D4
ΔE00 5.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B993EE #C8EE93
analogous
#939AEE #B993EE #E693EE
triadic
#B993EE #EEB993 #93EEB9
tetradic
#B993EE #EE939A #C8EE93 #93EEE6
square
#B993EE #EE939A #C8EE93 #93EEE6
split-complementary
#B993EE #EEE693 #9AEE93
monochromatic
#7429DD #975EE6 #B993EE #DBC8F6 #EEE5FB
Accessibility & contrast
On white
2.48
#B993EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.47
#B993EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B993EE
8.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B993EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B993EE | 1.00 | 2.48 | 8.47 | 8.47 |
| #FFFFFF | 2.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7DA4F1
Deuteranopia (green-blind)
#85A4EC
Tritanopia (blue-blind)
#B0A2B5
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #b993ee; /* rgb */ color: rgb(185, 147, 238); /* oklch */ color: oklch(73.3% 0.134 302.5);
Tailwind
colors: {
custom: {
50: '#cfb3f4',
500: '#b993ee',
950: '#000000',
},
}SCSS
$custom: #b993ee; $custom-light: #cfb3f4; $custom-dark: #000000;
JSON
{
"hex": "#b993ee",
"rgb": {
"r": 185,
"g": 147,
"b": 238
},
"hsl": {
"h": 265.055,
"s": 72.8,
"l": 75.49
},
"oklch": {
"l": 0.733,
"c": 0.13369,
"h": 302.5
},
"luminance": 0.37355
}Semantic roles & 50–950 ramp
primary
#B993EE
secondary
#E8F2D9
accent
#D51183
background
#FCFBFE
surface
#F9F6FD
border
#D2D0D5
text
#141117
muted
#828085