#BF93A2#BF93A2
#BF93A2 is a light, muted pink. Relative luminance 0.346; OKLCH L 70.9% C 0.056 H 356.3°. Best body text is #000000 at 7.91:1 contrast (WCAG AA passes).
Color values
| HEX | #BF93A2 |
|---|---|
| RGB | rgb(191, 147, 162) |
| HSL | hsl(340, 26%, 66%) |
| HSV | hsv(340, 23%, 75%) |
| CMYK | cmyk(0%, 23%, 15.2%, 25.1%) |
| CIE-LAB | lab(65.40, 18.90, -1.47) |
| CIE-LCH | lch(65.40, 18.96, 355.54°) |
| OKLab | oklab(70.9% 0.0563 -0.0036) |
| OKLCH | oklch(70.9% 0.056 356.3) |
| XYZ | xyz(38.4411, 34.5539, 38.8201) |
| Luminance | 0.3455 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Mauve
#C292A1
ΔE00 1.01
Grey Pink
#C3909B
ΔE00 2.51
Greyish Pink
#C88D94
ΔE00 5.10
Rosybrown
#BC8F8F
ΔE00 6.00
Dusty Pink
#D8A7B1
ΔE00 6.45
Faded Pink
#DE9DAC
ΔE00 6.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BF93A2 #93BFB0
analogous
#BF93B8 #BF93A2 #BF9A93
triadic
#BF93A2 #A2BF93 #93A2BF
tetradic
#BF93A2 #B8BF93 #93BFB0 #9A93BF
square
#BF93A2 #B8BF93 #93BFB0 #9A93BF
split-complementary
#BF93A2 #93BF9A #93B8BF
monochromatic
#875063 #A86D81 #BF93A2 #D6B9C3 #EDE0E4
Accessibility & contrast
On white
2.65
#BF93A2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.91
#BF93A2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BF93A2
7.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BF93A2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BF93A2 | 1.00 | 2.65 | 7.91 | 7.91 |
| #FFFFFF | 2.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#989AA3
Deuteranopia (green-blind)
#A2A2A1
Tritanopia (blue-blind)
#C69198
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #bf93a2; /* rgb */ color: rgb(191, 147, 162); /* oklch */ color: oklch(70.9% 0.056 356.3);
Tailwind
colors: {
custom: {
50: '#d3b3bd',
500: '#bf93a2',
950: '#000000',
},
}SCSS
$custom: #bf93a2; $custom-light: #d3b3bd; $custom-dark: #000000;
JSON
{
"hex": "#bf93a2",
"rgb": {
"r": 191,
"g": 147,
"b": 162
},
"hsl": {
"h": 339.545,
"s": 25.581,
"l": 66.275
},
"oklch": {
"l": 0.70897,
"c": 0.05644,
"h": 356.3
},
"luminance": 0.34552
}Semantic roles & 50–950 ramp
primary
#BF93A2
secondary
#D0DED9
accent
#A48241
background
#FCFBFB
surface
#F9F6F6
border
#D2D0D0
text
#141112
muted
#828081