#BB94DC#BB94DC
#BB94DC is a light, moderate violet. Relative luminance 0.369; OKLCH L 72.8% C 0.110 H 308.6°. Best body text is #000000 at 8.38:1 contrast (WCAG AA passes).
Color values
| HEX | #BB94DC |
|---|---|
| RGB | rgb(187, 148, 220) |
| HSL | hsl(273, 51%, 72%) |
| HSV | hsv(273, 33%, 86%) |
| CMYK | cmyk(15%, 32.7%, 0%, 13.7%) |
| CIE-LAB | lab(67.21, 28.12, -31.18) |
| CIE-LCH | lch(67.21, 41.99, 312.04°) |
| OKLab | oklab(72.85% 0.0686 -0.0858) |
| OKLCH | oklch(72.85% 0.11 308.6) |
| XYZ | xyz(43.9993, 36.9123, 72.5031) |
| Luminance | 0.3691 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Purple
#B790D4
ΔE00 1.58
Lavender (survey)
#C79FEF
ΔE00 3.78
Lavender
#B39DDB
ΔE00 3.89
Baby Purple
#CA9BF7
ΔE00 4.72
Lilac (survey)
#CEA2FD
ΔE00 5.91
Pastel Purple
#CAA0FF
ΔE00 6.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BB94DC #B5DC94
analogous
#9794DC #BB94DC #DC94D9
triadic
#BB94DC #DCBB94 #94DCBB
tetradic
#BB94DC #DC9794 #B5DC94 #94D9DC
square
#BB94DC #DC9794 #B5DC94 #94D9DC
split-complementary
#BB94DC #D9DC94 #94DC97
monochromatic
#803DB9 #9E66CD #BB94DC #D8C2EB #F0E8F7
Accessibility & contrast
On white
2.51
#BB94DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.38
#BB94DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BB94DC
8.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BB94DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BB94DC | 1.00 | 2.51 | 8.38 | 8.38 |
| #FFFFFF | 2.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#87A2DF
Deuteranopia (green-blind)
#8FA4DA
Tritanopia (blue-blind)
#B79EAE
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #bb94dc; /* rgb */ color: rgb(187, 148, 220); /* oklch */ color: oklch(72.8% 0.110 308.6);
Tailwind
colors: {
custom: {
50: '#d0b3e7',
500: '#bb94dc',
950: '#000000',
},
}SCSS
$custom: #bb94dc; $custom-light: #d0b3e7; $custom-dark: #000000;
JSON
{
"hex": "#bb94dc",
"rgb": {
"r": 187,
"g": 148,
"b": 220
},
"hsl": {
"h": 272.5,
"s": 50.704,
"l": 72.157
},
"oklch": {
"l": 0.72845,
"c": 0.1098,
"h": 308.6
},
"luminance": 0.36912
}Semantic roles & 50–950 ramp
primary
#BB94DC
secondary
#E5EFDC
accent
#BE276C
background
#FCFBFE
surface
#F9F6FC
border
#D2D0D5
text
#141116
muted
#828084