#B68E95#B68E95
#B68E95 is a light, muted red. Relative luminance 0.315; OKLCH L 68.6% C 0.049 H 6.7°. Best body text is #000000 at 7.29:1 contrast (WCAG AA passes).
Color values
| HEX | #B68E95 |
|---|---|
| RGB | rgb(182, 142, 149) |
| HSL | hsl(350, 22%, 64%) |
| HSV | hsv(350, 22%, 71%) |
| CMYK | cmyk(0%, 22%, 18.1%, 28.6%) |
| CIE-LAB | lab(62.90, 16.22, 2.11) |
| CIE-LCH | lch(62.90, 16.35, 7.41°) |
| OKLab | oklab(68.63% 0.049 0.0058) |
| OKLCH | oklch(68.63% 0.049 6.7) |
| XYZ | xyz(34.3893, 31.4624, 32.6893) |
| Luminance | 0.3146 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rosybrown
#BC8F8F
ΔE00 3.23
Grey Pink
#C3909B
ΔE00 3.43
Light Mauve
#C292A1
ΔE00 3.96
Greyish Pink
#C88D94
ΔE00 4.83
Old Rose
#C87F89
ΔE00 7.59
Dusty Pink (survey)
#D58A94
ΔE00 7.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B68E95 #8EB6AF
analogous
#B68EA9 #B68E95 #B69B8E
triadic
#B68E95 #95B68E #8E95B6
tetradic
#B68E95 #A9B68E #8EB6AF #9B8EB6
square
#B68E95 #A9B68E #8EB6AF #9B8EB6
split-complementary
#B68E95 #8EB69B #8EA9B6
monochromatic
#7A4F57 #9E6972 #B68E95 #CEB3B8 #E6D8DB
Accessibility & contrast
On white
2.88
#B68E95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.29
#B68E95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B68E95
7.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B68E95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B68E95 | 1.00 | 2.88 | 7.29 | 7.29 |
| #FFFFFF | 2.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#949495
Deuteranopia (green-blind)
#9D9B94
Tritanopia (blue-blind)
#BE8B90
Achromatopsia (no color)
#989898
Design tokens & code
CSS
--color: #b68e95; /* rgb */ color: rgb(182, 142, 149); /* oklch */ color: oklch(68.6% 0.049 6.7);
Tailwind
colors: {
custom: {
50: '#ccafb4',
500: '#b68e95',
950: '#000000',
},
}SCSS
$custom: #b68e95; $custom-light: #ccafb4; $custom-dark: #000000;
JSON
{
"hex": "#b68e95",
"rgb": {
"r": 182,
"g": 142,
"b": 149
},
"hsl": {
"h": 349.5,
"s": 21.505,
"l": 63.529
},
"oklch": {
"l": 0.68633,
"c": 0.04931,
"h": 6.7
},
"luminance": 0.31461
}Semantic roles & 50–950 ramp
primary
#B68E95
secondary
#C9D7D5
accent
#A09046
background
#FCFAFB
surface
#F9F4F6
border
#D2CED0
text
#131011
muted
#827F80