#BF83AE#BF83AE
#BF83AE is a light, moderate pink. Relative luminance 0.304; OKLCH L 68.4% C 0.093 H 337.5°. Best body text is #000000 at 7.07:1 contrast (WCAG AA passes).
Color values
| HEX | #BF83AE |
|---|---|
| RGB | rgb(191, 131, 174) |
| HSL | hsl(317, 32%, 63%) |
| HSV | hsv(317, 31%, 75%) |
| CMYK | cmyk(0%, 31.4%, 8.9%, 25.1%) |
| CIE-LAB | lab(61.97, 29.80, -13.36) |
| CIE-LCH | lch(61.97, 32.66, 335.85°) |
| OKLab | oklab(68.38% 0.086 -0.0356) |
| OKLCH | oklch(68.38% 0.093 337.5) |
| XYZ | xyz(37.2419, 30.3666, 43.9358) |
| Luminance | 0.3036 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Dusty Lavender
#AC86A8
ΔE00 4.80
Heather
#A484AC
ΔE00 6.58
Orchid (survey)
#C875C4
ΔE00 7.45
Pale Magenta
#D767AD
ΔE00 8.23
Dull Pink
#D5869D
ΔE00 8.60
Light Mauve
#C292A1
ΔE00 8.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BF83AE #83BF94
analogous
#B283BF #BF83AE #BF8390
triadic
#BF83AE #AEBF83 #83AEBF
tetradic
#BF83AE #BFB283 #83BF94 #8390BF
square
#BF83AE #BFB283 #83BF94 #8390BF
split-complementary
#BF83AE #90BF83 #83BFB2
monochromatic
#844472 #AA5B94 #BF83AE #D4ABC8 #E9D4E3
Accessibility & contrast
On white
2.97
#BF83AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.07
#BF83AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BF83AE
7.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BF83AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BF83AE | 1.00 | 2.97 | 7.07 | 7.07 |
| #FFFFFF | 2.97 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8490B0
Deuteranopia (green-blind)
#9399AC
Tritanopia (blue-blind)
#C58592
Achromatopsia (no color)
#969696
Design tokens & code
CSS
--color: #bf83ae; /* rgb */ color: rgb(191, 131, 174); /* oklch */ color: oklch(68.4% 0.093 337.5);
Tailwind
colors: {
custom: {
50: '#d3a8c6',
500: '#bf83ae',
950: '#000000',
},
}SCSS
$custom: #bf83ae; $custom-light: #d3a8c6; $custom-dark: #000000;
JSON
{
"hex": "#bf83ae",
"rgb": {
"r": 191,
"g": 131,
"b": 174
},
"hsl": {
"h": 317,
"s": 31.915,
"l": 63.137
},
"oklch": {
"l": 0.68385,
"c": 0.09305,
"h": 337.5
},
"luminance": 0.30365
}Semantic roles & 50–950 ramp
primary
#BF83AE
secondary
#C4DACA
accent
#AB5B3B
background
#FDFAFC
surface
#FAF4F8
border
#D3CED1
text
#140F13
muted
#837F82