#B09E95#B09E95
#B09E95 is a light, muted orange. Relative luminance 0.359; OKLCH L 71.2% C 0.025 H 48.4°. Best body text is #000000 at 8.17:1 contrast (WCAG AA passes).
Color values
| HEX | #B09E95 |
|---|---|
| RGB | rgb(176, 158, 149) |
| HSL | hsl(20, 15%, 64%) |
| HSV | hsv(20, 15%, 69%) |
| CMYK | cmyk(0%, 10.2%, 15.3%, 31%) |
| CIE-LAB | lab(66.41, 5.06, 7.10) |
| CIE-LCH | lch(66.41, 8.72, 54.52°) |
| OKLab | oklab(71.23% 0.0166 0.0186) |
| OKLCH | oklch(71.23% 0.025 48.4) |
| XYZ | xyz(35.5559, 35.8545, 33.4755) |
| Luminance | 0.3585 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Mushroom
#BA9E88
ΔE00 5.64
Stone
#A89F91
ΔE00 5.87
Greige
#B8AB98
ΔE00 7.00
Warm Grey
#978A84
ΔE00 7.08
Pinkish Grey
#C8ACA9
ΔE00 7.24
Greyish
#A8A495
ΔE00 8.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B09E95 #95A7B0
analogous
#B09599 #B09E95 #B0AB95
triadic
#B09E95 #95B09E #9E95B0
tetradic
#B09E95 #99B095 #95A7B0 #AB95B0
square
#B09E95 #99B095 #95A7B0 #AB95B0
split-complementary
#B09E95 #95B0AB #9599B0
monochromatic
#746057 #967E72 #B09E95 #CABEB8 #E4DEDB
Accessibility & contrast
On white
2.57
#B09E95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.17
#B09E95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B09E95
8.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B09E95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B09E95 | 1.00 | 2.57 | 8.17 | 8.17 |
| #FFFFFF | 2.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A39F94
Deuteranopia (green-blind)
#A7A395
Tritanopia (blue-blind)
#B69B9B
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #b09e95; /* rgb */ color: rgb(176, 158, 149); /* oklch */ color: oklch(71.2% 0.025 48.4);
Tailwind
colors: {
custom: {
50: '#c7bab4',
500: '#b09e95',
950: '#000000',
},
}SCSS
$custom: #b09e95; $custom-light: #c7bab4; $custom-dark: #000000;
JSON
{
"hex": "#b09e95",
"rgb": {
"r": 176,
"g": 158,
"b": 149
},
"hsl": {
"h": 20,
"s": 14.595,
"l": 63.725
},
"oklch": {
"l": 0.71234,
"c": 0.0249,
"h": 48.4
},
"luminance": 0.35854
}Semantic roles & 50–950 ramp
primary
#B09E95
secondary
#CCD2D5
accent
#7F994D
background
#FCFBFB
surface
#F8F6F6
border
#D1D0D0
text
#131111
muted
#828080