#BF92C5#BF92C5
#BF92C5 is a light, moderate purple. Relative luminance 0.357; OKLCH L 71.9% C 0.088 H 322.5°. Best body text is #000000 at 8.13:1 contrast (WCAG AA passes).
Color values
| HEX | #BF92C5 |
|---|---|
| RGB | rgb(191, 146, 197) |
| HSL | hsl(293, 31%, 67%) |
| HSV | hsv(293, 26%, 77%) |
| CMYK | cmyk(3%, 25.9%, 0%, 22.7%) |
| CIE-LAB | lab(66.26, 25.77, -19.82) |
| CIE-LCH | lch(66.26, 32.51, 322.44°) |
| OKLab | oklab(71.93% 0.0698 -0.0536) |
| OKLCH | oklch(71.93% 0.088 322.5) |
| XYZ | xyz(41.8415, 35.6664, 57.4927) |
| Luminance | 0.3567 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Pale Purple
#B790D4
ΔE00 5.00
Lilac
#C8A2C8
ΔE00 5.15
Plum
#DDA0DD
ΔE00 6.24
Dusty Lavender
#AC86A8
ΔE00 6.51
Heather
#A484AC
ΔE00 6.70
Lavender
#B39DDB
ΔE00 7.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BF92C5 #98C592
analogous
#A692C5 #BF92C5 #C592B2
triadic
#BF92C5 #C5BF92 #92C5BF
tetradic
#BF92C5 #C5A692 #98C592 #92B2C5
square
#BF92C5 #C5A692 #98C592 #92B2C5
split-complementary
#BF92C5 #B2C592 #92C5A6
monochromatic
#884D90 #A86AB0 #BF92C5 #D6BADA #EEE2F0
Accessibility & contrast
On white
2.58
#BF92C5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.13
#BF92C5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BF92C5
8.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BF92C5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BF92C5 | 1.00 | 2.58 | 8.13 | 8.13 |
| #FFFFFF | 2.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8D9EC7
Deuteranopia (green-blind)
#97A3C3
Tritanopia (blue-blind)
#C197A4
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #bf92c5; /* rgb */ color: rgb(191, 146, 197); /* oklch */ color: oklch(71.9% 0.088 322.5);
Tailwind
colors: {
custom: {
50: '#d3b2d6',
500: '#bf92c5',
950: '#000000',
},
}SCSS
$custom: #bf92c5; $custom-light: #d3b2d6; $custom-dark: #000000;
JSON
{
"hex": "#bf92c5",
"rgb": {
"r": 191,
"g": 146,
"b": 197
},
"hsl": {
"h": 292.941,
"s": 30.539,
"l": 67.255
},
"oklch": {
"l": 0.71927,
"c": 0.08802,
"h": 322.5
},
"luminance": 0.35665
}Semantic roles & 50–950 ramp
primary
#BF92C5
secondary
#D3E1D1
accent
#A93C49
background
#FCFBFD
surface
#F9F6FA
border
#D2D0D3
text
#141114
muted
#828083