#BB94ED#BB94ED
#BB94ED is a light, vivid violet. Relative luminance 0.379; OKLCH L 73.6% C 0.131 H 303.5°. Best body text is #000000 at 8.57:1 contrast (WCAG AA passes).
Color values
| HEX | #BB94ED |
|---|---|
| RGB | rgb(187, 148, 237) |
| HSL | hsl(266, 71%, 75%) |
| HSV | hsv(266, 38%, 93%) |
| CMYK | cmyk(21.1%, 37.6%, 0%, 7.1%) |
| CIE-LAB | lab(67.92, 31.89, -39.45) |
| CIE-LCH | lch(67.92, 50.73, 308.95°) |
| OKLab | oklab(73.61% 0.0725 -0.1095) |
| OKLCH | oklch(73.61% 0.131 303.5) |
| XYZ | xyz(46.3663, 37.8591, 84.9692) |
| Luminance | 0.3786 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 3.02
Lavender (survey)
#C79FEF
ΔE00 3.53
Liliac
#C48EFD
ΔE00 3.53
Pastel Purple
#CAA0FF
ΔE00 3.87
Lilac (survey)
#CEA2FD
ΔE00 4.42
Pale Purple
#B790D4
ΔE00 4.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BB94ED #C6ED94
analogous
#9499ED #BB94ED #E794ED
triadic
#BB94ED #EDBB94 #94EDBB
tetradic
#BB94ED #ED9499 #C6ED94 #94EDE7
square
#BB94ED #ED9499 #C6ED94 #94EDE7
split-complementary
#BB94ED #EDE794 #99ED94
monochromatic
#782BDB #9A60E4 #BB94ED #DCC8F6 #EEE5FB
Accessibility & contrast
On white
2.45
#BB94ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.57
#BB94ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BB94ED
8.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BB94ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BB94ED | 1.00 | 2.45 | 8.57 | 8.57 |
| #FFFFFF | 2.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7FA5F0
Deuteranopia (green-blind)
#88A5EB
Tritanopia (blue-blind)
#B3A2B5
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #bb94ed; /* rgb */ color: rgb(187, 148, 237); /* oklch */ color: oklch(73.6% 0.131 303.5);
Tailwind
colors: {
custom: {
50: '#d1b4f3',
500: '#bb94ed',
950: '#000000',
},
}SCSS
$custom: #bb94ed; $custom-light: #d1b4f3; $custom-dark: #000000;
JSON
{
"hex": "#bb94ed",
"rgb": {
"r": 187,
"g": 148,
"b": 237
},
"hsl": {
"h": 266.292,
"s": 71.2,
"l": 75.49
},
"oklch": {
"l": 0.73613,
"c": 0.13126,
"h": 303.5
},
"luminance": 0.37859
}Semantic roles & 50–950 ramp
primary
#BB94ED
secondary
#E7F2D9
accent
#D3127F
background
#FCFBFE
surface
#F9F6FD
border
#D2D0D5
text
#141117
muted
#828085