#BEA89F#BEA89F
#BEA89F is a light, muted orange. Relative luminance 0.415; OKLCH L 74.8% C 0.029 H 43.6°. Best body text is #000000 at 9.29:1 contrast (WCAG AA passes).
Color values
| HEX | #BEA89F |
|---|---|
| RGB | rgb(190, 168, 159) |
| HSL | hsl(17, 19%, 68%) |
| HSV | hsv(17, 16%, 75%) |
| CMYK | cmyk(0%, 11.6%, 16.3%, 25.5%) |
| CIE-LAB | lab(70.49, 6.49, 7.57) |
| CIE-LCH | lch(70.49, 9.97, 49.40°) |
| OKLab | oklab(74.81% 0.0209 0.0199) |
| OKLCH | oklch(74.81% 0.029 43.6) |
| XYZ | xyz(41.4956, 41.4566, 38.6102) |
| Luminance | 0.4146 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 4.39
Mushroom
#BA9E88
ΔE00 6.12
Greige
#B8AB98
ΔE00 7.51
Stone
#A89F91
ΔE00 8.24
Warm Gray
#C9BEB0
ΔE00 8.29
Dark Gray
#A9A9A9
ΔE00 9.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEA89F #9FB5BE
analogous
#BE9FA5 #BEA89F #BEB79F
triadic
#BEA89F #9FBEA8 #A89FBE
tetradic
#BEA89F #A5BE9F #9FB5BE #B79FBE
square
#BEA89F #A5BE9F #9FB5BE #B79FBE
split-complementary
#BEA89F #9FBEB7 #9FA5BE
monochromatic
#87685B #A5877B #BEA89F #D7C9C3 #EFEAE8
Accessibility & contrast
On white
2.26
#BEA89F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.29
#BEA89F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEA89F
9.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEA89F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEA89F | 1.00 | 2.26 | 9.29 | 9.29 |
| #FFFFFF | 2.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADAA9E
Deuteranopia (green-blind)
#B2AE9F
Tritanopia (blue-blind)
#C4A5A5
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #bea89f; /* rgb */ color: rgb(190, 168, 159); /* oklch */ color: oklch(74.8% 0.029 43.6);
Tailwind
colors: {
custom: {
50: '#d1c1bb',
500: '#bea89f',
950: '#000000',
},
}SCSS
$custom: #bea89f; $custom-light: #d1c1bb; $custom-dark: #000000;
JSON
{
"hex": "#bea89f",
"rgb": {
"r": 190,
"g": 168,
"b": 159
},
"hsl": {
"h": 17.419,
"s": 19.255,
"l": 68.431
},
"oklch": {
"l": 0.74811,
"c": 0.02879,
"h": 43.6
},
"luminance": 0.41456
}Semantic roles & 50–950 ramp
primary
#BEA89F
secondary
#D8DEE1
accent
#859E48
background
#FCFBFB
surface
#F9F7F6
border
#D2D0D0
text
#141211
muted
#828180