#BF89C0#BF89C0
#BF89C0 is a light, moderate purple. Relative luminance 0.328; OKLCH L 70.1% C 0.099 H 326.0°. Best body text is #000000 at 7.55:1 contrast (WCAG AA passes).
Color values
| HEX | #BF89C0 |
|---|---|
| RGB | rgb(191, 137, 192) |
| HSL | hsl(299, 30%, 65%) |
| HSV | hsv(299, 29%, 75%) |
| CMYK | cmyk(0.5%, 28.6%, 0%, 24.7%) |
| CIE-LAB | lab(63.98, 29.79, -20.50) |
| CIE-LCH | lch(63.98, 36.16, 325.47°) |
| OKLab | oklab(70.12% 0.0821 -0.0554) |
| OKLCH | oklch(70.12% 0.099 326) |
| XYZ | xyz(39.9450, 32.7747, 54.0809) |
| Luminance | 0.3277 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Pale Purple
#B790D4
ΔE00 5.68
Orchid (survey)
#C875C4
ΔE00 6.09
Dusty Lavender
#AC86A8
ΔE00 6.17
Heather
#A484AC
ΔE00 6.34
Lavender Pink
#DD85D7
ΔE00 6.52
Wisteria
#A87DC2
ΔE00 6.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BF89C0 #8AC089
analogous
#A489C0 #BF89C0 #C089A6
triadic
#BF89C0 #C0BF89 #89C0BF
tetradic
#BF89C0 #C0A489 #8AC089 #89A6C0
square
#BF89C0 #C0A489 #8AC089 #89A6C0
split-complementary
#BF89C0 #A6C089 #89C0A4
monochromatic
#864887 #A961AB #BF89C0 #D5B1D5 #EAD9EB
Accessibility & contrast
On white
2.78
#BF89C0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.55
#BF89C0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BF89C0
7.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BF89C0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BF89C0 | 1.00 | 2.78 | 7.55 | 7.55 |
| #FFFFFF | 2.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8597C2
Deuteranopia (green-blind)
#929DBE
Tritanopia (blue-blind)
#C28E9D
Achromatopsia (no color)
#9B9B9B
Design tokens & code
CSS
--color: #bf89c0; /* rgb */ color: rgb(191, 137, 192); /* oklch */ color: oklch(70.1% 0.099 326.0);
Tailwind
colors: {
custom: {
50: '#d3acd3',
500: '#bf89c0',
950: '#000000',
},
}SCSS
$custom: #bf89c0; $custom-light: #d3acd3; $custom-dark: #000000;
JSON
{
"hex": "#bf89c0",
"rgb": {
"r": 191,
"g": 137,
"b": 192
},
"hsl": {
"h": 298.909,
"s": 30.387,
"l": 64.51
},
"oklch": {
"l": 0.70122,
"c": 0.09907,
"h": 326
},
"luminance": 0.32773
}Semantic roles & 50–950 ramp
primary
#BF89C0
secondary
#C9DCC9
accent
#A93C3E
background
#FDFAFC
surface
#FAF4F9
border
#D3CED2
text
#141014
muted
#837F82