#BF6BBC#BF6BBC
#BF6BBC is a light, vivid purple. Relative luminance 0.252; OKLCH L 65.0% C 0.148 H 328.4°. Best body text is #000000 at 6.04:1 contrast (WCAG AA passes).
Color values
| HEX | #BF6BBC |
|---|---|
| RGB | rgb(191, 107, 188) |
| HSL | hsl(302, 40%, 58%) |
| HSV | hsv(302, 44%, 75%) |
| CMYK | cmyk(0%, 44%, 1.6%, 25.1%) |
| CIE-LAB | lab(57.29, 45.24, -28.50) |
| CIE-LCH | lch(57.29, 53.47, 327.79°) |
| OKLab | oklab(65.03% 0.1265 -0.0778) |
| OKLCH | oklch(65.03% 0.148 328.4) |
| XYZ | xyz(35.8201, 25.2244, 50.5492) |
| Luminance | 0.2522 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Orchid (survey)
#C875C4
ΔE00 3.13
Purplish Pink
#CE5DAE
ΔE00 4.99
Soft Purple
#A66FB5
ΔE00 5.09
Orchid
#DA70D6
ΔE00 5.79
Pinky Purple
#C94CBE
ΔE00 6.36
Pale Magenta
#D767AD
ΔE00 6.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BF6BBC #6BBF6E
analogous
#986BBF #BF6BBC #BF6B92
triadic
#BF6BBC #BCBF6B #6BBCBF
tetradic
#BF6BBC #BF986B #6BBF6E #6B92BF
square
#BF6BBC #BF986B #6BBF6E #6B92BF
split-complementary
#BF6BBC #92BF6B #6BBF98
monochromatic
#7B3578 #A547A2 #BF6BBC #D196CF #E4C0E3
Accessibility & contrast
On white
3.47
#BF6BBC on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.04
#BF6BBC on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #BF6BBC
6.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BF6BBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BF6BBC | 1.00 | 3.47 | 6.04 | 6.04 |
| #FFFFFF | 3.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6583BF
Deuteranopia (green-blind)
#7C8EB9
Tritanopia (blue-blind)
#C4738B
Achromatopsia (no color)
#8A8A8A
Design tokens & code
CSS
--color: #bf6bbc; /* rgb */ color: rgb(191, 107, 188); /* oklch */ color: oklch(65.0% 0.148 328.4);
Tailwind
colors: {
custom: {
50: '#d498d0',
500: '#bf6bbc',
950: '#000000',
},
}SCSS
$custom: #bf6bbc; $custom-light: #d498d0; $custom-dark: #000000;
JSON
{
"hex": "#bf6bbc",
"rgb": {
"r": 191,
"g": 107,
"b": 188
},
"hsl": {
"h": 302.143,
"s": 39.623,
"l": 58.431
},
"oklch": {
"l": 0.65029,
"c": 0.14845,
"h": 328.4
},
"luminance": 0.25223
}Semantic roles & 50–950 ramp
primary
#BF6BBC
secondary
#B2D4B3
accent
#D05D58
background
#FDF9FC
surface
#FAF2F9
border
#D3CCD2
text
#140E14
muted
#837E82