#B68E97#B68E97
#B68E97 is a light, muted red. Relative luminance 0.315; OKLCH L 68.7% C 0.050 H 3.5°. Best body text is #000000 at 7.30:1 contrast (WCAG AA passes).
Color values
| HEX | #B68E97 |
|---|---|
| RGB | rgb(182, 142, 151) |
| HSL | hsl(347, 22%, 64%) |
| HSV | hsv(347, 22%, 71%) |
| CMYK | cmyk(0%, 22%, 17%, 28.6%) |
| CIE-LAB | lab(62.95, 16.54, 1.05) |
| CIE-LCH | lch(62.95, 16.57, 3.64°) |
| OKLab | oklab(68.69% 0.0498 0.003) |
| OKLCH | oklch(68.69% 0.05 3.5) |
| XYZ | xyz(34.5504, 31.5268, 33.5375) |
| Luminance | 0.3152 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Grey Pink
#C3909B
ΔE00 3.21
Light Mauve
#C292A1
ΔE00 3.44
Rosybrown
#BC8F8F
ΔE00 3.94
Greyish Pink
#C88D94
ΔE00 4.97
Old Rose
#C87F89
ΔE00 7.67
Dusty Pink (survey)
#D58A94
ΔE00 7.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B68E97 #8EB6AD
analogous
#B68EAB #B68E97 #B6998E
triadic
#B68E97 #97B68E #8E97B6
tetradic
#B68E97 #ABB68E #8EB6AD #998EB6
square
#B68E97 #ABB68E #8EB6AD #998EB6
split-complementary
#B68E97 #8EB699 #8EABB6
monochromatic
#7A4F59 #9E6975 #B68E97 #CEB3B9 #E6D8DB
Accessibility & contrast
On white
2.87
#B68E97 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.30
#B68E97 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B68E97
7.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B68E97 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B68E97 | 1.00 | 2.87 | 7.30 | 7.30 |
| #FFFFFF | 2.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#939497
Deuteranopia (green-blind)
#9C9B96
Tritanopia (blue-blind)
#BD8C91
Achromatopsia (no color)
#989898
Design tokens & code
CSS
--color: #b68e97; /* rgb */ color: rgb(182, 142, 151); /* oklch */ color: oklch(68.7% 0.050 3.5);
Tailwind
colors: {
custom: {
50: '#ccafb5',
500: '#b68e97',
950: '#000000',
},
}SCSS
$custom: #b68e97; $custom-light: #ccafb5; $custom-dark: #000000;
JSON
{
"hex": "#b68e97",
"rgb": {
"r": 182,
"g": 142,
"b": 151
},
"hsl": {
"h": 346.5,
"s": 21.505,
"l": 63.529
},
"oklch": {
"l": 0.68692,
"c": 0.04984,
"h": 3.5
},
"luminance": 0.31525
}Semantic roles & 50–950 ramp
primary
#B68E97
secondary
#C9D7D4
accent
#A08C46
background
#FCFAFB
surface
#F9F4F6
border
#D2CED0
text
#131011
muted
#827F80