#BBAFAB#BBAFAB
#BBAFAB is a light, near-neutral orange. Relative luminance 0.442; OKLCH L 76.3% C 0.015 H 39.4°. Best body text is #000000 at 9.83:1 contrast (WCAG AA passes).
Color values
| HEX | #BBAFAB |
|---|---|
| RGB | rgb(187, 175, 171) |
| HSL | hsl(15, 11%, 70%) |
| HSV | hsv(15, 9%, 73%) |
| CMYK | cmyk(0%, 6.4%, 8.6%, 26.7%) |
| CIE-LAB | lab(72.34, 3.58, 3.59) |
| CIE-LCH | lch(72.34, 5.07, 45.05°) |
| OKLab | oklab(76.29% 0.0116 0.0095) |
| OKLCH | oklch(76.29% 0.015 39.4) |
| XYZ | xyz(43.1734, 44.1656, 44.7706) |
| Luminance | 0.4416 (WCAG relative) |
| Temperature | neutral |
| Family | orange |
Closest named colors
Dark Gray
#A9A9A9
ΔE00 6.12
Pinkish Grey
#C8ACA9
ΔE00 6.32
Warm Gray
#C9BEB0
ΔE00 6.46
Silver
#C0C0C0
ΔE00 6.87
Greige
#B8AB98
ΔE00 7.31
Dove Gray
#B6B8BD
ΔE00 7.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBAFAB #ABB7BB
analogous
#BBABAF #BBAFAB #BBB7AB
triadic
#BBAFAB #ABBBAF #AFABBB
tetradic
#BBAFAB #AFBBAB #ABB7BB #B7ABBB
square
#BBAFAB #AFBBAB #ABB7BB #B7ABBB
split-complementary
#BBAFAB #ABBBB7 #ABAFBB
monochromatic
#827069 #A08F89 #BBAFAB #D6CFCD #F1EFEE
Accessibility & contrast
On white
2.14
#BBAFAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.83
#BBAFAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBAFAB
9.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBAFAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBAFAB | 1.00 | 2.14 | 9.83 | 9.83 |
| #FFFFFF | 2.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2B0AB
Deuteranopia (green-blind)
#B4B2AB
Tritanopia (blue-blind)
#BFADAE
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #bbafab; /* rgb */ color: rgb(187, 175, 171); /* oklch */ color: oklch(76.3% 0.015 39.4);
Tailwind
colors: {
custom: {
50: '#cfc6c4',
500: '#bbafab',
950: '#000000',
},
}SCSS
$custom: #bbafab; $custom-light: #cfc6c4; $custom-dark: #000000;
JSON
{
"hex": "#bbafab",
"rgb": {
"r": 187,
"g": 175,
"b": 171
},
"hsl": {
"h": 15,
"s": 10.526,
"l": 70.196
},
"oklch": {
"l": 0.76291,
"c": 0.01497,
"h": 39.4
},
"luminance": 0.44165
}Semantic roles & 50–950 ramp
primary
#BBAFAB
secondary
#DFE2E3
accent
#849551
background
#FCFCFC
surface
#F9F8F8
border
#D2D1D1
text
#131312
muted
#828281