#BDAEA3#BDAEA3
#BDAEA3 is a light, muted orange. Relative luminance 0.437; OKLCH L 76.0% C 0.023 H 58.7°. Best body text is #000000 at 9.75:1 contrast (WCAG AA passes).
Color values
| HEX | #BDAEA3 |
|---|---|
| RGB | rgb(189, 174, 163) |
| HSL | hsl(25, 16%, 69%) |
| HSV | hsv(25, 14%, 74%) |
| CMYK | cmyk(0%, 7.9%, 13.8%, 25.9%) |
| CIE-LAB | lab(72.05, 3.51, 7.58) |
| CIE-LCH | lch(72.05, 8.36, 65.19°) |
| OKLab | oklab(76.04% 0.0121 0.0199) |
| OKLCH | oklch(76.04% 0.023 58.7) |
| XYZ | xyz(42.7327, 43.7360, 40.8340) |
| Luminance | 0.4374 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Greige
#B8AB98
ΔE00 4.37
Warm Gray
#C9BEB0
ΔE00 4.93
Stone
#A89F91
ΔE00 6.14
Mushroom
#BA9E88
ΔE00 6.91
Pinkish Grey
#C8ACA9
ΔE00 7.45
Greyish
#A8A495
ΔE00 7.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDAEA3 #A3B2BD
analogous
#BDA3A5 #BDAEA3 #BDBBA3
triadic
#BDAEA3 #A3BDAE #AEA3BD
tetradic
#BDAEA3 #A5BDA3 #A3B2BD #BBA3BD
square
#BDAEA3 #A5BDA3 #A3B2BD #BBA3BD
split-complementary
#BDAEA3 #A3BDBB #A3A5BD
monochromatic
#867060 #A38F7F #BDAEA3 #D7CDC7 #F0EDEA
Accessibility & contrast
On white
2.15
#BDAEA3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.75
#BDAEA3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDAEA3
9.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDAEA3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDAEA3 | 1.00 | 2.15 | 9.75 | 9.75 |
| #FFFFFF | 2.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2AFA2
Deuteranopia (green-blind)
#B6B2A3
Tritanopia (blue-blind)
#C2ABAB
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #bdaea3; /* rgb */ color: rgb(189, 174, 163); /* oklch */ color: oklch(76.0% 0.023 58.7);
Tailwind
colors: {
custom: {
50: '#d1c6be',
500: '#bdaea3',
950: '#000000',
},
}SCSS
$custom: #bdaea3; $custom-light: #d1c6be; $custom-dark: #000000;
JSON
{
"hex": "#bdaea3",
"rgb": {
"r": 189,
"g": 174,
"b": 163
},
"hsl": {
"h": 25.385,
"s": 16.456,
"l": 69.02
},
"oklch": {
"l": 0.76041,
"c": 0.02326,
"h": 58.7
},
"luminance": 0.43735
}Semantic roles & 50–950 ramp
primary
#BDAEA3
secondary
#DADEE2
accent
#799B4B
background
#FCFCFB
surface
#F9F8F6
border
#D2D1D0
text
#141312
muted
#828281