#BEAFA3#BEAFA3
#BEAFA3 is a light, muted orange. Relative luminance 0.443; OKLCH L 76.3% C 0.024 H 61.1°. Best body text is #000000 at 9.85:1 contrast (WCAG AA passes).
Color values
| HEX | #BEAFA3 |
|---|---|
| RGB | rgb(190, 175, 163) |
| HSL | hsl(27, 17%, 69%) |
| HSV | hsv(27, 14%, 75%) |
| CMYK | cmyk(0%, 7.9%, 14.2%, 25.5%) |
| CIE-LAB | lab(72.40, 3.34, 8.09) |
| CIE-LCH | lch(72.40, 8.75, 67.58°) |
| OKLab | oklab(76.33% 0.0117 0.0212) |
| OKLCH | oklch(76.33% 0.024 61.1) |
| XYZ | xyz(43.1756, 44.2522, 40.9103) |
| Luminance | 0.4425 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Greige
#B8AB98
ΔE00 3.99
Warm Gray
#C9BEB0
ΔE00 4.51
Stone
#A89F91
ΔE00 6.15
Mushroom
#BA9E88
ΔE00 6.91
Khaki
#C3B091
ΔE00 7.21
Greyish
#A8A495
ΔE00 7.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEAFA3 #A3B2BE
analogous
#BEA3A5 #BEAFA3 #BEBDA3
triadic
#BEAFA3 #A3BEAF #AFA3BE
tetradic
#BEAFA3 #A5BEA3 #A3B2BE #BDA3BE
square
#BEAFA3 #A5BEA3 #A3B2BE #BDA3BE
split-complementary
#BEAFA3 #A3BEBD #A3A5BE
monochromatic
#87715F #A5907F #BEAFA3 #D7CEC7 #F1EDEB
Accessibility & contrast
On white
2.13
#BEAFA3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.85
#BEAFA3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEAFA3
9.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEAFA3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEAFA3 | 1.00 | 2.13 | 9.85 | 9.85 |
| #FFFFFF | 2.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4B0A2
Deuteranopia (green-blind)
#B7B3A3
Tritanopia (blue-blind)
#C3ACAC
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #beafa3; /* rgb */ color: rgb(190, 175, 163); /* oklch */ color: oklch(76.3% 0.024 61.1);
Tailwind
colors: {
custom: {
50: '#d1c6be',
500: '#beafa3',
950: '#000000',
},
}SCSS
$custom: #beafa3; $custom-light: #d1c6be; $custom-dark: #000000;
JSON
{
"hex": "#beafa3",
"rgb": {
"r": 190,
"g": 175,
"b": 163
},
"hsl": {
"h": 26.667,
"s": 17.197,
"l": 69.216
},
"oklch": {
"l": 0.76332,
"c": 0.02417,
"h": 61.1
},
"luminance": 0.44251
}Semantic roles & 50–950 ramp
primary
#BEAFA3
secondary
#DADFE2
accent
#779B4A
background
#FCFCFB
surface
#F9F8F6
border
#D2D1D0
text
#141312
muted
#828281