#B69E9A#B69E9A
#B69E9A is a light, muted red. Relative luminance 0.367; OKLCH L 71.9% C 0.029 H 29.0°. Best body text is #000000 at 8.35:1 contrast (WCAG AA passes).
Color values
| HEX | #B69E9A |
|---|---|
| RGB | rgb(182, 158, 154) |
| HSL | hsl(9, 16%, 66%) |
| HSV | hsv(9, 15%, 71%) |
| CMYK | cmyk(0%, 13.2%, 15.4%, 28.6%) |
| CIE-LAB | lab(67.08, 8.15, 5.34) |
| CIE-LCH | lch(67.08, 9.74, 33.24°) |
| OKLab | oklab(71.93% 0.0254 0.0141) |
| OKLCH | oklch(71.93% 0.029 29) |
| XYZ | xyz(37.3508, 36.7329, 35.6882) |
| Luminance | 0.3673 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 4.56
Rosybrown
#BC8F8F
ΔE00 7.63
Mushroom
#BA9E88
ΔE00 8.03
Warm Grey
#978A84
ΔE00 8.73
Stone
#A89F91
ΔE00 9.90
Grey Pink
#C3909B
ΔE00 10.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B69E9A #9AB2B6
analogous
#B69AA4 #B69E9A #B6AC9A
triadic
#B69E9A #9AB69E #9E9AB6
tetradic
#B69E9A #A4B69A #9AB2B6 #AC9AB6
square
#B69E9A #A4B69A #9AB2B6 #AC9AB6
split-complementary
#B69E9A #9AB6AC #9AA4B6
monochromatic
#7C5F5A #9C7C76 #B69E9A #D0C0BE #E9E2E1
Accessibility & contrast
On white
2.52
#B69E9A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.35
#B69E9A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B69E9A
8.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B69E9A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B69E9A | 1.00 | 2.52 | 8.35 | 8.35 |
| #FFFFFF | 2.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A3A19A
Deuteranopia (green-blind)
#A8A59A
Tritanopia (blue-blind)
#BC9B9D
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #b69e9a; /* rgb */ color: rgb(182, 158, 154); /* oklch */ color: oklch(71.9% 0.029 29.0);
Tailwind
colors: {
custom: {
50: '#ccbab7',
500: '#b69e9a',
950: '#000000',
},
}SCSS
$custom: #b69e9a; $custom-light: #ccbab7; $custom-dark: #000000;
JSON
{
"hex": "#b69e9a",
"rgb": {
"r": 182,
"g": 158,
"b": 154
},
"hsl": {
"h": 8.571,
"s": 16.092,
"l": 65.882
},
"oklch": {
"l": 0.71926,
"c": 0.02906,
"h": 29
},
"luminance": 0.36732
}Semantic roles & 50–950 ramp
primary
#B69E9A
secondary
#D1D9DB
accent
#8F9A4B
background
#FCFBFB
surface
#F8F6F6
border
#D1D0D0
text
#131111
muted
#828080