#BEAB9F#BEAB9F
#BEAB9F is a light, muted orange. Relative luminance 0.426; OKLCH L 75.4% C 0.028 H 54.4°. Best body text is #000000 at 9.52:1 contrast (WCAG AA passes).
Color values
| HEX | #BEAB9F |
|---|---|
| RGB | rgb(190, 171, 159) |
| HSL | hsl(23, 19%, 68%) |
| HSV | hsv(23, 16%, 75%) |
| CMYK | cmyk(0%, 10%, 16.3%, 25.5%) |
| CIE-LAB | lab(71.27, 4.86, 8.67) |
| CIE-LCH | lch(71.27, 9.94, 60.75°) |
| OKLab | oklab(75.41% 0.0162 0.0227) |
| OKLCH | oklch(75.41% 0.028 54.4) |
| XYZ | xyz(42.0559, 42.5771, 38.7969) |
| Luminance | 0.4258 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Greige
#B8AB98
ΔE00 5.19
Mushroom
#BA9E88
ΔE00 5.58
Warm Gray
#C9BEB0
ΔE00 6.31
Pinkish Grey
#C8ACA9
ΔE00 6.48
Stone
#A89F91
ΔE00 6.76
Khaki
#C3B091
ΔE00 8.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEAB9F #9FB2BE
analogous
#BE9FA2 #BEAB9F #BEBA9F
triadic
#BEAB9F #9FBEAB #AB9FBE
tetradic
#BEAB9F #A2BE9F #9FB2BE #BA9FBE
square
#BEAB9F #A2BE9F #9FB2BE #BA9FBE
split-complementary
#BEAB9F #9FBEBA #9FA2BE
monochromatic
#876C5B #A58B7B #BEAB9F #D7CBC3 #EFEBE8
Accessibility & contrast
On white
2.21
#BEAB9F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.52
#BEAB9F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEAB9F
9.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEAB9F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEAB9F | 1.00 | 2.21 | 9.52 | 9.52 |
| #FFFFFF | 2.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0AC9E
Deuteranopia (green-blind)
#B5B09F
Tritanopia (blue-blind)
#C4A8A8
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #beab9f; /* rgb */ color: rgb(190, 171, 159); /* oklch */ color: oklch(75.4% 0.028 54.4);
Tailwind
colors: {
custom: {
50: '#d1c4bb',
500: '#beab9f',
950: '#000000',
},
}SCSS
$custom: #beab9f; $custom-light: #d1c4bb; $custom-dark: #000000;
JSON
{
"hex": "#beab9f",
"rgb": {
"r": 190,
"g": 171,
"b": 159
},
"hsl": {
"h": 23.226,
"s": 19.255,
"l": 68.431
},
"oklch": {
"l": 0.75415,
"c": 0.02786,
"h": 54.4
},
"luminance": 0.42576
}Semantic roles & 50–950 ramp
primary
#BEAB9F
secondary
#D8DDE1
accent
#7C9E48
background
#FCFCFB
surface
#F9F8F6
border
#D2D1D0
text
#141211
muted
#828180