#BB94DA#BB94DA
#BB94DA is a light, moderate violet. Relative luminance 0.368; OKLCH L 72.8% C 0.107 H 309.4°. Best body text is #000000 at 8.36:1 contrast (WCAG AA passes).
Color values
| HEX | #BB94DA |
|---|---|
| RGB | rgb(187, 148, 218) |
| HSL | hsl(273, 49%, 72%) |
| HSV | hsv(273, 32%, 85%) |
| CMYK | cmyk(14.2%, 32.1%, 0%, 14.5%) |
| CIE-LAB | lab(67.13, 27.69, -30.20) |
| CIE-LCH | lch(67.13, 40.97, 312.52°) |
| OKLab | oklab(72.76% 0.0681 -0.083) |
| OKLCH | oklch(72.76% 0.107 309.4) |
| XYZ | xyz(43.7360, 36.8070, 71.1165) |
| Luminance | 0.3681 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Purple
#B790D4
ΔE00 1.33
Lavender
#B39DDB
ΔE00 3.89
Lavender (survey)
#C79FEF
ΔE00 4.03
Baby Purple
#CA9BF7
ΔE00 5.07
Lilac (survey)
#CEA2FD
ΔE00 6.21
Pastel Purple
#CAA0FF
ΔE00 6.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BB94DA #B3DA94
analogous
#9894DA #BB94DA #DA94D6
triadic
#BB94DA #DABB94 #94DABB
tetradic
#BB94DA #DA9894 #B3DA94 #94D6DA
square
#BB94DA #DA9894 #B3DA94 #94D6DA
split-complementary
#BB94DA #D6DA94 #94DA98
monochromatic
#813FB5 #9E67CA #BB94DA #D8C1EA #F1E8F7
Accessibility & contrast
On white
2.51
#BB94DA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.36
#BB94DA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BB94DA
8.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BB94DA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BB94DA | 1.00 | 2.51 | 8.36 | 8.36 |
| #FFFFFF | 2.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#87A2DD
Deuteranopia (green-blind)
#90A4D8
Tritanopia (blue-blind)
#B79EAD
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #bb94da; /* rgb */ color: rgb(187, 148, 218); /* oklch */ color: oklch(72.8% 0.107 309.4);
Tailwind
colors: {
custom: {
50: '#d0b3e5',
500: '#bb94da',
950: '#000000',
},
}SCSS
$custom: #bb94da; $custom-light: #d0b3e5; $custom-dark: #000000;
JSON
{
"hex": "#bb94da",
"rgb": {
"r": 187,
"g": 148,
"b": 218
},
"hsl": {
"h": 273.429,
"s": 48.611,
"l": 71.765
},
"oklch": {
"l": 0.72758,
"c": 0.10731,
"h": 309.4
},
"luminance": 0.36807
}Semantic roles & 50–950 ramp
primary
#BB94DA
secondary
#E4EEDC
accent
#BC2A6A
background
#FCFBFE
surface
#F9F6FC
border
#D2D0D5
text
#141116
muted
#828084