#B39EA2#B39EA2
#B39EA2 is a light, muted red. Relative luminance 0.366; OKLCH L 71.9% C 0.025 H 4.7°. Best body text is #000000 at 8.33:1 contrast (WCAG AA passes).
Color values
| HEX | #B39EA2 |
|---|---|
| RGB | rgb(179, 158, 162) |
| HSL | hsl(349, 12%, 66%) |
| HSV | hsv(349, 12%, 70%) |
| CMYK | cmyk(0%, 11.7%, 9.5%, 29.8%) |
| CIE-LAB | lab(67.01, 8.38, 0.75) |
| CIE-LCH | lch(67.01, 8.42, 5.08°) |
| OKLab | oklab(71.88% 0.0252 0.0021) |
| OKLCH | oklch(71.88% 0.025 4.7) |
| XYZ | xyz(37.3383, 36.6468, 39.2820) |
| Luminance | 0.3665 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 5.74
Rosybrown
#BC8F8F
ΔE00 8.18
Light Mauve
#C292A1
ΔE00 9.07
Grey Pink
#C3909B
ΔE00 9.37
Dusty Pink
#D8A7B1
ΔE00 9.66
Warm Grey
#978A84
ΔE00 9.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B39EA2 #9EB3AF
analogous
#B39EAC #B39EA2 #B3A49E
triadic
#B39EA2 #A2B39E #9EA2B3
tetradic
#B39EA2 #ACB39E #9EB3AF #A49EB3
square
#B39EA2 #ACB39E #9EB3AF #A49EB3
split-complementary
#B39EA2 #9EB3A4 #9EACB3
monochromatic
#785E63 #987C81 #B39EA2 #CEC0C3 #E9E3E4
Accessibility & contrast
On white
2.52
#B39EA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.33
#B39EA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B39EA2
8.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B39EA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B39EA2 | 1.00 | 2.52 | 8.33 | 8.33 |
| #FFFFFF | 2.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A1A1A2
Deuteranopia (green-blind)
#A5A4A2
Tritanopia (blue-blind)
#B79D9F
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #b39ea2; /* rgb */ color: rgb(179, 158, 162); /* oklch */ color: oklch(71.9% 0.025 4.7);
Tailwind
colors: {
custom: {
50: '#c9babd',
500: '#b39ea2',
950: '#000000',
},
}SCSS
$custom: #b39ea2; $custom-light: #c9babd; $custom-dark: #000000;
JSON
{
"hex": "#b39ea2",
"rgb": {
"r": 179,
"g": 158,
"b": 162
},
"hsl": {
"h": 348.571,
"s": 12.139,
"l": 66.078
},
"oklch": {
"l": 0.7188,
"c": 0.02528,
"h": 4.7
},
"luminance": 0.36646
}Semantic roles & 50–950 ramp
primary
#B39EA2
secondary
#D3DAD9
accent
#96894F
background
#FCFBFB
surface
#F8F6F6
border
#D1D0D0
text
#131112
muted
#828081