#B2AAA4#B2AAA4
#B2AAA4 is a light, near-neutral orange. Relative luminance 0.409; OKLCH L 74.3% C 0.013 H 59.5°. Best body text is #000000 at 9.18:1 contrast (WCAG AA passes).
Color values
| HEX | #B2AAA4 |
|---|---|
| RGB | rgb(178, 170, 164) |
| HSL | hsl(26, 8%, 67%) |
| HSV | hsv(26, 8%, 70%) |
| CMYK | cmyk(0%, 4.5%, 7.9%, 30.2%) |
| CIE-LAB | lab(70.10, 1.79, 4.11) |
| CIE-LCH | lch(70.10, 4.48, 66.46°) |
| OKLab | oklab(74.3% 0.0064 0.0108) |
| OKLCH | oklch(74.3% 0.013 59.5) |
| XYZ | xyz(39.4349, 40.8952, 40.9309) |
| Luminance | 0.4089 (WCAG relative) |
| Temperature | neutral |
| Family | orange |
Closest named colors
Dark Gray
#A9A9A9
ΔE00 4.47
Stone
#A89F91
ΔE00 5.10
Greige
#B8AB98
ΔE00 5.64
Greyish
#A8A495
ΔE00 5.90
Warm Gray
#C9BEB0
ΔE00 6.52
Silver
#C0C0C0
ΔE00 7.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2AAA4 #A4ACB2
analogous
#B2A4A5 #B2AAA4 #B2B1A4
triadic
#B2AAA4 #A4B2AA #AAA4B2
tetradic
#B2AAA4 #A5B2A4 #A4ACB2 #B1A4B2
square
#B2AAA4 #A5B2A4 #A4ACB2 #B1A4B2
split-complementary
#B2AAA4 #A4B2B1 #A4A5B2
monochromatic
#776C65 #968B83 #B2AAA4 #CEC9C5 #EAE8E6
Accessibility & contrast
On white
2.29
#B2AAA4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.18
#B2AAA4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2AAA4
9.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2AAA4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2AAA4 | 1.00 | 2.29 | 9.18 | 9.18 |
| #FFFFFF | 2.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ACAAA4
Deuteranopia (green-blind)
#AEACA4
Tritanopia (blue-blind)
#B5A8A8
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #b2aaa4; /* rgb */ color: rgb(178, 170, 164); /* oklch */ color: oklch(74.3% 0.013 59.5);
Tailwind
colors: {
custom: {
50: '#c9c3bf',
500: '#b2aaa4',
950: '#000000',
},
}SCSS
$custom: #b2aaa4; $custom-light: #c9c3bf; $custom-dark: #000000;
JSON
{
"hex": "#b2aaa4",
"rgb": {
"r": 178,
"g": 170,
"b": 164
},
"hsl": {
"h": 25.714,
"s": 8.333,
"l": 67.059
},
"oklch": {
"l": 0.74295,
"c": 0.01258,
"h": 59.5
},
"luminance": 0.40895
}Semantic roles & 50–950 ramp
primary
#B2AAA4
secondary
#D7D9DB
accent
#779253
background
#FCFBFB
surface
#F8F7F6
border
#D1D0D0
text
#131212
muted
#828181