#B68F97#B68F97
#B68F97 is a light, muted red. Relative luminance 0.318; OKLCH L 68.9% C 0.048 H 4.7°. Best body text is #000000 at 7.36:1 contrast (WCAG AA passes).
Color values
| HEX | #B68F97 |
|---|---|
| RGB | rgb(182, 143, 151) |
| HSL | hsl(348, 21%, 64%) |
| HSV | hsv(348, 21%, 71%) |
| CMYK | cmyk(0%, 21.4%, 17%, 28.6%) |
| CIE-LAB | lab(63.20, 15.98, 1.41) |
| CIE-LCH | lch(63.20, 16.04, 5.06°) |
| OKLab | oklab(68.88% 0.0481 0.004) |
| OKLCH | oklch(68.88% 0.048 4.7) |
| XYZ | xyz(34.6998, 31.8257, 33.5873) |
| Luminance | 0.3182 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Grey Pink
#C3909B
ΔE00 3.44
Rosybrown
#BC8F8F
ΔE00 3.68
Light Mauve
#C292A1
ΔE00 3.71
Greyish Pink
#C88D94
ΔE00 5.10
Old Rose
#C87F89
ΔE00 7.94
Dusty Pink (survey)
#D58A94
ΔE00 8.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B68F97 #8FB6AE
analogous
#B68FAA #B68F97 #B69A8F
triadic
#B68F97 #97B68F #8F97B6
tetradic
#B68F97 #AAB68F #8FB6AE #9A8FB6
square
#B68F97 #AAB68F #8FB6AE #9A8FB6
split-complementary
#B68F97 #8FB69A #8FAAB6
monochromatic
#7B5059 #9E6A75 #B68F97 #CEB4B9 #E6D9DC
Accessibility & contrast
On white
2.85
#B68F97 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.36
#B68F97 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B68F97
7.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B68F97 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B68F97 | 1.00 | 2.85 | 7.36 | 7.36 |
| #FFFFFF | 2.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#949597
Deuteranopia (green-blind)
#9D9C96
Tritanopia (blue-blind)
#BD8D92
Achromatopsia (no color)
#999999
Design tokens & code
CSS
--color: #b68f97; /* rgb */ color: rgb(182, 143, 151); /* oklch */ color: oklch(68.9% 0.048 4.7);
Tailwind
colors: {
custom: {
50: '#ccb0b5',
500: '#b68f97',
950: '#000000',
},
}SCSS
$custom: #b68f97; $custom-light: #ccb0b5; $custom-dark: #000000;
JSON
{
"hex": "#b68f97",
"rgb": {
"r": 182,
"g": 143,
"b": 151
},
"hsl": {
"h": 347.692,
"s": 21.081,
"l": 63.725
},
"oklch": {
"l": 0.68885,
"c": 0.0483,
"h": 4.7
},
"luminance": 0.31824
}Semantic roles & 50–950 ramp
primary
#B68F97
secondary
#CAD7D4
accent
#9F8D46
background
#FCFAFB
surface
#F9F4F6
border
#D2CED0
text
#131011
muted
#827F80