#BB95DF#BB95DF
#BB95DF is a light, moderate violet. Relative luminance 0.374; OKLCH L 73.2% C 0.112 H 307.3°. Best body text is #000000 at 8.48:1 contrast (WCAG AA passes).
Color values
| HEX | #BB95DF |
|---|---|
| RGB | rgb(187, 149, 223) |
| HSL | hsl(271, 54%, 73%) |
| HSV | hsv(271, 33%, 87%) |
| CMYK | cmyk(16.1%, 33.2%, 0%, 12.5%) |
| CIE-LAB | lab(67.57, 28.21, -32.29) |
| CIE-LCH | lch(67.57, 42.88, 311.15°) |
| OKLab | oklab(73.16% 0.0678 -0.0889) |
| OKLCH | oklch(73.16% 0.112 307.3) |
| XYZ | xyz(44.5577, 37.3877, 74.6669) |
| Luminance | 0.3739 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Purple
#B790D4
ΔE00 2.14
Lavender (survey)
#C79FEF
ΔE00 3.34
Lavender
#B39DDB
ΔE00 3.71
Baby Purple
#CA9BF7
ΔE00 4.24
Lilac (survey)
#CEA2FD
ΔE00 5.42
Pastel Purple
#CAA0FF
ΔE00 5.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BB95DF #B9DF95
analogous
#9695DF #BB95DF #DF95DE
triadic
#BB95DF #DFBB95 #95DFBB
tetradic
#BB95DF #DF9695 #B9DF95 #95DEDF
square
#BB95DF #DF9695 #B9DF95 #95DEDF
split-complementary
#BB95DF #DEDF95 #95DF96
monochromatic
#7F3AC0 #9D66D1 #BB95DF #D9C4ED #F0E7F8
Accessibility & contrast
On white
2.48
#BB95DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.48
#BB95DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BB95DF
8.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BB95DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BB95DF | 1.00 | 2.48 | 8.48 | 8.48 |
| #FFFFFF | 2.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#87A3E2
Deuteranopia (green-blind)
#8FA5DD
Tritanopia (blue-blind)
#B6A0B0
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #bb95df; /* rgb */ color: rgb(187, 149, 223); /* oklch */ color: oklch(73.2% 0.112 307.3);
Tailwind
colors: {
custom: {
50: '#d0b4e9',
500: '#bb95df',
950: '#000000',
},
}SCSS
$custom: #bb95df; $custom-light: #d0b4e9; $custom-dark: #000000;
JSON
{
"hex": "#bb95df",
"rgb": {
"r": 187,
"g": 149,
"b": 223
},
"hsl": {
"h": 270.811,
"s": 53.623,
"l": 72.941
},
"oklch": {
"l": 0.73156,
"c": 0.11186,
"h": 307.3
},
"luminance": 0.37387
}Semantic roles & 50–950 ramp
primary
#BB95DF
secondary
#E5EFDC
accent
#C12471
background
#FCFBFE
surface
#F9F6FD
border
#D2D0D5
text
#141116
muted
#828084