#B2ADA4#B2ADA4
#B2ADA4 is a light, near-neutral orange. Relative luminance 0.420; OKLCH L 74.9% C 0.014 H 82.4°. Best body text is #000000 at 9.41:1 contrast (WCAG AA passes).
Color values
| HEX | #B2ADA4 |
|---|---|
| RGB | rgb(178, 173, 164) |
| HSL | hsl(39, 8%, 67%) |
| HSV | hsv(39, 8%, 70%) |
| CMYK | cmyk(0%, 2.8%, 7.9%, 30.2%) |
| CIE-LAB | lab(70.89, 0.16, 5.25) |
| CIE-LCH | lch(70.89, 5.25, 88.20°) |
| OKLab | oklab(74.92% 0.0018 0.0138) |
| OKLCH | oklch(74.92% 0.014 82.4) |
| XYZ | xyz(40.0037, 42.0328, 41.1205) |
| Luminance | 0.4203 (WCAG relative) |
| Temperature | neutral |
| Family | orange |
Closest named colors
Greyish
#A8A495
ΔE00 4.09
Stone
#A89F91
ΔE00 4.73
Greige
#B8AB98
ΔE00 4.78
Dark Gray
#A9A9A9
ΔE00 4.87
Warm Gray
#C9BEB0
ΔE00 5.70
Cement
#A5A391
ΔE00 5.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2ADA4 #A4A9B2
analogous
#B2A6A4 #B2ADA4 #B0B2A4
triadic
#B2ADA4 #A4B2AD #ADA4B2
tetradic
#B2ADA4 #A4B2A6 #A4A9B2 #B2A4B0
square
#B2ADA4 #A4B2A6 #A4A9B2 #B2A4B0
split-complementary
#B2ADA4 #A4B0B2 #A6A4B2
monochromatic
#777065 #968F83 #B2ADA4 #CECBC5 #EAE9E6
Accessibility & contrast
On white
2.23
#B2ADA4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.41
#B2ADA4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2ADA4
9.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2ADA4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2ADA4 | 1.00 | 2.23 | 9.41 | 9.41 |
| #FFFFFF | 2.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0ADA3
Deuteranopia (green-blind)
#B1AEA4
Tritanopia (blue-blind)
#B5ABAA
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #b2ada4; /* rgb */ color: rgb(178, 173, 164); /* oklch */ color: oklch(74.9% 0.014 82.4);
Tailwind
colors: {
custom: {
50: '#c9c5bf',
500: '#b2ada4',
950: '#000000',
},
}SCSS
$custom: #b2ada4; $custom-light: #c9c5bf; $custom-dark: #000000;
JSON
{
"hex": "#b2ada4",
"rgb": {
"r": 178,
"g": 173,
"b": 164
},
"hsl": {
"h": 38.571,
"s": 8.333,
"l": 67.059
},
"oklch": {
"l": 0.74917,
"c": 0.01392,
"h": 82.4
},
"luminance": 0.42032
}Semantic roles & 50–950 ramp
primary
#B2ADA4
secondary
#D7D8DB
accent
#6A9253
background
#FCFCFB
surface
#F8F8F6
border
#D1D1D0
text
#131212
muted
#828181