#BF95BE#BF95BE
#BF95BE is a light, moderate purple. Relative luminance 0.363; OKLCH L 72.2% C 0.075 H 327.1°. Best body text is #000000 at 8.26:1 contrast (WCAG AA passes).
Color values
| HEX | #BF95BE |
|---|---|
| RGB | rgb(191, 149, 190) |
| HSL | hsl(301, 25%, 67%) |
| HSV | hsv(301, 22%, 75%) |
| CMYK | cmyk(0%, 22%, 0.5%, 25.1%) |
| CIE-LAB | lab(66.74, 22.76, -15.19) |
| CIE-LCH | lch(66.74, 27.36, 326.29°) |
| OKLab | oklab(72.21% 0.063 -0.0408) |
| OKLCH | oklch(72.21% 0.075 327.1) |
| XYZ | xyz(41.5266, 36.2900, 53.5224) |
| Luminance | 0.3629 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lilac
#C8A2C8
ΔE00 3.60
Dusty Lavender
#AC86A8
ΔE00 5.55
Heather
#A484AC
ΔE00 6.66
Plum
#DDA0DD
ΔE00 7.03
Pale Purple
#B790D4
ΔE00 7.33
Light Mauve
#C292A1
ΔE00 8.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BF95BE #95BF96
analogous
#AB95BF #BF95BE #BF95A9
triadic
#BF95BE #BEBF95 #95BEBF
tetradic
#BF95BE #BFAB95 #95BF96 #95A9BF
square
#BF95BE #BFAB95 #95BF96 #95A9BF
split-complementary
#BF95BE #A9BF95 #95BFAB
monochromatic
#885286 #A86FA7 #BF95BE #D6BBD5 #EDE1ED
Accessibility & contrast
On white
2.54
#BF95BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.26
#BF95BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BF95BE
8.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BF95BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BF95BE | 1.00 | 2.54 | 8.26 | 8.26 |
| #FFFFFF | 2.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#939FC0
Deuteranopia (green-blind)
#9CA4BC
Tritanopia (blue-blind)
#C298A3
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #bf95be; /* rgb */ color: rgb(191, 149, 190); /* oklch */ color: oklch(72.2% 0.075 327.1);
Tailwind
colors: {
custom: {
50: '#d2b4d1',
500: '#bf95be',
950: '#000000',
},
}SCSS
$custom: #bf95be; $custom-light: #d2b4d1; $custom-dark: #000000;
JSON
{
"hex": "#bf95be",
"rgb": {
"r": 191,
"g": 149,
"b": 190
},
"hsl": {
"h": 301.429,
"s": 24.706,
"l": 66.667
},
"oklch": {
"l": 0.72213,
"c": 0.07506,
"h": 327.1
},
"luminance": 0.36289
}Semantic roles & 50–950 ramp
primary
#BF95BE
secondary
#D1DFD1
accent
#A34542
background
#FCFBFC
surface
#F9F6F9
border
#D2D0D2
text
#141114
muted
#828082