#BBAFAA#BBAFAA
#BBAFAA is a light, near-neutral orange. Relative luminance 0.441; OKLCH L 76.3% C 0.016 H 44.1°. Best body text is #000000 at 9.83:1 contrast (WCAG AA passes).
Color values
| HEX | #BBAFAA |
|---|---|
| RGB | rgb(187, 175, 170) |
| HSL | hsl(18, 11%, 70%) |
| HSV | hsv(18, 9%, 73%) |
| CMYK | cmyk(0%, 6.4%, 9.1%, 26.7%) |
| CIE-LAB | lab(72.31, 3.41, 4.10) |
| CIE-LCH | lch(72.31, 5.33, 50.26°) |
| OKLab | oklab(76.26% 0.0112 0.0108) |
| OKLCH | oklch(76.26% 0.016 44.1) |
| XYZ | xyz(43.0785, 44.1276, 44.2705) |
| Luminance | 0.4413 (WCAG relative) |
| Temperature | neutral |
| Family | orange |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 6.05
Dark Gray
#A9A9A9
ΔE00 6.18
Pinkish Grey
#C8ACA9
ΔE00 6.56
Greige
#B8AB98
ΔE00 6.76
Silver
#C0C0C0
ΔE00 6.94
Stone
#A89F91
ΔE00 7.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBAFAA #AAB6BB
analogous
#BBAAAE #BBAFAA #BBB7AA
triadic
#BBAFAA #AABBAF #AFAABB
tetradic
#BBAFAA #AEBBAA #AAB6BB #B7AABB
square
#BBAFAA #AEBBAA #AAB6BB #B7AABB
split-complementary
#BBAFAA #AABBB7 #AAAEBB
monochromatic
#827068 #A08F88 #BBAFAA #D6CFCC #F1EFEE
Accessibility & contrast
On white
2.14
#BBAFAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.83
#BBAFAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBAFAA
9.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBAFAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBAFAA | 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)
#B2B0AA
Deuteranopia (green-blind)
#B5B2AA
Tritanopia (blue-blind)
#BFADAE
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #bbafaa; /* rgb */ color: rgb(187, 175, 170); /* oklch */ color: oklch(76.3% 0.016 44.1);
Tailwind
colors: {
custom: {
50: '#cfc6c3',
500: '#bbafaa',
950: '#000000',
},
}SCSS
$custom: #bbafaa; $custom-light: #cfc6c3; $custom-dark: #000000;
JSON
{
"hex": "#bbafaa",
"rgb": {
"r": 187,
"g": 175,
"b": 170
},
"hsl": {
"h": 17.647,
"s": 11.111,
"l": 70
},
"oklch": {
"l": 0.76262,
"c": 0.01557,
"h": 44.1
},
"luminance": 0.44127
}Semantic roles & 50–950 ramp
primary
#BBAFAA
secondary
#DEE1E3
accent
#819550
background
#FCFCFB
surface
#F9F8F7
border
#D2D1D0
text
#131312
muted
#828281