#B2ADAE#B2ADAE
#B2ADAE is a light, near-neutral grey. Relative luminance 0.424; OKLCH L 75.2% C 0.006 H 3.4°. Best body text is #000000 at 9.48:1 contrast (WCAG AA passes).
Color values
| HEX | #B2ADAE |
|---|---|
| RGB | rgb(178, 173, 174) |
| HSL | hsl(348, 3%, 69%) |
| HSV | hsv(348, 3%, 70%) |
| CMYK | cmyk(0%, 2.8%, 2.2%, 30.2%) |
| CIE-LAB | lab(71.15, 1.96, 0.12) |
| CIE-LCH | lch(71.15, 1.97, 3.50°) |
| OKLab | oklab(75.21% 0.0059 0.0004) |
| OKLCH | oklch(75.21% 0.006 3.4) |
| XYZ | xyz(40.9425, 42.4083, 46.0649) |
| Luminance | 0.4241 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Dark Gray
#A9A9A9
ΔE00 3.13
Dove Gray
#B6B8BD
ΔE00 4.58
Silver
#C0C0C0
ΔE00 5.55
Stone
#A89F91
ΔE00 8.59
Warm Gray
#C9BEB0
ΔE00 8.67
Silver (survey)
#C5C9C7
ΔE00 8.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2ADAE #ADB2B1
analogous
#B2ADB1 #B2ADAE #B2AFAD
triadic
#B2ADAE #AEB2AD #ADAEB2
tetradic
#B2ADAE #B1B2AD #ADB2B1 #AFADB2
square
#B2ADAE #B1B2AD #ADB2B1 #AFADB2
split-complementary
#B2ADAE #ADB2AF #ADB1B2
monochromatic
#766F70 #948D8F #B2ADAE #D0CDCD #EDECEC
Accessibility & contrast
On white
2.21
#B2ADAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.48
#B2ADAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2ADAE
9.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2ADAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2ADAE | 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)
#AEAEAE
Deuteranopia (green-blind)
#AFAEAE
Tritanopia (blue-blind)
#B3ADAD
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #b2adae; /* rgb */ color: rgb(178, 173, 174); /* oklch */ color: oklch(75.2% 0.006 3.4);
Tailwind
colors: {
custom: {
50: '#c9c5c6',
500: '#b2adae',
950: '#000000',
},
}SCSS
$custom: #b2adae; $custom-light: #c9c5c6; $custom-dark: #000000;
JSON
{
"hex": "#b2adae",
"rgb": {
"r": 178,
"g": 173,
"b": 174
},
"hsl": {
"h": 348,
"s": 3.145,
"l": 68.824
},
"oklch": {
"l": 0.75205,
"c": 0.00587,
"h": 3.4
},
"luminance": 0.42408
}Semantic roles & 50–950 ramp
primary
#B2ADAE
secondary
#DDDEDE
accent
#8D8259
background
#FCFCFC
surface
#F8F8F8
border
#D1D1D1
text
#131213
muted
#828182