#B8AFA2#B8AFA2
#B8AFA2 is a light, muted orange. Relative luminance 0.435; OKLCH L 75.8% C 0.021 H 77.3°. Best body text is #000000 at 9.69:1 contrast (WCAG AA passes).
Color values
| HEX | #B8AFA2 |
|---|---|
| RGB | rgb(184, 175, 162) |
| HSL | hsl(35, 13%, 68%) |
| HSV | hsv(35, 12%, 72%) |
| CMYK | cmyk(0%, 4.9%, 12%, 27.8%) |
| CIE-LAB | lab(71.87, 0.95, 7.81) |
| CIE-LCH | lch(71.87, 7.87, 83.08°) |
| OKLab | oklab(75.79% 0.0046 0.0204) |
| OKLCH | oklch(75.79% 0.021 77.3) |
| XYZ | xyz(41.6181, 43.4595, 40.3715) |
| Luminance | 0.4346 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Greige
#B8AB98
ΔE00 2.78
Warm Gray
#C9BEB0
ΔE00 4.22
Greyish
#A8A495
ΔE00 4.67
Stone
#A89F91
ΔE00 4.73
Cement
#A5A391
ΔE00 6.25
Khaki
#C3B091
ΔE00 6.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B8AFA2 #A2ABB8
analogous
#B8A4A2 #B8AFA2 #B6B8A2
triadic
#B8AFA2 #A2B8AF #AFA2B8
tetradic
#B8AFA2 #A2B8A4 #A2ABB8 #B8A2B6
square
#B8AFA2 #A2B8A4 #A2ABB8 #B8A2B6
split-complementary
#B8AFA2 #A2B6B8 #A4A2B8
monochromatic
#7F7361 #9E917F #B8AFA2 #D2CDC5 #EDEBE7
Accessibility & contrast
On white
2.17
#B8AFA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.69
#B8AFA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B8AFA2
9.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B8AFA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B8AFA2 | 1.00 | 2.17 | 9.69 | 9.69 |
| #FFFFFF | 2.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3AFA1
Deuteranopia (green-blind)
#B5B1A2
Tritanopia (blue-blind)
#BCACAB
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #b8afa2; /* rgb */ color: rgb(184, 175, 162); /* oklch */ color: oklch(75.8% 0.021 77.3);
Tailwind
colors: {
custom: {
50: '#cdc6bd',
500: '#b8afa2',
950: '#000000',
},
}SCSS
$custom: #b8afa2; $custom-light: #cdc6bd; $custom-dark: #000000;
JSON
{
"hex": "#b8afa2",
"rgb": {
"r": 184,
"g": 175,
"b": 162
},
"hsl": {
"h": 35.455,
"s": 13.415,
"l": 67.843
},
"oklch": {
"l": 0.75785,
"c": 0.02094,
"h": 77.3
},
"luminance": 0.43459
}Semantic roles & 50–950 ramp
primary
#B8AFA2
secondary
#D8DADE
accent
#6C984E
background
#FCFCFB
surface
#F9F8F6
border
#D2D1D0
text
#131312
muted
#828281