#BB94DF#BB94DF
#BB94DF is a light, moderate violet. Relative luminance 0.371; OKLCH L 73.0% C 0.114 H 307.6°. Best body text is #000000 at 8.41:1 contrast (WCAG AA passes).
Color values
| HEX | #BB94DF |
|---|---|
| RGB | rgb(187, 148, 223) |
| HSL | hsl(271, 54%, 73%) |
| HSV | hsv(271, 34%, 87%) |
| CMYK | cmyk(16.1%, 33.6%, 0%, 12.5%) |
| CIE-LAB | lab(67.33, 28.77, -32.65) |
| CIE-LCH | lch(67.33, 43.52, 311.39°) |
| OKLab | oklab(72.98% 0.0693 -0.09) |
| OKLCH | oklch(72.98% 0.114 307.6) |
| XYZ | xyz(44.4002, 37.0727, 74.6144) |
| Luminance | 0.3707 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Purple
#B790D4
ΔE00 2.08
Lavender (survey)
#C79FEF
ΔE00 3.48
Lavender
#B39DDB
ΔE00 3.98
Baby Purple
#CA9BF7
ΔE00 4.24
Lilac (survey)
#CEA2FD
ΔE00 5.49
Pastel Purple
#CAA0FF
ΔE00 5.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BB94DF #B8DF94
analogous
#9594DF #BB94DF #DF94DD
triadic
#BB94DF #DFBB94 #94DFBB
tetradic
#BB94DF #DF9594 #B8DF94 #94DDDF
square
#BB94DF #DF9594 #B8DF94 #94DDDF
split-complementary
#BB94DF #DDDF94 #94DF95
monochromatic
#7F39BF #9D65D1 #BB94DF #D9C3ED #F0E7F8
Accessibility & contrast
On white
2.50
#BB94DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.41
#BB94DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BB94DF
8.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BB94DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BB94DF | 1.00 | 2.50 | 8.41 | 8.41 |
| #FFFFFF | 2.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#85A2E2
Deuteranopia (green-blind)
#8EA4DD
Tritanopia (blue-blind)
#B69FAF
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #bb94df; /* rgb */ color: rgb(187, 148, 223); /* oklch */ color: oklch(73.0% 0.114 307.6);
Tailwind
colors: {
custom: {
50: '#d0b3e9',
500: '#bb94df',
950: '#000000',
},
}SCSS
$custom: #bb94df; $custom-light: #d0b3e9; $custom-dark: #000000;
JSON
{
"hex": "#bb94df",
"rgb": {
"r": 187,
"g": 148,
"b": 223
},
"hsl": {
"h": 271.2,
"s": 53.957,
"l": 72.745
},
"oklch": {
"l": 0.72976,
"c": 0.11356,
"h": 307.6
},
"luminance": 0.37072
}Semantic roles & 50–950 ramp
primary
#BB94DF
secondary
#E5EFDC
accent
#C12470
background
#FCFBFE
surface
#F9F6FD
border
#D2D0D5
text
#141116
muted
#828084