#BF92C0#BF92C0
#BF92C0 is a light, moderate purple. Relative luminance 0.354; OKLCH L 71.7% C 0.083 H 325.7°. Best body text is #000000 at 8.09:1 contrast (WCAG AA passes).
Color values
| HEX | #BF92C0 |
|---|---|
| RGB | rgb(191, 146, 192) |
| HSL | hsl(299, 27%, 66%) |
| HSV | hsv(299, 24%, 75%) |
| CMYK | cmyk(0.5%, 24%, 0%, 24.7%) |
| CIE-LAB | lab(66.09, 24.80, -17.29) |
| CIE-LCH | lch(66.09, 30.23, 325.13°) |
| OKLab | oklab(71.74% 0.0683 -0.0466) |
| OKLCH | oklch(71.74% 0.083 325.7) |
| XYZ | xyz(41.2781, 35.4410, 54.5253) |
| Luminance | 0.3544 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lilac
#C8A2C8
ΔE00 4.61
Dusty Lavender
#AC86A8
ΔE00 5.66
Pale Purple
#B790D4
ΔE00 6.28
Heather
#A484AC
ΔE00 6.38
Plum
#DDA0DD
ΔE00 6.68
Lavender Pink
#DD85D7
ΔE00 8.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BF92C0 #93C092
analogous
#A892C0 #BF92C0 #C092AA
triadic
#BF92C0 #C0BF92 #92C0BF
tetradic
#BF92C0 #C0A892 #93C092 #92AAC0
square
#BF92C0 #C0A892 #93C092 #92AAC0
split-complementary
#BF92C0 #AAC092 #92C0A8
monochromatic
#874F89 #A86BAA #BF92C0 #D6B9D6 #EDE0ED
Accessibility & contrast
On white
2.60
#BF92C0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.09
#BF92C0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BF92C0
8.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BF92C0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BF92C0 | 1.00 | 2.60 | 8.09 | 8.09 |
| #FFFFFF | 2.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8F9DC2
Deuteranopia (green-blind)
#99A3BE
Tritanopia (blue-blind)
#C296A2
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #bf92c0; /* rgb */ color: rgb(191, 146, 192); /* oklch */ color: oklch(71.7% 0.083 325.7);
Tailwind
colors: {
custom: {
50: '#d3b2d3',
500: '#bf92c0',
950: '#000000',
},
}SCSS
$custom: #bf92c0; $custom-light: #d3b2d3; $custom-dark: #000000;
JSON
{
"hex": "#bf92c0",
"rgb": {
"r": 191,
"g": 146,
"b": 192
},
"hsl": {
"h": 298.696,
"s": 26.744,
"l": 66.275
},
"oklch": {
"l": 0.71737,
"c": 0.08265,
"h": 325.7
},
"luminance": 0.3544
}Semantic roles & 50–950 ramp
primary
#BF92C0
secondary
#D0DECF
accent
#A54042
background
#FCFBFC
surface
#F9F6F9
border
#D2D0D2
text
#141114
muted
#828082