#BEA299#BEA299
#BEA299 is a light, muted red. Relative luminance 0.391; OKLCH L 73.5% C 0.036 H 38.6°. Best body text is #000000 at 8.82:1 contrast (WCAG AA passes).
Color values
| HEX | #BEA299 |
|---|---|
| RGB | rgb(190, 162, 153) |
| HSL | hsl(15, 22%, 67%) |
| HSV | hsv(15, 19%, 75%) |
| CMYK | cmyk(0%, 14.7%, 19.5%, 25.5%) |
| CIE-LAB | lab(68.82, 8.81, 8.49) |
| CIE-LCH | lch(68.82, 12.23, 43.91°) |
| OKLab | oklab(73.45% 0.0278 0.0222) |
| OKLCH | oklch(73.45% 0.036 38.6) |
| XYZ | xyz(39.9054, 39.0889, 35.5737) |
| Luminance | 0.3909 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 4.10
Mushroom
#BA9E88
ΔE00 6.14
Rosybrown
#BC8F8F
ΔE00 8.37
Pinkish Tan
#D99B82
ΔE00 9.60
Greige
#B8AB98
ΔE00 9.68
Stone
#A89F91
ΔE00 9.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEA299 #99B5BE
analogous
#BE99A2 #BEA299 #BEB599
triadic
#BEA299 #99BEA2 #A299BE
tetradic
#BEA299 #A2BE99 #99B5BE #B599BE
square
#BEA299 #A2BE99 #99B5BE #B599BE
split-complementary
#BEA299 #99BEB5 #99A2BE
monochromatic
#876256 #A68074 #BEA299 #D6C4BE #EEE6E4
Accessibility & contrast
On white
2.38
#BEA299 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.82
#BEA299 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEA299
8.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEA299 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEA299 | 1.00 | 2.38 | 8.82 | 8.82 |
| #FFFFFF | 2.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8A598
Deuteranopia (green-blind)
#AFAA99
Tritanopia (blue-blind)
#C69E9F
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #bea299; /* rgb */ color: rgb(190, 162, 153); /* oklch */ color: oklch(73.5% 0.036 38.6);
Tailwind
colors: {
custom: {
50: '#d2bdb7',
500: '#bea299',
950: '#000000',
},
}SCSS
$custom: #bea299; $custom-light: #d2bdb7; $custom-dark: #000000;
JSON
{
"hex": "#bea299",
"rgb": {
"r": 190,
"g": 162,
"b": 153
},
"hsl": {
"h": 14.595,
"s": 22.156,
"l": 67.255
},
"oklch": {
"l": 0.73451,
"c": 0.0356,
"h": 38.6
},
"luminance": 0.39088
}Semantic roles & 50–950 ramp
primary
#BEA299
secondary
#D4DCDF
accent
#8AA145
background
#FCFBFB
surface
#F9F6F6
border
#D2D0D0
text
#141211
muted
#828180