#B69E9E#B69E9E
#B69E9E is a light, muted red. Relative luminance 0.369; OKLCH L 72.0% C 0.028 H 17.8°. Best body text is #000000 at 8.37:1 contrast (WCAG AA passes).
Color values
| HEX | #B69E9E |
|---|---|
| RGB | rgb(182, 158, 158) |
| HSL | hsl(0, 14%, 67%) |
| HSV | hsv(0, 13%, 71%) |
| CMYK | cmyk(0%, 13.2%, 13.2%, 28.6%) |
| CIE-LAB | lab(67.18, 8.81, 3.25) |
| CIE-LCH | lch(67.18, 9.39, 20.27°) |
| OKLab | oklab(72.04% 0.027 0.0087) |
| OKLCH | oklch(72.04% 0.028 17.8) |
| XYZ | xyz(37.6895, 36.8683, 37.4720) |
| Luminance | 0.3687 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 4.57
Rosybrown
#BC8F8F
ΔE00 7.20
Grey Pink
#C3909B
ΔE00 9.20
Light Mauve
#C292A1
ΔE00 9.26
Dusty Pink
#D8A7B1
ΔE00 9.41
Warm Grey
#978A84
ΔE00 9.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B69E9E #9EB6B6
analogous
#B69EAA #B69E9E #B6AA9E
triadic
#B69E9E #9EB69E #9E9EB6
tetradic
#B69E9E #AAB69E #9EB6B6 #AA9EB6
square
#B69E9E #AAB69E #9EB6B6 #AA9EB6
split-complementary
#B69E9E #9EB6AA #9EAAB6
monochromatic
#7C5D5D #9C7B7B #B69E9E #D0C1C1 #EBE4E4
Accessibility & contrast
On white
2.51
#B69E9E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.37
#B69E9E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B69E9E
8.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B69E9E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B69E9E | 1.00 | 2.51 | 8.37 | 8.37 |
| #FFFFFF | 2.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A2A19E
Deuteranopia (green-blind)
#A7A59E
Tritanopia (blue-blind)
#BC9C9E
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #b69e9e; /* rgb */ color: rgb(182, 158, 158); /* oklch */ color: oklch(72.0% 0.028 17.8);
Tailwind
colors: {
custom: {
50: '#ccbaba',
500: '#b69e9e',
950: '#000000',
},
}SCSS
$custom: #b69e9e; $custom-light: #ccbaba; $custom-dark: #000000;
JSON
{
"hex": "#b69e9e",
"rgb": {
"r": 182,
"g": 158,
"b": 158
},
"hsl": {
"h": 0,
"s": 14.118,
"l": 66.667
},
"oklch": {
"l": 0.7204,
"c": 0.02838,
"h": 17.8
},
"luminance": 0.36867
}Semantic roles & 50–950 ramp
primary
#B69E9E
secondary
#D4DCDC
accent
#98984D
background
#FCFBFB
surface
#F8F6F6
border
#D1D0D0
text
#131111
muted
#828080