#B69E94#B69E94
#B69E94 is a light, muted orange. Relative luminance 0.365; OKLCH L 71.8% C 0.032 H 43.9°. Best body text is #000000 at 8.31:1 contrast (WCAG AA passes).
Color values
| HEX | #B69E94 |
|---|---|
| RGB | rgb(182, 158, 148) |
| HSL | hsl(18, 19%, 65%) |
| HSV | hsv(18, 19%, 71%) |
| CMYK | cmyk(0%, 13.2%, 18.7%, 28.6%) |
| CIE-LAB | lab(66.93, 7.18, 8.47) |
| CIE-LCH | lch(66.93, 11.11, 49.72°) |
| OKLab | oklab(71.76% 0.023 0.0222) |
| OKLCH | oklch(71.76% 0.032 43.9) |
| XYZ | xyz(36.8635, 36.5380, 33.1219) |
| Luminance | 0.3654 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Mushroom
#BA9E88
ΔE00 5.04
Pinkish Grey
#C8ACA9
ΔE00 5.97
Stone
#A89F91
ΔE00 8.02
Warm Grey
#978A84
ΔE00 8.32
Greige
#B8AB98
ΔE00 8.38
Rosybrown
#BC8F8F
ΔE00 9.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B69E94 #94ACB6
analogous
#B6949B #B69E94 #B6AF94
triadic
#B69E94 #94B69E #9E94B6
tetradic
#B69E94 #9BB694 #94ACB6 #AF94B6
square
#B69E94 #9BB694 #94ACB6 #AF94B6
split-complementary
#B69E94 #94B6AF #949BB6
monochromatic
#7B6054 #9D7D70 #B69E94 #CFBFB8 #E8E0DD
Accessibility & contrast
On white
2.53
#B69E94 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.31
#B69E94 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B69E94
8.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B69E94 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B69E94 | 1.00 | 2.53 | 8.31 | 8.31 |
| #FFFFFF | 2.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4A093
Deuteranopia (green-blind)
#A9A594
Tritanopia (blue-blind)
#BD9A9B
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #b69e94; /* rgb */ color: rgb(182, 158, 148); /* oklch */ color: oklch(71.8% 0.032 43.9);
Tailwind
colors: {
custom: {
50: '#ccbab3',
500: '#b69e94',
950: '#000000',
},
}SCSS
$custom: #b69e94; $custom-light: #ccbab3; $custom-dark: #000000;
JSON
{
"hex": "#b69e94",
"rgb": {
"r": 182,
"g": 158,
"b": 148
},
"hsl": {
"h": 17.647,
"s": 18.889,
"l": 64.706
},
"oklch": {
"l": 0.71763,
"c": 0.03192,
"h": 43.9
},
"luminance": 0.36537
}Semantic roles & 50–950 ramp
primary
#B69E94
secondary
#CDD5D9
accent
#849D48
background
#FCFBFB
surface
#F8F6F6
border
#D1D0D0
text
#131111
muted
#828080