#B2AEA4#B2AEA4
#B2AEA4 is a light, near-neutral orange. Relative luminance 0.424; OKLCH L 75.1% C 0.015 H 88.7°. Best body text is #000000 at 9.48:1 contrast (WCAG AA passes).
Color values
| HEX | #B2AEA4 |
|---|---|
| RGB | rgb(178, 174, 164) |
| HSL | hsl(43, 8%, 67%) |
| HSV | hsv(43, 8%, 70%) |
| CMYK | cmyk(0%, 2.2%, 7.9%, 30.2%) |
| CIE-LAB | lab(71.16, -0.37, 5.63) |
| CIE-LCH | lch(71.16, 5.64, 93.81°) |
| OKLab | oklab(75.13% 0.0003 0.0148) |
| OKLCH | oklch(75.13% 0.015 88.7) |
| XYZ | xyz(40.1962, 42.4177, 41.1846) |
| Luminance | 0.4242 (WCAG relative) |
| Temperature | neutral |
| Family | orange |
Closest named colors
Greyish
#A8A495
ΔE00 3.78
Greige
#B8AB98
ΔE00 4.87
Stone
#A89F91
ΔE00 4.96
Dark Gray
#A9A9A9
ΔE00 5.24
Cement
#A5A391
ΔE00 5.24
Warm Gray
#C9BEB0
ΔE00 5.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2AEA4 #A4A8B2
analogous
#B2A7A4 #B2AEA4 #AFB2A4
triadic
#B2AEA4 #A4B2AE #AEA4B2
tetradic
#B2AEA4 #A4B2A7 #A4A8B2 #B2A4AF
square
#B2AEA4 #A4B2A7 #A4A8B2 #B2A4AF
split-complementary
#B2AEA4 #A4AFB2 #A7A4B2
monochromatic
#777265 #969083 #B2AEA4 #CECCC5 #EAE9E6
Accessibility & contrast
On white
2.21
#B2AEA4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.48
#B2AEA4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2AEA4
9.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2AEA4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2AEA4 | 1.00 | 2.21 | 9.48 | 9.48 |
| #FFFFFF | 2.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1AEA3
Deuteranopia (green-blind)
#B2AFA4
Tritanopia (blue-blind)
#B5ACAB
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #b2aea4; /* rgb */ color: rgb(178, 174, 164); /* oklch */ color: oklch(75.1% 0.015 88.7);
Tailwind
colors: {
custom: {
50: '#c9c6bf',
500: '#b2aea4',
950: '#000000',
},
}SCSS
$custom: #b2aea4; $custom-light: #c9c6bf; $custom-dark: #000000;
JSON
{
"hex": "#b2aea4",
"rgb": {
"r": 178,
"g": 174,
"b": 164
},
"hsl": {
"h": 42.857,
"s": 8.333,
"l": 67.059
},
"oklch": {
"l": 0.75125,
"c": 0.01478,
"h": 88.7
},
"luminance": 0.42417
}Semantic roles & 50–950 ramp
primary
#B2AEA4
secondary
#D7D8DB
accent
#659253
background
#FCFCFB
surface
#F8F8F6
border
#D1D1D0
text
#131312
muted
#828281