#BBAFA2#BBAFA2
#BBAFA2 is a light, muted orange. Relative luminance 0.438; OKLCH L 76.0% C 0.023 H 69.7°. Best body text is #000000 at 9.77:1 contrast (WCAG AA passes).
Color values
| HEX | #BBAFA2 |
|---|---|
| RGB | rgb(187, 175, 162) |
| HSL | hsl(31, 16%, 68%) |
| HSV | hsv(31, 13%, 73%) |
| CMYK | cmyk(0%, 6.4%, 13.4%, 26.7%) |
| CIE-LAB | lab(72.12, 2.06, 8.20) |
| CIE-LCH | lch(72.12, 8.46, 75.90°) |
| OKLab | oklab(76.04% 0.0079 0.0215) |
| OKLCH | oklch(76.04% 0.023 69.7) |
| XYZ | xyz(42.3446, 43.8340, 40.4055) |
| Luminance | 0.4383 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Greige
#B8AB98
ΔE00 2.79
Warm Gray
#C9BEB0
ΔE00 4.03
Stone
#A89F91
ΔE00 5.18
Greyish
#A8A495
ΔE00 5.89
Khaki
#C3B091
ΔE00 6.52
Cement
#A5A391
ΔE00 7.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBAFA2 #A2AEBB
analogous
#BBA2A2 #BBAFA2 #BABBA2
triadic
#BBAFA2 #A2BBAF #AFA2BB
tetradic
#BBAFA2 #A2BBA2 #A2AEBB #BBA2BA
square
#BBAFA2 #A2BBA2 #A2AEBB #BBA2BA
split-complementary
#BBAFA2 #A2BABB #A2A2BB
monochromatic
#837260 #A1917F #BBAFA2 #D5CDC5 #EFECE9
Accessibility & contrast
On white
2.15
#BBAFA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.77
#BBAFA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBAFA2
9.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBAFA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBAFA2 | 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)
#B3AFA1
Deuteranopia (green-blind)
#B6B2A2
Tritanopia (blue-blind)
#C0ACAB
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #bbafa2; /* rgb */ color: rgb(187, 175, 162); /* oklch */ color: oklch(76.0% 0.023 69.7);
Tailwind
colors: {
custom: {
50: '#cfc6bd',
500: '#bbafa2',
950: '#000000',
},
}SCSS
$custom: #bbafa2; $custom-light: #cfc6bd; $custom-dark: #000000;
JSON
{
"hex": "#bbafa2",
"rgb": {
"r": 187,
"g": 175,
"b": 162
},
"hsl": {
"h": 31.2,
"s": 15.528,
"l": 68.431
},
"oklch": {
"l": 0.76044,
"c": 0.02287,
"h": 69.7
},
"luminance": 0.43833
}Semantic roles & 50–950 ramp
primary
#BBAFA2
secondary
#D9DCE0
accent
#719A4C
background
#FCFCFB
surface
#F9F8F6
border
#D2D1D0
text
#131312
muted
#828281