#BF94BF#BF94BF
#BF94BF is a light, moderate purple. Relative luminance 0.360; OKLCH L 72.1% C 0.078 H 326.3°. Best body text is #000000 at 8.20:1 contrast (WCAG AA passes).
Color values
| HEX | #BF94BF |
|---|---|
| RGB | rgb(191, 148, 191) |
| HSL | hsl(300, 25%, 66%) |
| HSV | hsv(300, 23%, 75%) |
| CMYK | cmyk(0%, 22.5%, 0%, 25.1%) |
| CIE-LAB | lab(66.53, 23.50, -16.06) |
| CIE-LCH | lch(66.53, 28.46, 325.66°) |
| OKLab | oklab(72.07% 0.0649 -0.0432) |
| OKLCH | oklch(72.07% 0.078 326.3) |
| XYZ | xyz(41.4787, 36.0188, 54.0474) |
| Luminance | 0.3602 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lilac
#C8A2C8
ΔE00 3.93
Dusty Lavender
#AC86A8
ΔE00 5.59
Heather
#A484AC
ΔE00 6.54
Plum
#DDA0DD
ΔE00 6.83
Pale Purple
#B790D4
ΔE00 6.87
Lavender
#B39DDB
ΔE00 8.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BF94BF #94BF94
analogous
#AA94BF #BF94BF #BF94AA
triadic
#BF94BF #BFBF94 #94BFBF
tetradic
#BF94BF #BFAA94 #94BF94 #94AABF
square
#BF94BF #BFAA94 #94BF94 #94AABF
split-complementary
#BF94BF #AABF94 #94BFAA
monochromatic
#885188 #A86EA8 #BF94BF #D6BAD6 #EDE1ED
Accessibility & contrast
On white
2.56
#BF94BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.20
#BF94BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BF94BF
8.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BF94BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BF94BF | 1.00 | 2.56 | 8.20 | 8.20 |
| #FFFFFF | 2.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#919EC1
Deuteranopia (green-blind)
#9BA4BD
Tritanopia (blue-blind)
#C297A3
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #bf94bf; /* rgb */ color: rgb(191, 148, 191); /* oklch */ color: oklch(72.1% 0.078 326.3);
Tailwind
colors: {
custom: {
50: '#d2b3d2',
500: '#bf94bf',
950: '#000000',
},
}SCSS
$custom: #bf94bf; $custom-light: #d2b3d2; $custom-dark: #000000;
JSON
{
"hex": "#bf94bf",
"rgb": {
"r": 191,
"g": 148,
"b": 191
},
"hsl": {
"h": 300,
"s": 25.146,
"l": 66.471
},
"oklch": {
"l": 0.72066,
"c": 0.07793,
"h": 326.3
},
"luminance": 0.36018
}Semantic roles & 50–950 ramp
primary
#BF94BF
secondary
#D0DED0
accent
#A44242
background
#FCFBFC
surface
#F9F6F9
border
#D2D0D2
text
#141114
muted
#828082