#BB95DB#BB95DB
#BB95DB is a light, moderate violet. Relative luminance 0.372; OKLCH L 73.0% C 0.107 H 308.7°. Best body text is #000000 at 8.43:1 contrast (WCAG AA passes).
Color values
| HEX | #BB95DB |
|---|---|
| RGB | rgb(187, 149, 219) |
| HSL | hsl(273, 49%, 72%) |
| HSV | hsv(273, 32%, 86%) |
| CMYK | cmyk(14.6%, 32%, 0%, 14.1%) |
| CIE-LAB | lab(67.41, 27.35, -30.32) |
| CIE-LCH | lch(67.41, 40.83, 312.04°) |
| OKLab | oklab(72.98% 0.0668 -0.0833) |
| OKLCH | oklch(72.98% 0.107 308.7) |
| XYZ | xyz(44.0248, 37.1746, 71.8602) |
| Luminance | 0.3717 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Purple
#B790D4
ΔE00 1.59
Lavender
#B39DDB
ΔE00 3.63
Lavender (survey)
#C79FEF
ΔE00 3.80
Baby Purple
#CA9BF7
ΔE00 4.91
Lilac (survey)
#CEA2FD
ΔE00 6.00
Pastel Purple
#CAA0FF
ΔE00 6.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BB95DB #B5DB95
analogous
#9895DB #BB95DB #DB95D8
triadic
#BB95DB #DBBB95 #95DBBB
tetradic
#BB95DB #DB9895 #B5DB95 #95D8DB
square
#BB95DB #DB9895 #B5DB95 #95D8DB
split-complementary
#BB95DB #D8DB95 #95DB98
monochromatic
#803EB7 #9E67CB #BB95DB #D8C3EB #F0E8F7
Accessibility & contrast
On white
2.49
#BB95DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.43
#BB95DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BB95DB
8.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BB95DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BB95DB | 1.00 | 2.49 | 8.43 | 8.43 |
| #FFFFFF | 2.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#88A2DE
Deuteranopia (green-blind)
#90A5D9
Tritanopia (blue-blind)
#B79FAE
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #bb95db; /* rgb */ color: rgb(187, 149, 219); /* oklch */ color: oklch(73.0% 0.107 308.7);
Tailwind
colors: {
custom: {
50: '#d0b4e6',
500: '#bb95db',
950: '#000000',
},
}SCSS
$custom: #bb95db; $custom-light: #d0b4e6; $custom-dark: #000000;
JSON
{
"hex": "#bb95db",
"rgb": {
"r": 187,
"g": 149,
"b": 219
},
"hsl": {
"h": 272.571,
"s": 49.296,
"l": 72.157
},
"oklch": {
"l": 0.72982,
"c": 0.10682,
"h": 308.7
},
"luminance": 0.37174
}Semantic roles & 50–950 ramp
primary
#BB95DB
secondary
#E5EEDD
accent
#BD296C
background
#FCFBFE
surface
#F9F6FC
border
#D2D0D5
text
#141116
muted
#828084