#BF7CBF#BF7CBF
#BF7CBF is a light, vivid purple. Relative luminance 0.293; OKLCH L 67.9% C 0.122 H 326.8°. Best body text is #000000 at 6.85:1 contrast (WCAG AA passes).
Color values
| HEX | #BF7CBF |
|---|---|
| RGB | rgb(191, 124, 191) |
| HSL | hsl(300, 34%, 62%) |
| HSV | hsv(300, 35%, 75%) |
| CMYK | cmyk(0%, 35.1%, 0%, 25.1%) |
| CIE-LAB | lab(61.01, 36.73, -24.48) |
| CIE-LCH | lch(61.01, 44.14, 326.32°) |
| OKLab | oklab(67.86% 0.1017 -0.0665) |
| OKLCH | oklch(67.86% 0.122 326.8) |
| XYZ | xyz(38.0967, 29.2548, 52.9201) |
| Luminance | 0.2925 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Orchid (survey)
#C875C4
ΔE00 2.64
Wisteria
#A87DC2
ΔE00 5.56
Lavender Pink
#DD85D7
ΔE00 6.11
Soft Purple
#A66FB5
ΔE00 6.22
Orchid
#DA70D6
ΔE00 6.30
Pale Purple
#B790D4
ΔE00 7.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BF7CBF #7CBF7C
analogous
#9E7CBF #BF7CBF #BF7C9E
triadic
#BF7CBF #BFBF7C #7CBFBF
tetradic
#BF7CBF #BF9E7C #7CBF7C #7C9EBF
square
#BF7CBF #BF9E7C #7CBF7C #7C9EBF
split-complementary
#BF7CBF #9EBF7C #7CBF9E
monochromatic
#813F81 #AB53AB #BF7CBF #D3A5D3 #E7CEE7
Accessibility & contrast
On white
3.07
#BF7CBF on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.85
#BF7CBF on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #BF7CBF
6.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BF7CBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BF7CBF | 1.00 | 3.07 | 6.85 | 6.85 |
| #FFFFFF | 3.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#778EC1
Deuteranopia (green-blind)
#8896BD
Tritanopia (blue-blind)
#C38295
Achromatopsia (no color)
#939393
Design tokens & code
CSS
--color: #bf7cbf; /* rgb */ color: rgb(191, 124, 191); /* oklch */ color: oklch(67.9% 0.122 326.8);
Tailwind
colors: {
custom: {
50: '#d3a3d2',
500: '#bf7cbf',
950: '#000000',
},
}SCSS
$custom: #bf7cbf; $custom-light: #d3a3d2; $custom-dark: #000000;
JSON
{
"hex": "#bf7cbf",
"rgb": {
"r": 191,
"g": 124,
"b": 191
},
"hsl": {
"h": 300,
"s": 34.359,
"l": 61.765
},
"oklch": {
"l": 0.67855,
"c": 0.12154,
"h": 326.8
},
"luminance": 0.29253
}Semantic roles & 50–950 ramp
primary
#BF7CBF
secondary
#BFD8BF
accent
#AD3838
background
#FDFAFC
surface
#FAF4F9
border
#D3CED2
text
#140F14
muted
#837F82