#BBAFA4#BBAFA4
#BBAFA4 is a light, muted orange. Relative luminance 0.439; OKLCH L 76.1% C 0.021 H 65.1°. Best body text is #000000 at 9.78:1 contrast (WCAG AA passes).
Color values
| HEX | #BBAFA4 |
|---|---|
| RGB | rgb(187, 175, 164) |
| HSL | hsl(29, 14%, 69%) |
| HSV | hsv(29, 12%, 73%) |
| CMYK | cmyk(0%, 6.4%, 12.3%, 26.7%) |
| CIE-LAB | lab(72.17, 2.39, 7.18) |
| CIE-LCH | lch(72.17, 7.56, 71.57°) |
| OKLab | oklab(76.1% 0.0088 0.0188) |
| OKLCH | oklch(76.1% 0.021 65.1) |
| XYZ | xyz(42.5238, 43.9057, 41.3493) |
| Luminance | 0.4390 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Greige
#B8AB98
ΔE00 3.70
Warm Gray
#C9BEB0
ΔE00 4.25
Stone
#A89F91
ΔE00 5.51
Greyish
#A8A495
ΔE00 6.38
Dark Gray
#A9A9A9
ΔE00 7.16
Khaki
#C3B091
ΔE00 7.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBAFA4 #A4B0BB
analogous
#BBA4A5 #BBAFA4 #BBBBA4
triadic
#BBAFA4 #A4BBAF #AFA4BB
tetradic
#BBAFA4 #A5BBA4 #A4B0BB #BBA4BB
square
#BBAFA4 #A5BBA4 #A4B0BB #BBA4BB
split-complementary
#BBAFA4 #A4BBBB #A4A5BB
monochromatic
#837262 #A19081 #BBAFA4 #D5CEC7 #EFEDEA
Accessibility & contrast
On white
2.15
#BBAFA4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.78
#BBAFA4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBAFA4
9.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBAFA4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBAFA4 | 1.00 | 2.15 | 9.78 | 9.78 |
| #FFFFFF | 2.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3AFA3
Deuteranopia (green-blind)
#B6B2A4
Tritanopia (blue-blind)
#C0ACAC
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #bbafa4; /* rgb */ color: rgb(187, 175, 164); /* oklch */ color: oklch(76.1% 0.021 65.1);
Tailwind
colors: {
custom: {
50: '#cfc6bf',
500: '#bbafa4',
950: '#000000',
},
}SCSS
$custom: #bbafa4; $custom-light: #cfc6bf; $custom-dark: #000000;
JSON
{
"hex": "#bbafa4",
"rgb": {
"r": 187,
"g": 175,
"b": 164
},
"hsl": {
"h": 28.696,
"s": 14.465,
"l": 68.824
},
"oklch": {
"l": 0.76097,
"c": 0.02075,
"h": 65.1
},
"luminance": 0.43905
}Semantic roles & 50–950 ramp
primary
#BBAFA4
secondary
#DADEE1
accent
#74994D
background
#FCFCFB
surface
#F9F8F6
border
#D2D1D0
text
#131312
muted
#828281