#BB94D3#BB94D3
#BB94D3 is a light, moderate violet. Relative luminance 0.364; OKLCH L 72.5% C 0.099 H 312.1°. Best body text is #000000 at 8.29:1 contrast (WCAG AA passes).
Color values
| HEX | #BB94D3 |
|---|---|
| RGB | rgb(187, 148, 211) |
| HSL | hsl(277, 42%, 70%) |
| HSV | hsv(277, 30%, 83%) |
| CMYK | cmyk(11.4%, 29.9%, 0%, 17.3%) |
| CIE-LAB | lab(66.86, 26.20, -26.73) |
| CIE-LCH | lch(66.86, 37.43, 314.42°) |
| OKLab | oklab(72.46% 0.0662 -0.0731) |
| OKLCH | oklch(72.46% 0.099 312.1) |
| XYZ | xyz(42.8393, 36.4483, 66.3938) |
| Luminance | 0.3645 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Purple
#B790D4
ΔE00 1.60
Lavender
#B39DDB
ΔE00 4.29
Lavender (survey)
#C79FEF
ΔE00 5.16
Baby Purple
#CA9BF7
ΔE00 6.43
Wisteria
#A87DC2
ΔE00 6.94
Plum
#DDA0DD
ΔE00 7.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BB94D3 #ACD394
analogous
#9B94D3 #BB94D3 #D394CB
triadic
#BB94D3 #D3BB94 #94D3BB
tetradic
#BB94D3 #D39B94 #ACD394 #94CBD3
square
#BB94D3 #D39B94 #ACD394 #94CBD3
split-complementary
#BB94D3 #CBD394 #94D39B
monochromatic
#8245A8 #9F69C1 #BB94D3 #D7BFE5 #F1E9F6
Accessibility & contrast
On white
2.53
#BB94D3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.29
#BB94D3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BB94D3
8.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BB94D3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BB94D3 | 1.00 | 2.53 | 8.29 | 8.29 |
| #FFFFFF | 2.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8AA1D6
Deuteranopia (green-blind)
#92A4D1
Tritanopia (blue-blind)
#B99CAB
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #bb94d3; /* rgb */ color: rgb(187, 148, 211); /* oklch */ color: oklch(72.5% 0.099 312.1);
Tailwind
colors: {
custom: {
50: '#d0b3e0',
500: '#bb94d3',
950: '#000000',
},
}SCSS
$custom: #bb94d3; $custom-light: #d0b3e0; $custom-dark: #000000;
JSON
{
"hex": "#bb94d3",
"rgb": {
"r": 187,
"g": 148,
"b": 211
},
"hsl": {
"h": 277.143,
"s": 41.722,
"l": 70.392
},
"oklch": {
"l": 0.72462,
"c": 0.09865,
"h": 312.1
},
"luminance": 0.36448
}Semantic roles & 50–950 ramp
primary
#BB94D3
secondary
#DFEAD9
accent
#B53163
background
#FCFBFD
surface
#F9F6FB
border
#D2D0D4
text
#141115
muted
#828083