#BF8EBB#BF8EBB
#BF8EBB is a light, moderate purple. Relative luminance 0.340; OKLCH L 70.8% C 0.085 H 329.2°. Best body text is #000000 at 7.80:1 contrast (WCAG AA passes).
Color values
| HEX | #BF8EBB |
|---|---|
| RGB | rgb(191, 142, 187) |
| HSL | hsl(305, 28%, 65%) |
| HSV | hsv(305, 26%, 75%) |
| CMYK | cmyk(0%, 25.7%, 2.1%, 25.1%) |
| CIE-LAB | lab(64.97, 26.08, -16.18) |
| CIE-LCH | lch(64.97, 30.69, 328.19°) |
| OKLab | oklab(70.82% 0.0729 -0.0435) |
| OKLCH | oklch(70.82% 0.085 329.2) |
| XYZ | xyz(40.1277, 34.0115, 51.4552) |
| Luminance | 0.3401 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Dusty Lavender
#AC86A8
ΔE00 4.95
Lilac
#C8A2C8
ΔE00 5.58
Heather
#A484AC
ΔE00 6.05
Pale Purple
#B790D4
ΔE00 7.10
Plum
#DDA0DD
ΔE00 7.42
Lavender Pink
#DD85D7
ΔE00 8.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BF8EBB #8EBF92
analogous
#AA8EBF #BF8EBB #BF8EA2
triadic
#BF8EBB #BBBF8E #8EBBBF
tetradic
#BF8EBB #BFAA8E #8EBF92 #8EA2BF
square
#BF8EBB #BFAA8E #8EBF92 #8EA2BF
split-complementary
#BF8EBB #A2BF8E #8EBFAA
monochromatic
#864C82 #A967A3 #BF8EBB #D5B5D3 #EBDCEA
Accessibility & contrast
On white
2.69
#BF8EBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.80
#BF8EBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BF8EBB
7.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BF8EBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BF8EBB | 1.00 | 2.69 | 7.80 | 7.80 |
| #FFFFFF | 2.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8C9ABD
Deuteranopia (green-blind)
#97A0B9
Tritanopia (blue-blind)
#C3919E
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #bf8ebb; /* rgb */ color: rgb(191, 142, 187); /* oklch */ color: oklch(70.8% 0.085 329.2);
Tailwind
colors: {
custom: {
50: '#d3afcf',
500: '#bf8ebb',
950: '#000000',
},
}SCSS
$custom: #bf8ebb; $custom-light: #d3afcf; $custom-dark: #000000;
JSON
{
"hex": "#bf8ebb",
"rgb": {
"r": 191,
"g": 142,
"b": 187
},
"hsl": {
"h": 304.898,
"s": 27.684,
"l": 65.294
},
"oklch": {
"l": 0.70823,
"c": 0.08486,
"h": 329.2
},
"luminance": 0.3401
}Semantic roles & 50–950 ramp
primary
#BF8EBB
secondary
#CCDDCD
accent
#A6483F
background
#FDFAFC
surface
#FAF4F9
border
#D3CED2
text
#141013
muted
#837F82