#BDAEA2#BDAEA2
#BDAEA2 is a light, muted orange. Relative luminance 0.437; OKLCH L 76.0% C 0.024 H 61.1°. Best body text is #000000 at 9.74:1 contrast (WCAG AA passes).
Color values
| HEX | #BDAEA2 |
|---|---|
| RGB | rgb(189, 174, 162) |
| HSL | hsl(27, 17%, 69%) |
| HSV | hsv(27, 14%, 74%) |
| CMYK | cmyk(0%, 7.9%, 14.3%, 25.9%) |
| CIE-LAB | lab(72.03, 3.34, 8.10) |
| CIE-LCH | lch(72.03, 8.76, 67.57°) |
| OKLab | oklab(76.01% 0.0117 0.0212) |
| OKLCH | oklch(76.01% 0.024 61.1) |
| XYZ | xyz(42.6435, 43.7003, 40.3640) |
| Luminance | 0.4370 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Greige
#B8AB98
ΔE00 3.90
Warm Gray
#C9BEB0
ΔE00 4.75
Stone
#A89F91
ΔE00 5.93
Mushroom
#BA9E88
ΔE00 6.74
Khaki
#C3B091
ΔE00 7.22
Greyish
#A8A495
ΔE00 7.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDAEA2 #A2B1BD
analogous
#BDA2A4 #BDAEA2 #BDBCA2
triadic
#BDAEA2 #A2BDAE #AEA2BD
tetradic
#BDAEA2 #A4BDA2 #A2B1BD #BCA2BD
square
#BDAEA2 #A4BDA2 #A2B1BD #BCA2BD
split-complementary
#BDAEA2 #A2BDBC #A2A4BD
monochromatic
#86705F #A48F7E #BDAEA2 #D6CDC6 #F0ECEA
Accessibility & contrast
On white
2.16
#BDAEA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.74
#BDAEA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDAEA2
9.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDAEA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDAEA2 | 1.00 | 2.16 | 9.74 | 9.74 |
| #FFFFFF | 2.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3AFA1
Deuteranopia (green-blind)
#B6B2A2
Tritanopia (blue-blind)
#C2ABAB
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #bdaea2; /* rgb */ color: rgb(189, 174, 162); /* oklch */ color: oklch(76.0% 0.024 61.1);
Tailwind
colors: {
custom: {
50: '#d1c6bd',
500: '#bdaea2',
950: '#000000',
},
}SCSS
$custom: #bdaea2; $custom-light: #d1c6bd; $custom-dark: #000000;
JSON
{
"hex": "#bdaea2",
"rgb": {
"r": 189,
"g": 174,
"b": 162
},
"hsl": {
"h": 26.667,
"s": 16.981,
"l": 68.824
},
"oklch": {
"l": 0.76014,
"c": 0.0242,
"h": 61.1
},
"luminance": 0.437
}Semantic roles & 50–950 ramp
primary
#BDAEA2
secondary
#D9DEE1
accent
#779B4A
background
#FCFCFB
surface
#F9F8F6
border
#D2D1D0
text
#141312
muted
#828281