#B2AEA2#B2AEA2
#B2AEA2 is a light, near-neutral yellow. Relative luminance 0.423; OKLCH L 75.1% C 0.017 H 91.6°. Best body text is #000000 at 9.47:1 contrast (WCAG AA passes).
Color values
| HEX | #B2AEA2 |
|---|---|
| RGB | rgb(178, 174, 162) |
| HSL | hsl(45, 9%, 67%) |
| HSV | hsv(45, 9%, 70%) |
| CMYK | cmyk(0%, 2.2%, 9%, 30.2%) |
| CIE-LAB | lab(71.11, -0.72, 6.66) |
| CIE-LCH | lch(71.11, 6.70, 96.18°) |
| OKLab | oklab(75.07% -0.0005 0.0174) |
| OKLCH | oklch(75.07% 0.017 91.6) |
| XYZ | xyz(40.0170, 42.3460, 40.2409) |
| Luminance | 0.4235 (WCAG relative) |
| Temperature | neutral |
| Family | yellow |
Closest named colors
Greyish
#A8A495
ΔE00 3.27
Greige
#B8AB98
ΔE00 4.52
Cement
#A5A391
ΔE00 4.59
Stone
#A89F91
ΔE00 4.84
Warm Gray
#C9BEB0
ΔE00 5.76
Dark Gray
#A9A9A9
ΔE00 6.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2AEA2 #A2A6B2
analogous
#B2A6A2 #B2AEA2 #AEB2A2
triadic
#B2AEA2 #A2B2AE #AEA2B2
tetradic
#B2AEA2 #A2B2A6 #A2A6B2 #B2A2AE
square
#B2AEA2 #A2B2A6 #A2A6B2 #B2A2AE
split-complementary
#B2AEA2 #A2AEB2 #A6A2B2
monochromatic
#777263 #969181 #B2AEA2 #CECBC3 #E9E8E5
Accessibility & contrast
On white
2.22
#B2AEA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.47
#B2AEA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2AEA2
9.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2AEA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2AEA2 | 1.00 | 2.22 | 9.47 | 9.47 |
| #FFFFFF | 2.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1ADA1
Deuteranopia (green-blind)
#B2AFA2
Tritanopia (blue-blind)
#B5ACAA
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #b2aea2; /* rgb */ color: rgb(178, 174, 162); /* oklch */ color: oklch(75.1% 0.017 91.6);
Tailwind
colors: {
custom: {
50: '#c9c6bd',
500: '#b2aea2',
950: '#000000',
},
}SCSS
$custom: #b2aea2; $custom-light: #c9c6bd; $custom-dark: #000000;
JSON
{
"hex": "#b2aea2",
"rgb": {
"r": 178,
"g": 174,
"b": 162
},
"hsl": {
"h": 45,
"s": 9.412,
"l": 66.667
},
"oklch": {
"l": 0.7507,
"c": 0.01745,
"h": 91.6
},
"luminance": 0.42346
}Semantic roles & 50–950 ramp
primary
#B2AEA2
secondary
#D5D7DA
accent
#629352
background
#FCFCFB
surface
#F8F8F6
border
#D1D1D0
text
#131312
muted
#828281