#B8A893#B8A893
#B8A893 is a light, muted orange. Relative luminance 0.403; OKLCH L 74.0% C 0.035 H 74.7°. Best body text is #000000 at 9.06:1 contrast (WCAG AA passes).
Color values
| HEX | #B8A893 |
|---|---|
| RGB | rgb(184, 168, 147) |
| HSL | hsl(34, 21%, 65%) |
| HSV | hsv(34, 20%, 72%) |
| CMYK | cmyk(0%, 8.7%, 20.1%, 27.8%) |
| CIE-LAB | lab(69.68, 2.33, 12.96) |
| CIE-LCH | lch(69.68, 13.16, 79.81°) |
| OKLab | oklab(73.96% 0.0092 0.0335) |
| OKLCH | oklch(73.96% 0.035 74.7) |
| XYZ | xyz(39.0362, 40.3031, 33.3210) |
| Luminance | 0.4030 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Greige
#B8AB98
ΔE00 1.52
Khaki
#C3B091
ΔE00 4.05
Taupe (survey)
#B9A281
ΔE00 4.47
Stone
#A89F91
ΔE00 4.58
Putty
#BEAE8A
ΔE00 5.53
Mushroom
#BA9E88
ΔE00 5.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B8A893 #93A3B8
analogous
#B89693 #B8A893 #B5B893
triadic
#B8A893 #93B8A8 #A893B8
tetradic
#B8A893 #93B896 #93A3B8 #B893B5
square
#B8A893 #93B896 #93A3B8 #B893B5
split-complementary
#B8A893 #93B5B8 #9693B8
monochromatic
#7E6B53 #A08A6E #B8A893 #D0C6B8 #E9E3DD
Accessibility & contrast
On white
2.32
#B8A893 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.06
#B8A893 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B8A893
9.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B8A893 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B8A893 | 1.00 | 2.32 | 9.06 | 9.06 |
| #FFFFFF | 2.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEA892
Deuteranopia (green-blind)
#B2AC93
Tritanopia (blue-blind)
#BFA4A2
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #b8a893; /* rgb */ color: rgb(184, 168, 147); /* oklch */ color: oklch(74.0% 0.035 74.7);
Tailwind
colors: {
custom: {
50: '#cdc1b2',
500: '#b8a893',
950: '#000000',
},
}SCSS
$custom: #b8a893; $custom-light: #cdc1b2; $custom-dark: #000000;
JSON
{
"hex": "#b8a893",
"rgb": {
"r": 184,
"g": 168,
"b": 147
},
"hsl": {
"h": 34.054,
"s": 20.67,
"l": 64.902
},
"oklch": {
"l": 0.73957,
"c": 0.03471,
"h": 74.7
},
"luminance": 0.40302
}Semantic roles & 50–950 ramp
primary
#B8A893
secondary
#CDD3DA
accent
#6D9F46
background
#FCFBFA
surface
#F9F7F5
border
#D2D0CF
text
#131211
muted
#828180