#BF94BE#BF94BE
#BF94BE is a light, moderate purple. Relative luminance 0.360; OKLCH L 72.0% C 0.077 H 327.1°. Best body text is #000000 at 8.19:1 contrast (WCAG AA passes).
Color values
| HEX | #BF94BE |
|---|---|
| RGB | rgb(191, 148, 190) |
| HSL | hsl(301, 25%, 66%) |
| HSV | hsv(301, 23%, 75%) |
| CMYK | cmyk(0%, 22.5%, 0.5%, 25.1%) |
| CIE-LAB | lab(66.50, 23.31, -15.55) |
| CIE-LCH | lch(66.50, 28.02, 326.30°) |
| OKLab | oklab(72.03% 0.0646 -0.0418) |
| OKLCH | oklch(72.03% 0.077 327.1) |
| XYZ | xyz(41.3690, 35.9750, 53.4699) |
| Luminance | 0.3597 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lilac
#C8A2C8
ΔE00 3.89
Dusty Lavender
#AC86A8
ΔE00 5.47
Heather
#A484AC
ΔE00 6.54
Plum
#DDA0DD
ΔE00 6.97
Pale Purple
#B790D4
ΔE00 7.14
Lavender
#B39DDB
ΔE00 8.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BF94BE #94BF95
analogous
#AB94BF #BF94BE #BF94A9
triadic
#BF94BE #BEBF94 #94BEBF
tetradic
#BF94BE #BFAB94 #94BF95 #94A9BF
square
#BF94BE #BFAB94 #94BF95 #94A9BF
split-complementary
#BF94BE #A9BF94 #94BFAB
monochromatic
#885186 #A86EA7 #BF94BE #D6BAD5 #EDE1ED
Accessibility & contrast
On white
2.56
#BF94BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.19
#BF94BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BF94BE
8.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BF94BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BF94BE | 1.00 | 2.56 | 8.19 | 8.19 |
| #FFFFFF | 2.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#929EC0
Deuteranopia (green-blind)
#9BA4BC
Tritanopia (blue-blind)
#C297A2
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #bf94be; /* rgb */ color: rgb(191, 148, 190); /* oklch */ color: oklch(72.0% 0.077 327.1);
Tailwind
colors: {
custom: {
50: '#d2b3d1',
500: '#bf94be',
950: '#000000',
},
}SCSS
$custom: #bf94be; $custom-light: #d2b3d1; $custom-dark: #000000;
JSON
{
"hex": "#bf94be",
"rgb": {
"r": 191,
"g": 148,
"b": 190
},
"hsl": {
"h": 301.395,
"s": 25.146,
"l": 66.471
},
"oklch": {
"l": 0.72029,
"c": 0.07689,
"h": 327.1
},
"luminance": 0.35974
}Semantic roles & 50–950 ramp
primary
#BF94BE
secondary
#D0DED1
accent
#A44442
background
#FCFBFC
surface
#F9F6F9
border
#D2D0D2
text
#141114
muted
#828082