#BBAFA3#BBAFA3
#BBAFA3 is a light, muted orange. Relative luminance 0.439; OKLCH L 76.1% C 0.022 H 67.5°. Best body text is #000000 at 9.77:1 contrast (WCAG AA passes).
Color values
| HEX | #BBAFA3 |
|---|---|
| RGB | rgb(187, 175, 163) |
| HSL | hsl(30, 15%, 69%) |
| HSV | hsv(30, 13%, 73%) |
| CMYK | cmyk(0%, 6.4%, 12.8%, 26.7%) |
| CIE-LAB | lab(72.14, 2.23, 7.69) |
| CIE-LCH | lch(72.14, 8.01, 73.86°) |
| OKLab | oklab(76.07% 0.0083 0.0201) |
| OKLCH | oklch(76.07% 0.022 67.5) |
| XYZ | xyz(42.4338, 43.8697, 40.8755) |
| Luminance | 0.4387 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Greige
#B8AB98
ΔE00 3.23
Warm Gray
#C9BEB0
ΔE00 4.12
Stone
#A89F91
ΔE00 5.33
Greyish
#A8A495
ΔE00 6.12
Khaki
#C3B091
ΔE00 6.95
Dark Gray
#A9A9A9
ΔE00 7.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBAFA3 #A3AFBB
analogous
#BBA3A3 #BBAFA3 #BBBBA3
triadic
#BBAFA3 #A3BBAF #AFA3BB
tetradic
#BBAFA3 #A3BBA3 #A3AFBB #BBA3BB
square
#BBAFA3 #A3BBA3 #A3AFBB #BBA3BB
split-complementary
#BBAFA3 #A3BBBB #A3A3BB
monochromatic
#837261 #A19080 #BBAFA3 #D5CEC6 #EFECE9
Accessibility & contrast
On white
2.15
#BBAFA3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.77
#BBAFA3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBAFA3
9.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBAFA3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBAFA3 | 1.00 | 2.15 | 9.77 | 9.77 |
| #FFFFFF | 2.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3AFA2
Deuteranopia (green-blind)
#B6B2A3
Tritanopia (blue-blind)
#C0ACAC
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #bbafa3; /* rgb */ color: rgb(187, 175, 163); /* oklch */ color: oklch(76.1% 0.022 67.5);
Tailwind
colors: {
custom: {
50: '#cfc6be',
500: '#bbafa3',
950: '#000000',
},
}SCSS
$custom: #bbafa3; $custom-light: #cfc6be; $custom-dark: #000000;
JSON
{
"hex": "#bbafa3",
"rgb": {
"r": 187,
"g": 175,
"b": 163
},
"hsl": {
"h": 30,
"s": 15,
"l": 68.627
},
"oklch": {
"l": 0.7607,
"c": 0.02179,
"h": 67.5
},
"luminance": 0.43869
}Semantic roles & 50–950 ramp
primary
#BBAFA3
secondary
#D9DDE0
accent
#73994C
background
#FCFCFB
surface
#F9F8F6
border
#D2D1D0
text
#131312
muted
#828281