#B0AEA2#B0AEA2
#B0AEA2 is a light, near-neutral yellow. Relative luminance 0.421; OKLCH L 74.9% C 0.017 H 99.1°. Best body text is #000000 at 9.42:1 contrast (WCAG AA passes).
Color values
| HEX | #B0AEA2 |
|---|---|
| RGB | rgb(176, 174, 162) |
| HSL | hsl(51, 8%, 66%) |
| HSV | hsv(51, 8%, 69%) |
| CMYK | cmyk(0%, 1.1%, 8%, 31%) |
| CIE-LAB | lab(70.95, -1.45, 6.41) |
| CIE-LCH | lch(70.95, 6.57, 102.78°) |
| OKLab | oklab(74.9% -0.0027 0.0168) |
| OKLCH | oklch(74.9% 0.017 99.1) |
| XYZ | xyz(39.5613, 42.1111, 40.2195) |
| Luminance | 0.4211 (WCAG relative) |
| Temperature | neutral |
| Family | yellow |
Closest named colors
Greyish
#A8A495
ΔE00 3.21
Cement
#A5A391
ΔE00 4.21
Stone
#A89F91
ΔE00 5.35
Greige
#B8AB98
ΔE00 5.42
Dark Gray
#A9A9A9
ΔE00 6.02
Warm Gray
#C9BEB0
ΔE00 6.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B0AEA2 #A2A4B0
analogous
#B0A7A2 #B0AEA2 #ABB0A2
triadic
#B0AEA2 #A2B0AE #AEA2B0
tetradic
#B0AEA2 #A2B0A7 #A2A4B0 #B0A2AB
square
#B0AEA2 #A2B0A7 #A2A4B0 #B0A2AB
split-complementary
#B0AEA2 #A2ABB0 #A7A2B0
monochromatic
#757263 #949181 #B0AEA2 #CCCBC3 #E8E8E4
Accessibility & contrast
On white
2.23
#B0AEA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.42
#B0AEA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B0AEA2
9.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B0AEA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B0AEA2 | 1.00 | 2.23 | 9.42 | 9.42 |
| #FFFFFF | 2.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1ADA1
Deuteranopia (green-blind)
#B1AEA2
Tritanopia (blue-blind)
#B3ACAA
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #b0aea2; /* rgb */ color: rgb(176, 174, 162); /* oklch */ color: oklch(74.9% 0.017 99.1);
Tailwind
colors: {
custom: {
50: '#c7c6bd',
500: '#b0aea2',
950: '#000000',
},
}SCSS
$custom: #b0aea2; $custom-light: #c7c6bd; $custom-dark: #000000;
JSON
{
"hex": "#b0aea2",
"rgb": {
"r": 176,
"g": 174,
"b": 162
},
"hsl": {
"h": 51.429,
"s": 8.14,
"l": 66.275
},
"oklch": {
"l": 0.74903,
"c": 0.01699,
"h": 99.1
},
"luminance": 0.42111
}Semantic roles & 50–950 ramp
primary
#B0AEA2
secondary
#D5D5D9
accent
#5C9253
background
#FCFCFB
surface
#F8F8F6
border
#D1D1D0
text
#131312
muted
#828281