#BB95E5#BB95E5
#BB95E5 is a light, moderate violet. Relative luminance 0.377; OKLCH L 73.4% C 0.119 H 305.5°. Best body text is #000000 at 8.54:1 contrast (WCAG AA passes).
Color values
| HEX | #BB95E5 |
|---|---|
| RGB | rgb(187, 149, 229) |
| HSL | hsl(269, 61%, 74%) |
| HSV | hsv(269, 35%, 90%) |
| CMYK | cmyk(18.3%, 34.9%, 0%, 10.2%) |
| CIE-LAB | lab(67.81, 29.54, -35.22) |
| CIE-LCH | lch(67.81, 45.96, 309.99°) |
| OKLab | oklab(73.42% 0.0693 -0.0973) |
| OKLCH | oklch(73.42% 0.119 305.5) |
| XYZ | xyz(45.3810, 37.7171, 79.0029) |
| Luminance | 0.3772 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (survey)
#C79FEF
ΔE00 3.02
Pale Purple
#B790D4
ΔE00 3.22
Baby Purple
#CA9BF7
ΔE00 3.44
Lavender
#B39DDB
ΔE00 4.16
Pastel Purple
#CAA0FF
ΔE00 4.58
Lilac (survey)
#CEA2FD
ΔE00 4.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BB95E5 #BFE595
analogous
#9597E5 #BB95E5 #E395E5
triadic
#BB95E5 #E5BB95 #95E5BB
tetradic
#BB95E5 #E59597 #BFE595 #95E5E3
square
#BB95E5 #E59597 #BFE595 #95E5E3
split-complementary
#BB95E5 #E5E395 #97E595
monochromatic
#7C33CD #9B64D9 #BB95E5 #DBC6F1 #EFE6F9
Accessibility & contrast
On white
2.46
#BB95E5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.54
#BB95E5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BB95E5
8.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BB95E5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BB95E5 | 1.00 | 2.46 | 8.54 | 8.54 |
| #FFFFFF | 2.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#84A4E8
Deuteranopia (green-blind)
#8CA5E3
Tritanopia (blue-blind)
#B5A1B3
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #bb95e5; /* rgb */ color: rgb(187, 149, 229); /* oklch */ color: oklch(73.4% 0.119 305.5);
Tailwind
colors: {
custom: {
50: '#d0b4ed',
500: '#bb95e5',
950: '#000000',
},
}SCSS
$custom: #bb95e5; $custom-light: #d0b4ed; $custom-dark: #000000;
JSON
{
"hex": "#bb95e5",
"rgb": {
"r": 187,
"g": 149,
"b": 229
},
"hsl": {
"h": 268.5,
"s": 60.606,
"l": 74.118
},
"oklch": {
"l": 0.73422,
"c": 0.11944,
"h": 305.5
},
"luminance": 0.37717
}Semantic roles & 50–950 ramp
primary
#BB95E5
secondary
#E6F0DB
accent
#C81D77
background
#FCFBFE
surface
#F9F6FD
border
#D2D0D5
text
#141116
muted
#828084