#BBAEA6#BBAEA6
#BBAEA6 is a light, near-neutral orange. Relative luminance 0.436; OKLCH L 75.9% C 0.019 H 53.9°. Best body text is #000000 at 9.72:1 contrast (WCAG AA passes).
Color values
| HEX | #BBAEA6 |
|---|---|
| RGB | rgb(187, 174, 166) |
| HSL | hsl(23, 13%, 69%) |
| HSV | hsv(23, 11%, 73%) |
| CMYK | cmyk(0%, 7%, 11.2%, 26.7%) |
| CIE-LAB | lab(71.95, 3.27, 5.78) |
| CIE-LCH | lch(71.95, 6.64, 60.51°) |
| OKLab | oklab(75.95% 0.0111 0.0152) |
| OKLCH | oklch(75.95% 0.019 53.9) |
| XYZ | xyz(42.5119, 43.5907, 42.2433) |
| Luminance | 0.4359 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Greige
#B8AB98
ΔE00 5.33
Warm Gray
#C9BEB0
ΔE00 5.33
Stone
#A89F91
ΔE00 6.35
Dark Gray
#A9A9A9
ΔE00 6.80
Pinkish Grey
#C8ACA9
ΔE00 7.08
Greyish
#A8A495
ΔE00 7.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBAEA6 #A6B3BB
analogous
#BBA6A9 #BBAEA6 #BBB9A6
triadic
#BBAEA6 #A6BBAE #AEA6BB
tetradic
#BBAEA6 #A9BBA6 #A6B3BB #B9A6BB
square
#BBAEA6 #A9BBA6 #A6B3BB #B9A6BB
split-complementary
#BBAEA6 #A6BBB9 #A6A9BB
monochromatic
#837064 #A08E83 #BBAEA6 #D6CEC9 #F0EDEB
Accessibility & contrast
On white
2.16
#BBAEA6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.72
#BBAEA6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBAEA6
9.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBAEA6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBAEA6 | 1.00 | 2.16 | 9.72 | 9.72 |
| #FFFFFF | 2.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2AFA6
Deuteranopia (green-blind)
#B5B1A6
Tritanopia (blue-blind)
#BFACAC
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #bbaea6; /* rgb */ color: rgb(187, 174, 166); /* oklch */ color: oklch(75.9% 0.019 53.9);
Tailwind
colors: {
custom: {
50: '#cfc6c0',
500: '#bbaea6',
950: '#000000',
},
}SCSS
$custom: #bbaea6; $custom-light: #cfc6c0; $custom-dark: #000000;
JSON
{
"hex": "#bbaea6",
"rgb": {
"r": 187,
"g": 174,
"b": 166
},
"hsl": {
"h": 22.857,
"s": 13.376,
"l": 69.216
},
"oklch": {
"l": 0.75947,
"c": 0.01881,
"h": 53.9
},
"luminance": 0.4359
}Semantic roles & 50–950 ramp
primary
#BBAEA6
secondary
#DBDFE1
accent
#7C984E
background
#FCFCFB
surface
#F9F8F7
border
#D2D1D0
text
#131312
muted
#828281