#BEA09E#BEA09E
#BEA09E is a light, muted red. Relative luminance 0.386; OKLCH L 73.2% C 0.036 H 22.5°. Best body text is #000000 at 8.71:1 contrast (WCAG AA passes).
Color values
| HEX | #BEA09E |
|---|---|
| RGB | rgb(190, 160, 158) |
| HSL | hsl(4, 20%, 68%) |
| HSV | hsv(4, 17%, 75%) |
| CMYK | cmyk(0%, 15.8%, 16.8%, 25.5%) |
| CIE-LAB | lab(68.43, 10.70, 5.16) |
| CIE-LCH | lch(68.43, 11.88, 25.73°) |
| OKLab | oklab(73.19% 0.033 0.0137) |
| OKLCH | oklch(73.19% 0.036 22.5) |
| XYZ | xyz(39.9775, 38.5586, 37.6778) |
| Luminance | 0.3856 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 3.40
Rosybrown
#BC8F8F
ΔE00 6.16
Dusty Pink
#D8A7B1
ΔE00 7.98
Grey Pink
#C3909B
ΔE00 8.39
Light Mauve
#C292A1
ΔE00 8.73
Greyish Pink
#C88D94
ΔE00 9.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEA09E #9EBCBE
analogous
#BE9EAC #BEA09E #BEB09E
triadic
#BEA09E #9EBEA0 #A09EBE
tetradic
#BEA09E #ACBE9E #9EBCBE #B09EBE
square
#BEA09E #ACBE9E #9EBCBE #B09EBE
split-complementary
#BEA09E #9EBEB0 #9EACBE
monochromatic
#875D5B #A57C79 #BEA09E #D7C4C3 #EFE8E7
Accessibility & contrast
On white
2.41
#BEA09E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.71
#BEA09E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEA09E
8.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEA09E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEA09E | 1.00 | 2.41 | 8.71 | 8.71 |
| #FFFFFF | 2.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5A49E
Deuteranopia (green-blind)
#ACA99E
Tritanopia (blue-blind)
#C59DA0
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #bea09e; /* rgb */ color: rgb(190, 160, 158); /* oklch */ color: oklch(73.2% 0.036 22.5);
Tailwind
colors: {
custom: {
50: '#d2bcba',
500: '#bea09e',
950: '#000000',
},
}SCSS
$custom: #bea09e; $custom-light: #d2bcba; $custom-dark: #000000;
JSON
{
"hex": "#bea09e",
"rgb": {
"r": 190,
"g": 160,
"b": 158
},
"hsl": {
"h": 3.75,
"s": 19.753,
"l": 68.235
},
"oklch": {
"l": 0.73191,
"c": 0.0357,
"h": 22.5
},
"luminance": 0.38557
}Semantic roles & 50–950 ramp
primary
#BEA09E
secondary
#D7E0E1
accent
#999E47
background
#FCFBFB
surface
#F9F6F6
border
#D2D0D0
text
#141211
muted
#828180