#B07E95#B07E95
#B07E95 is a light, moderate pink. Relative luminance 0.263; OKLCH L 65.0% C 0.069 H 350.0°. Best body text is #000000 at 6.26:1 contrast (WCAG AA passes).
Color values
| HEX | #B07E95 |
|---|---|
| RGB | rgb(176, 126, 149) |
| HSL | hsl(332, 24%, 59%) |
| HSV | hsv(332, 28%, 69%) |
| CMYK | cmyk(0%, 28.4%, 15.3%, 31%) |
| CIE-LAB | lab(58.34, 22.95, -4.64) |
| CIE-LCH | lch(58.34, 23.42, 348.58°) |
| OKLab | oklab(64.98% 0.068 -0.012) |
| OKLCH | oklch(64.98% 0.069 350) |
| XYZ | xyz(30.7902, 26.3232, 31.8870) |
| Luminance | 0.2632 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Mauve (survey)
#AE7181
ΔE00 5.50
Dusty Lavender
#AC86A8
ΔE00 5.57
Light Mauve
#C292A1
ΔE00 6.67
Grey Pink
#C3909B
ΔE00 7.06
Dusky Pink
#CC7A8B
ΔE00 7.81
Old Pink
#C77986
ΔE00 7.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B07E95 #7EB099
analogous
#B07EAE #B07E95 #B0807E
triadic
#B07E95 #95B07E #7E95B0
tetradic
#B07E95 #AEB07E #7EB099 #807EB0
square
#B07E95 #AEB07E #7EB099 #807EB0
split-complementary
#B07E95 #7EB080 #7EAEB0
monochromatic
#6F4458 #955B76 #B07E95 #C7A4B4 #DECAD3
Accessibility & contrast
On white
3.35
#B07E95 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.26
#B07E95 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #B07E95
6.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B07E95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B07E95 | 1.00 | 3.35 | 6.26 | 6.26 |
| #FFFFFF | 3.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#828796
Deuteranopia (green-blind)
#8E8F94
Tritanopia (blue-blind)
#B77D86
Achromatopsia (no color)
#8C8C8C
Design tokens & code
CSS
--color: #b07e95; /* rgb */ color: rgb(176, 126, 149); /* oklch */ color: oklch(65.0% 0.069 350.0);
Tailwind
colors: {
custom: {
50: '#c8a4b4',
500: '#b07e95',
950: '#000000',
},
}SCSS
$custom: #b07e95; $custom-light: #c8a4b4; $custom-dark: #000000;
JSON
{
"hex": "#b07e95",
"rgb": {
"r": 176,
"g": 126,
"b": 149
},
"hsl": {
"h": 332.4,
"s": 24.038,
"l": 59.216
},
"oklch": {
"l": 0.64977,
"c": 0.069,
"h": 350
},
"luminance": 0.26322
}Semantic roles & 50–950 ramp
primary
#B07E95
secondary
#BBCFC6
accent
#C09767
background
#FCFAFB
surface
#F8F4F6
border
#D1CED0
text
#130F11
muted
#827F80