#BEA39B#BEA39B
#BEA39B is a light, muted red. Relative luminance 0.395; OKLCH L 73.7% C 0.034 H 37.1°. Best body text is #000000 at 8.90:1 contrast (WCAG AA passes).
Color values
| HEX | #BEA39B |
|---|---|
| RGB | rgb(190, 163, 155) |
| HSL | hsl(14, 21%, 68%) |
| HSV | hsv(14, 18%, 75%) |
| CMYK | cmyk(0%, 14.2%, 18.4%, 25.5%) |
| CIE-LAB | lab(69.12, 8.58, 7.81) |
| CIE-LCH | lch(69.12, 11.60, 42.31°) |
| OKLab | oklab(73.7% 0.0271 0.0205) |
| OKLCH | oklch(73.7% 0.034 37.1) |
| XYZ | xyz(40.2488, 39.5093, 36.5099) |
| Luminance | 0.3951 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 3.67
Mushroom
#BA9E88
ΔE00 6.54
Rosybrown
#BC8F8F
ΔE00 8.47
Greige
#B8AB98
ΔE00 9.67
Stone
#A89F91
ΔE00 9.93
Pinkish Tan
#D99B82
ΔE00 10.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEA39B #9BB6BE
analogous
#BE9BA5 #BEA39B #BEB49B
triadic
#BEA39B #9BBEA3 #A39BBE
tetradic
#BEA39B #A5BE9B #9BB6BE #B49BBE
square
#BEA39B #A5BE9B #9BB6BE #B49BBE
split-complementary
#BEA39B #9BBEB4 #9BA5BE
monochromatic
#876258 #A68176 #BEA39B #D6C5C0 #EEE7E5
Accessibility & contrast
On white
2.36
#BEA39B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.90
#BEA39B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEA39B
8.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEA39B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEA39B | 1.00 | 2.36 | 8.90 | 8.90 |
| #FFFFFF | 2.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9A69A
Deuteranopia (green-blind)
#AFAB9B
Tritanopia (blue-blind)
#C59FA1
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #bea39b; /* rgb */ color: rgb(190, 163, 155); /* oklch */ color: oklch(73.7% 0.034 37.1);
Tailwind
colors: {
custom: {
50: '#d2beb8',
500: '#bea39b',
950: '#000000',
},
}SCSS
$custom: #bea39b; $custom-light: #d2beb8; $custom-dark: #000000;
JSON
{
"hex": "#bea39b",
"rgb": {
"r": 190,
"g": 163,
"b": 155
},
"hsl": {
"h": 13.714,
"s": 21.212,
"l": 67.647
},
"oklch": {
"l": 0.73703,
"c": 0.03393,
"h": 37.1
},
"luminance": 0.39508
}Semantic roles & 50–950 ramp
primary
#BEA39B
secondary
#D5DDE0
accent
#8BA046
background
#FCFBFB
surface
#F9F6F6
border
#D2D0D0
text
#141211
muted
#828180