#BEAFA0#BEAFA0
#BEAFA0 is a light, muted orange. Relative luminance 0.441; OKLCH L 76.3% C 0.027 H 67.4°. Best body text is #000000 at 9.83:1 contrast (WCAG AA passes).
Color values
| HEX | #BEAFA0 |
|---|---|
| RGB | rgb(190, 175, 160) |
| HSL | hsl(30, 19%, 69%) |
| HSV | hsv(30, 16%, 75%) |
| CMYK | cmyk(0%, 7.9%, 15.8%, 25.5%) |
| CIE-LAB | lab(72.33, 2.85, 9.63) |
| CIE-LCH | lch(72.33, 10.05, 73.50°) |
| OKLab | oklab(76.25% 0.0104 0.0251) |
| OKLCH | oklch(76.25% 0.027 67.4) |
| XYZ | xyz(42.9100, 44.1460, 39.5115) |
| Luminance | 0.4415 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Greige
#B8AB98
ΔE00 2.73
Warm Gray
#C9BEB0
ΔE00 4.23
Stone
#A89F91
ΔE00 5.74
Khaki
#C3B091
ΔE00 5.81
Mushroom
#BA9E88
ΔE00 6.64
Greyish
#A8A495
ΔE00 6.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEAFA0 #A0AFBE
analogous
#BEA0A0 #BEAFA0 #BEBEA0
triadic
#BEAFA0 #A0BEAF #AFA0BE
tetradic
#BEAFA0 #A0BEA0 #A0AFBE #BEA0BE
square
#BEAFA0 #A0BEA0 #A0AFBE #BEA0BE
split-complementary
#BEAFA0 #A0BEBE #A0A0BE
monochromatic
#87725C #A5907C #BEAFA0 #D7CEC4 #F0ECE9
Accessibility & contrast
On white
2.14
#BEAFA0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.83
#BEAFA0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEAFA0
9.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEAFA0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEAFA0 | 1.00 | 2.14 | 9.83 | 9.83 |
| #FFFFFF | 2.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4AF9F
Deuteranopia (green-blind)
#B8B3A0
Tritanopia (blue-blind)
#C4ACAB
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #beafa0; /* rgb */ color: rgb(190, 175, 160); /* oklch */ color: oklch(76.3% 0.027 67.4);
Tailwind
colors: {
custom: {
50: '#d1c6bc',
500: '#beafa0',
950: '#000000',
},
}SCSS
$custom: #beafa0; $custom-light: #d1c6bc; $custom-dark: #000000;
JSON
{
"hex": "#beafa0",
"rgb": {
"r": 190,
"g": 175,
"b": 160
},
"hsl": {
"h": 30,
"s": 18.75,
"l": 68.627
},
"oklch": {
"l": 0.76253,
"c": 0.0272,
"h": 67.4
},
"luminance": 0.44145
}Semantic roles & 50–950 ramp
primary
#BEAFA0
secondary
#D8DDE1
accent
#739D48
background
#FCFCFB
surface
#F9F8F6
border
#D2D1D0
text
#141312
muted
#828281