#B8A693#B8A693
#B8A693 is a light, muted orange. Relative luminance 0.396; OKLCH L 73.5% C 0.034 H 68.8°. Best body text is #000000 at 8.91:1 contrast (WCAG AA passes).
Color values
| HEX | #B8A693 |
|---|---|
| RGB | rgb(184, 166, 147) |
| HSL | hsl(31, 21%, 65%) |
| HSV | hsv(31, 20%, 72%) |
| CMYK | cmyk(0%, 9.8%, 20.1%, 27.8%) |
| CIE-LAB | lab(69.16, 3.41, 12.22) |
| CIE-LCH | lch(69.16, 12.69, 74.39°) |
| OKLab | oklab(73.55% 0.0123 0.0316) |
| OKLCH | oklch(73.55% 0.034 68.8) |
| XYZ | xyz(38.6698, 39.5703, 33.1989) |
| Luminance | 0.3957 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Greige
#B8AB98
ΔE00 2.69
Mushroom
#BA9E88
ΔE00 4.31
Stone
#A89F91
ΔE00 4.74
Taupe (survey)
#B9A281
ΔE00 4.94
Khaki
#C3B091
ΔE00 5.20
Greyish
#A8A495
ΔE00 6.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B8A693 #93A5B8
analogous
#B89493 #B8A693 #B7B893
triadic
#B8A693 #93B8A6 #A693B8
tetradic
#B8A693 #93B894 #93A5B8 #B893B7
square
#B8A693 #93B894 #93A5B8 #B893B7
split-complementary
#B8A693 #93B7B8 #9493B8
monochromatic
#7E6953 #A0886E #B8A693 #D0C4B8 #E9E3DD
Accessibility & contrast
On white
2.36
#B8A693 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.91
#B8A693 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B8A693
8.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B8A693 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B8A693 | 1.00 | 2.36 | 8.91 | 8.91 |
| #FFFFFF | 2.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ACA692
Deuteranopia (green-blind)
#B1AA93
Tritanopia (blue-blind)
#BFA2A1
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #b8a693; /* rgb */ color: rgb(184, 166, 147); /* oklch */ color: oklch(73.5% 0.034 68.8);
Tailwind
colors: {
custom: {
50: '#cdc0b2',
500: '#b8a693',
950: '#000000',
},
}SCSS
$custom: #b8a693; $custom-light: #cdc0b2; $custom-dark: #000000;
JSON
{
"hex": "#b8a693",
"rgb": {
"r": 184,
"g": 166,
"b": 147
},
"hsl": {
"h": 30.811,
"s": 20.67,
"l": 64.902
},
"oklch": {
"l": 0.73547,
"c": 0.03393,
"h": 68.8
},
"luminance": 0.39569
}Semantic roles & 50–950 ramp
primary
#B8A693
secondary
#CDD3DA
accent
#729F46
background
#FCFBFA
surface
#F9F7F5
border
#D2D0CF
text
#131211
muted
#828180