#BAAFAB#BAAFAB
#BAAFAB is a light, near-neutral orange. Relative luminance 0.440; OKLCH L 76.2% C 0.014 H 41.2°. Best body text is #000000 at 9.81:1 contrast (WCAG AA passes).
Color values
| HEX | #BAAFAB |
|---|---|
| RGB | rgb(186, 175, 171) |
| HSL | hsl(16, 10%, 70%) |
| HSV | hsv(16, 8%, 73%) |
| CMYK | cmyk(0%, 5.9%, 8.1%, 27.1%) |
| CIE-LAB | lab(72.26, 3.22, 3.45) |
| CIE-LCH | lch(72.26, 4.72, 47.04°) |
| OKLab | oklab(76.21% 0.0105 0.0092) |
| OKLCH | oklch(76.21% 0.014 41.2) |
| XYZ | xyz(42.9296, 44.0398, 44.7592) |
| Luminance | 0.4404 (WCAG relative) |
| Temperature | neutral |
| Family | orange |
Closest named colors
Dark Gray
#A9A9A9
ΔE00 5.72
Warm Gray
#C9BEB0
ΔE00 6.33
Silver
#C0C0C0
ΔE00 6.58
Pinkish Grey
#C8ACA9
ΔE00 6.77
Greige
#B8AB98
ΔE00 7.13
Dove Gray
#B6B8BD
ΔE00 7.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BAAFAB #ABB6BA
analogous
#BAABAE #BAAFAB #BAB7AB
triadic
#BAAFAB #ABBAAF #AFABBA
tetradic
#BAAFAB #AEBAAB #ABB6BA #B7ABBA
square
#BAAFAB #AEBAAB #ABB6BA #B7ABBA
split-complementary
#BAAFAB #ABBAB7 #ABAEBA
monochromatic
#81706A #9E8F89 #BAAFAB #D6CFCD #F1EFEE
Accessibility & contrast
On white
2.14
#BAAFAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.81
#BAAFAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BAAFAB
9.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BAAFAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BAAFAB | 1.00 | 2.14 | 9.81 | 9.81 |
| #FFFFFF | 2.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2B0AB
Deuteranopia (green-blind)
#B4B2AB
Tritanopia (blue-blind)
#BDAEAE
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #baafab; /* rgb */ color: rgb(186, 175, 171); /* oklch */ color: oklch(76.2% 0.014 41.2);
Tailwind
colors: {
custom: {
50: '#cec6c4',
500: '#baafab',
950: '#000000',
},
}SCSS
$custom: #baafab; $custom-light: #cec6c4; $custom-dark: #000000;
JSON
{
"hex": "#baafab",
"rgb": {
"r": 186,
"g": 175,
"b": 171
},
"hsl": {
"h": 16,
"s": 9.804,
"l": 70
},
"oklch": {
"l": 0.76205,
"c": 0.0139,
"h": 41.2
},
"luminance": 0.44039
}Semantic roles & 50–950 ramp
primary
#BAAFAB
secondary
#DEE1E3
accent
#829452
background
#FCFCFC
surface
#F9F8F8
border
#D2D1D1
text
#131312
muted
#828281