#BB94D2#BB94D2
#BB94D2 is a light, moderate violet. Relative luminance 0.364; OKLCH L 72.4% C 0.097 H 312.6°. Best body text is #000000 at 8.28:1 contrast (WCAG AA passes).
Color values
| HEX | #BB94D2 |
|---|---|
| RGB | rgb(187, 148, 210) |
| HSL | hsl(278, 41%, 70%) |
| HSV | hsv(278, 30%, 82%) |
| CMYK | cmyk(11%, 29.5%, 0%, 17.6%) |
| CIE-LAB | lab(66.82, 25.99, -26.24) |
| CIE-LCH | lch(66.82, 36.93, 314.73°) |
| OKLab | oklab(72.42% 0.0659 -0.0717) |
| OKLCH | oklch(72.42% 0.097 312.6) |
| XYZ | xyz(42.7143, 36.3983, 65.7357) |
| Luminance | 0.3640 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Purple
#B790D4
ΔE00 1.77
Lavender
#B39DDB
ΔE00 4.39
Lavender (survey)
#C79FEF
ΔE00 5.35
Baby Purple
#CA9BF7
ΔE00 6.64
Plum
#DDA0DD
ΔE00 6.95
Wisteria
#A87DC2
ΔE00 6.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BB94D2 #ABD294
analogous
#9C94D2 #BB94D2 #D294CA
triadic
#BB94D2 #D2BB94 #94D2BB
tetradic
#BB94D2 #D29C94 #ABD294 #94CAD2
square
#BB94D2 #D29C94 #ABD294 #94CAD2
split-complementary
#BB94D2 #CAD294 #94D29C
monochromatic
#8246A6 #A069C0 #BB94D2 #D6BFE4 #F1E9F6
Accessibility & contrast
On white
2.54
#BB94D2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.28
#BB94D2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BB94D2
8.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BB94D2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BB94D2 | 1.00 | 2.54 | 8.28 | 8.28 |
| #FFFFFF | 2.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8AA0D4
Deuteranopia (green-blind)
#93A4D0
Tritanopia (blue-blind)
#B99CAA
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #bb94d2; /* rgb */ color: rgb(187, 148, 210); /* oklch */ color: oklch(72.4% 0.097 312.6);
Tailwind
colors: {
custom: {
50: '#d0b3e0',
500: '#bb94d2',
950: '#000000',
},
}SCSS
$custom: #bb94d2; $custom-light: #d0b3e0; $custom-dark: #000000;
JSON
{
"hex": "#bb94d2",
"rgb": {
"r": 187,
"g": 148,
"b": 210
},
"hsl": {
"h": 277.742,
"s": 40.789,
"l": 70.196
},
"oklch": {
"l": 0.72421,
"c": 0.09743,
"h": 312.6
},
"luminance": 0.36398
}Semantic roles & 50–950 ramp
primary
#BB94D2
secondary
#DFE9D8
accent
#B43262
background
#FCFBFD
surface
#F9F6FB
border
#D2D0D4
text
#141115
muted
#828083