#BF81BF#BF81BF
#BF81BF is a light, moderate purple. Relative luminance 0.305; OKLCH L 68.7% C 0.113 H 326.7°. Best body text is #000000 at 7.11:1 contrast (WCAG AA passes).
Color values
| HEX | #BF81BF |
|---|---|
| RGB | rgb(191, 129, 191) |
| HSL | hsl(300, 33%, 63%) |
| HSV | hsv(300, 32%, 75%) |
| CMYK | cmyk(0%, 32.5%, 0%, 25.1%) |
| CIE-LAB | lab(62.12, 34.00, -22.77) |
| CIE-LCH | lch(62.12, 40.93, 326.19°) |
| OKLab | oklab(68.7% 0.0941 -0.0618) |
| OKLCH | oklch(68.7% 0.113 326.7) |
| XYZ | xyz(38.7392, 30.5399, 53.1343) |
| Luminance | 0.3054 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Orchid (survey)
#C875C4
ΔE00 3.88
Wisteria
#A87DC2
ΔE00 5.79
Lavender Pink
#DD85D7
ΔE00 6.00
Pale Purple
#B790D4
ΔE00 6.46
Heather
#A484AC
ΔE00 7.04
Soft Purple
#A66FB5
ΔE00 7.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BF81BF #81BF81
analogous
#A081BF #BF81BF #BF81A0
triadic
#BF81BF #BFBF81 #81BFBF
tetradic
#BF81BF #BFA081 #81BF81 #81A0BF
square
#BF81BF #BFA081 #81BF81 #81A0BF
split-complementary
#BF81BF #A0BF81 #81BFA0
monochromatic
#834383 #AA58AA #BF81BF #D4AAD4 #E8D2E8
Accessibility & contrast
On white
2.95
#BF81BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.11
#BF81BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BF81BF
7.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BF81BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BF81BF | 1.00 | 2.95 | 7.11 | 7.11 |
| #FFFFFF | 2.95 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7D91C1
Deuteranopia (green-blind)
#8C99BD
Tritanopia (blue-blind)
#C38798
Achromatopsia (no color)
#969696
Design tokens & code
CSS
--color: #bf81bf; /* rgb */ color: rgb(191, 129, 191); /* oklch */ color: oklch(68.7% 0.113 326.7);
Tailwind
colors: {
custom: {
50: '#d3a6d2',
500: '#bf81bf',
950: '#000000',
},
}SCSS
$custom: #bf81bf; $custom-light: #d3a6d2; $custom-dark: #000000;
JSON
{
"hex": "#bf81bf",
"rgb": {
"r": 191,
"g": 129,
"b": 191
},
"hsl": {
"h": 300,
"s": 32.632,
"l": 62.745
},
"oklch": {
"l": 0.68696,
"c": 0.11255,
"h": 326.7
},
"luminance": 0.30538
}Semantic roles & 50–950 ramp
primary
#BF81BF
secondary
#C3D9C3
accent
#AB3A3A
background
#FDFAFC
surface
#FAF4F9
border
#D3CED2
text
#140F14
muted
#837F82