#BEA693#BEA693
#BEA693 is a light, muted orange. Relative luminance 0.403; OKLCH L 74.1% C 0.039 H 60.5°. Best body text is #000000 at 9.07:1 contrast (WCAG AA passes).
Color values
| HEX | #BEA693 |
|---|---|
| RGB | rgb(190, 166, 147) |
| HSL | hsl(27, 25%, 66%) |
| HSV | hsv(27, 23%, 75%) |
| CMYK | cmyk(0%, 12.6%, 22.6%, 25.5%) |
| CIE-LAB | lab(69.70, 5.72, 13.06) |
| CIE-LCH | lch(69.70, 14.25, 66.34°) |
| OKLab | oklab(74.1% 0.0191 0.0338) |
| OKLCH | oklch(74.1% 0.039 60.5) |
| XYZ | xyz(40.1381, 40.3274, 33.2677) |
| Luminance | 0.4033 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Mushroom
#BA9E88
ΔE00 2.67
Greige
#B8AB98
ΔE00 5.16
Taupe (survey)
#B9A281
ΔE00 5.90
Khaki
#C3B091
ΔE00 6.53
Stone
#A89F91
ΔE00 7.03
Tan
#D2B48C
ΔE00 7.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEA693 #93ABBE
analogous
#BE9395 #BEA693 #BEBB93
triadic
#BEA693 #93BEA6 #A693BE
tetradic
#BEA693 #95BE93 #93ABBE #BB93BE
square
#BEA693 #95BE93 #93ABBE #BB93BE
split-complementary
#BEA693 #93BEBB #9395BE
monochromatic
#866851 #A7876D #BEA693 #D5C5B9 #ECE5DF
Accessibility & contrast
On white
2.32
#BEA693 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.07
#BEA693 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEA693
9.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEA693 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEA693 | 1.00 | 2.32 | 9.07 | 9.07 |
| #FFFFFF | 2.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADA792
Deuteranopia (green-blind)
#B3AC93
Tritanopia (blue-blind)
#C6A1A1
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #bea693; /* rgb */ color: rgb(190, 166, 147); /* oklch */ color: oklch(74.1% 0.039 60.5);
Tailwind
colors: {
custom: {
50: '#d2c0b2',
500: '#bea693',
950: '#000000',
},
}SCSS
$custom: #bea693; $custom-light: #d2c0b2; $custom-dark: #000000;
JSON
{
"hex": "#bea693",
"rgb": {
"r": 190,
"g": 166,
"b": 147
},
"hsl": {
"h": 26.512,
"s": 24.855,
"l": 66.078
},
"oklch": {
"l": 0.74099,
"c": 0.03877,
"h": 60.5
},
"luminance": 0.40326
}Semantic roles & 50–950 ramp
primary
#BEA693
secondary
#CFD7DD
accent
#78A342
background
#FCFBFA
surface
#F9F7F5
border
#D2D0CF
text
#141211
muted
#828180