#B68B95#B68B95
#B68B95 is a light, muted red. Relative luminance 0.306; OKLCH L 68.1% C 0.054 H 3.1°. Best body text is #000000 at 7.12:1 contrast (WCAG AA passes).
Color values
| HEX | #B68B95 |
|---|---|
| RGB | rgb(182, 139, 149) |
| HSL | hsl(346, 23%, 63%) |
| HSV | hsv(346, 24%, 71%) |
| CMYK | cmyk(0%, 23.6%, 18.1%, 28.6%) |
| CIE-LAB | lab(62.15, 17.89, 1.03) |
| CIE-LCH | lch(62.15, 17.92, 3.29°) |
| OKLab | oklab(68.06% 0.0538 0.003) |
| OKLCH | oklch(68.06% 0.054 3.1) |
| XYZ | xyz(33.9490, 30.5817, 32.5425) |
| Luminance | 0.3058 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Grey Pink
#C3909B
ΔE00 2.98
Light Mauve
#C292A1
ΔE00 3.38
Rosybrown
#BC8F8F
ΔE00 4.21
Greyish Pink
#C88D94
ΔE00 4.57
Old Rose
#C87F89
ΔE00 6.82
Dusty Pink (survey)
#D58A94
ΔE00 7.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B68B95 #8BB6AC
analogous
#B68BAA #B68B95 #B6968B
triadic
#B68B95 #95B68B #8B95B6
tetradic
#B68B95 #AAB68B #8BB6AC #968BB6
square
#B68B95 #AAB68B #8BB6AC #968BB6
split-complementary
#B68B95 #8BB696 #8BAAB6
monochromatic
#7A4D57 #9E6573 #B68B95 #CEB1B7 #E5D6DA
Accessibility & contrast
On white
2.95
#B68B95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.12
#B68B95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B68B95
7.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B68B95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B68B95 | 1.00 | 2.95 | 7.12 | 7.12 |
| #FFFFFF | 2.95 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#919295
Deuteranopia (green-blind)
#9B9994
Tritanopia (blue-blind)
#BE888E
Achromatopsia (no color)
#969696
Design tokens & code
CSS
--color: #b68b95; /* rgb */ color: rgb(182, 139, 149); /* oklch */ color: oklch(68.1% 0.054 3.1);
Tailwind
colors: {
custom: {
50: '#ccadb4',
500: '#b68b95',
950: '#000000',
},
}SCSS
$custom: #b68b95; $custom-light: #ccadb4; $custom-dark: #000000;
JSON
{
"hex": "#b68b95",
"rgb": {
"r": 182,
"g": 139,
"b": 149
},
"hsl": {
"h": 346.047,
"s": 22.751,
"l": 62.941
},
"oklch": {
"l": 0.68058,
"c": 0.05391,
"h": 3.1
},
"luminance": 0.3058
}Semantic roles & 50–950 ramp
primary
#B68B95
secondary
#C7D6D3
accent
#A18C44
background
#FCFAFB
surface
#F9F4F6
border
#D2CED0
text
#131011
muted
#827F80