#BFB2A8#BFB2A8
#BFB2A8 is a light, muted orange. Relative luminance 0.457; OKLCH L 77.2% C 0.021 H 60.1°. Best body text is #000000 at 10.15:1 contrast (WCAG AA passes).
Color values
| HEX | #BFB2A8 |
|---|---|
| RGB | rgb(191, 178, 168) |
| HSL | hsl(26, 15%, 70%) |
| HSV | hsv(26, 12%, 75%) |
| CMYK | cmyk(0%, 6.8%, 12%, 25.1%) |
| CIE-LAB | lab(73.38, 2.91, 6.77) |
| CIE-LCH | lch(73.38, 7.37, 66.72°) |
| OKLab | oklab(77.16% 0.0102 0.0178) |
| OKLCH | oklch(77.16% 0.021 60.1) |
| XYZ | xyz(44.4736, 45.7450, 43.5250) |
| Luminance | 0.4574 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 3.90
Greige
#B8AB98
ΔE00 4.70
Stone
#A89F91
ΔE00 6.70
Silver
#C0C0C0
ΔE00 7.51
Dark Gray
#A9A9A9
ΔE00 7.52
Greyish
#A8A495
ΔE00 7.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFB2A8 #A8B5BF
analogous
#BFA8A9 #BFB2A8 #BFBDA8
triadic
#BFB2A8 #A8BFB2 #B2A8BF
tetradic
#BFB2A8 #A9BFA8 #A8B5BF #BDA8BF
square
#BFB2A8 #A9BFA8 #A8B5BF #BDA8BF
split-complementary
#BFB2A8 #A8BFBD #A8A9BF
monochromatic
#887464 #A59385 #BFB2A8 #D9D1CB #F2EFED
Accessibility & contrast
On white
2.07
#BFB2A8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.15
#BFB2A8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFB2A8
10.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFB2A8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFB2A8 | 1.00 | 2.07 | 10.15 | 10.15 |
| #FFFFFF | 2.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6B3A7
Deuteranopia (green-blind)
#B9B5A8
Tritanopia (blue-blind)
#C4AFAF
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #bfb2a8; /* rgb */ color: rgb(191, 178, 168); /* oklch */ color: oklch(77.2% 0.021 60.1);
Tailwind
colors: {
custom: {
50: '#d2c9c1',
500: '#bfb2a8',
950: '#000000',
},
}SCSS
$custom: #bfb2a8; $custom-light: #d2c9c1; $custom-dark: #000000;
JSON
{
"hex": "#bfb2a8",
"rgb": {
"r": 191,
"g": 178,
"b": 168
},
"hsl": {
"h": 26.087,
"s": 15.232,
"l": 70.392
},
"oklch": {
"l": 0.77164,
"c": 0.02051,
"h": 60.1
},
"luminance": 0.45744
}Semantic roles & 50–950 ramp
primary
#BFB2A8
secondary
#DEE2E5
accent
#78994C
background
#FCFCFB
surface
#F9F8F7
border
#D2D1D0
text
#141312
muted
#828281