#B2AFA4#B2AFA4
#B2AFA4 is a light, near-neutral yellow. Relative luminance 0.428; OKLCH L 75.3% C 0.016 H 94.2°. Best body text is #000000 at 9.56:1 contrast (WCAG AA passes).
Color values
| HEX | #B2AFA4 |
|---|---|
| RGB | rgb(178, 175, 164) |
| HSL | hsl(47, 8%, 67%) |
| HSV | hsv(47, 8%, 70%) |
| CMYK | cmyk(0%, 1.7%, 7.9%, 30.2%) |
| CIE-LAB | lab(71.42, -0.91, 6.01) |
| CIE-LCH | lch(71.42, 6.08, 98.64°) |
| OKLab | oklab(75.33% -0.0012 0.0158) |
| OKLCH | oklch(75.33% 0.016 94.2) |
| XYZ | xyz(40.3901, 42.8055, 41.2493) |
| Luminance | 0.4280 (WCAG relative) |
| Temperature | neutral |
| Family | yellow |
Closest named colors
Greyish
#A8A495
ΔE00 3.65
Cement
#A5A391
ΔE00 4.89
Greige
#B8AB98
ΔE00 5.12
Stone
#A89F91
ΔE00 5.33
Dark Gray
#A9A9A9
ΔE00 5.67
Warm Gray
#C9BEB0
ΔE00 5.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2AFA4 #A4A7B2
analogous
#B2A8A4 #B2AFA4 #AEB2A4
triadic
#B2AFA4 #A4B2AF #AFA4B2
tetradic
#B2AFA4 #A4B2A8 #A4A7B2 #B2A4AE
square
#B2AFA4 #A4B2A8 #A4A7B2 #B2A4AE
split-complementary
#B2AFA4 #A4AEB2 #A8A4B2
monochromatic
#777365 #969283 #B2AFA4 #CECCC5 #EAE9E6
Accessibility & contrast
On white
2.20
#B2AFA4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.56
#B2AFA4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2AFA4
9.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2AFA4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2AFA4 | 1.00 | 2.20 | 9.56 | 9.56 |
| #FFFFFF | 2.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2AEA3
Deuteranopia (green-blind)
#B2AFA4
Tritanopia (blue-blind)
#B5ADAC
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #b2afa4; /* rgb */ color: rgb(178, 175, 164); /* oklch */ color: oklch(75.3% 0.016 94.2);
Tailwind
colors: {
custom: {
50: '#c9c6bf',
500: '#b2afa4',
950: '#000000',
},
}SCSS
$custom: #b2afa4; $custom-light: #c9c6bf; $custom-dark: #000000;
JSON
{
"hex": "#b2afa4",
"rgb": {
"r": 178,
"g": 175,
"b": 164
},
"hsl": {
"h": 47.143,
"s": 8.333,
"l": 67.059
},
"oklch": {
"l": 0.75333,
"c": 0.0158,
"h": 94.2
},
"luminance": 0.42805
}Semantic roles & 50–950 ramp
primary
#B2AFA4
secondary
#D7D8DB
accent
#619253
background
#FCFCFB
surface
#F8F8F6
border
#D1D1D0
text
#131312
muted
#828281