#BEA397#BEA397
#BEA397 is a light, muted orange. Relative luminance 0.394; OKLCH L 73.6% C 0.036 H 45.4°. Best body text is #000000 at 8.88:1 contrast (WCAG AA passes).
Color values
| HEX | #BEA397 |
|---|---|
| RGB | rgb(190, 163, 151) |
| HSL | hsl(18, 23%, 67%) |
| HSV | hsv(18, 21%, 75%) |
| CMYK | cmyk(0%, 14.2%, 20.5%, 25.5%) |
| CIE-LAB | lab(69.02, 7.96, 9.89) |
| CIE-LCH | lch(69.02, 12.69, 51.17°) |
| OKLab | oklab(73.6% 0.0254 0.0258) |
| OKLCH | oklch(73.6% 0.036 45.4) |
| XYZ | xyz(39.9184, 39.3771, 34.7699) |
| Luminance | 0.3938 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Mushroom
#BA9E88
ΔE00 4.66
Pinkish Grey
#C8ACA9
ΔE00 5.21
Greige
#B8AB98
ΔE00 8.31
Stone
#A89F91
ΔE00 8.95
Pinkish Tan
#D99B82
ΔE00 9.48
Taupe (survey)
#B9A281
ΔE00 9.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEA397 #97B2BE
analogous
#BE979F #BEA397 #BEB797
triadic
#BEA397 #97BEA3 #A397BE
tetradic
#BEA397 #9FBE97 #97B2BE #B797BE
square
#BEA397 #9FBE97 #97B2BE #B797BE
split-complementary
#BEA397 #97BEB7 #979FBE
monochromatic
#876454 #A68271 #BEA397 #D6C4BD #EDE6E2
Accessibility & contrast
On white
2.37
#BEA397 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.88
#BEA397 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEA397
8.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEA397 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEA397 | 1.00 | 2.37 | 8.88 | 8.88 |
| #FFFFFF | 2.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAA596
Deuteranopia (green-blind)
#B0AB97
Tritanopia (blue-blind)
#C69FA0
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #bea397; /* rgb */ color: rgb(190, 163, 151); /* oklch */ color: oklch(73.6% 0.036 45.4);
Tailwind
colors: {
custom: {
50: '#d2beb5',
500: '#bea397',
950: '#000000',
},
}SCSS
$custom: #bea397; $custom-light: #d2beb5; $custom-dark: #000000;
JSON
{
"hex": "#bea397",
"rgb": {
"r": 190,
"g": 163,
"b": 151
},
"hsl": {
"h": 18.462,
"s": 23.077,
"l": 66.863
},
"oklch": {
"l": 0.73598,
"c": 0.03621,
"h": 45.4
},
"luminance": 0.39376
}Semantic roles & 50–950 ramp
primary
#BEA397
secondary
#D2DBDF
accent
#85A244
background
#FCFBFB
surface
#F9F6F6
border
#D2D0D0
text
#141211
muted
#828180