#BB95DE#BB95DE
#BB95DE is a light, moderate violet. Relative luminance 0.373; OKLCH L 73.1% C 0.111 H 307.7°. Best body text is #000000 at 8.47:1 contrast (WCAG AA passes).
Color values
| HEX | #BB95DE |
|---|---|
| RGB | rgb(187, 149, 222) |
| HSL | hsl(271, 53%, 73%) |
| HSV | hsv(271, 33%, 87%) |
| CMYK | cmyk(15.8%, 32.9%, 0%, 12.9%) |
| CIE-LAB | lab(67.53, 28.00, -31.80) |
| CIE-LCH | lch(67.53, 42.37, 311.36°) |
| OKLab | oklab(73.11% 0.0676 -0.0875) |
| OKLCH | oklch(73.11% 0.111 307.7) |
| XYZ | xyz(44.4233, 37.3340, 73.9590) |
| Luminance | 0.3733 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Purple
#B790D4
ΔE00 1.99
Lavender (survey)
#C79FEF
ΔE00 3.44
Lavender
#B39DDB
ΔE00 3.67
Baby Purple
#CA9BF7
ΔE00 4.40
Lilac (survey)
#CEA2FD
ΔE00 5.56
Pastel Purple
#CAA0FF
ΔE00 5.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BB95DE #B8DE95
analogous
#9695DE #BB95DE #DE95DC
triadic
#BB95DE #DEBB95 #95DEBB
tetradic
#BB95DE #DE9695 #B8DE95 #95DCDE
square
#BB95DE #DE9695 #B8DE95 #95DCDE
split-complementary
#BB95DE #DCDE95 #95DE96
monochromatic
#7F3BBE #9D66CF #BB95DE #D9C4ED #F0E8F8
Accessibility & contrast
On white
2.48
#BB95DE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.47
#BB95DE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BB95DE
8.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BB95DE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BB95DE | 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)
#87A3E1
Deuteranopia (green-blind)
#8FA5DC
Tritanopia (blue-blind)
#B69FB0
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #bb95de; /* rgb */ color: rgb(187, 149, 222); /* oklch */ color: oklch(73.1% 0.111 307.7);
Tailwind
colors: {
custom: {
50: '#d0b4e8',
500: '#bb95de',
950: '#000000',
},
}SCSS
$custom: #bb95de; $custom-light: #d0b4e8; $custom-dark: #000000;
JSON
{
"hex": "#bb95de",
"rgb": {
"r": 187,
"g": 149,
"b": 222
},
"hsl": {
"h": 271.233,
"s": 52.518,
"l": 72.745
},
"oklch": {
"l": 0.73112,
"c": 0.1106,
"h": 307.7
},
"luminance": 0.37334
}Semantic roles & 50–950 ramp
primary
#BB95DE
secondary
#E5EFDC
accent
#C02670
background
#FCFBFE
surface
#F9F6FC
border
#D2D0D5
text
#141116
muted
#828084