#BAAEB2#BAAEB2
#BAAEB2 is a light, near-neutral pink. Relative luminance 0.439; OKLCH L 76.2% C 0.015 H 355.2°. Best body text is #000000 at 9.79:1 contrast (WCAG AA passes).
Color values
| HEX | #BAAEB2 |
|---|---|
| RGB | rgb(186, 174, 178) |
| HSL | hsl(340, 8%, 71%) |
| HSV | hsv(340, 6%, 73%) |
| CMYK | cmyk(0%, 6.5%, 4.3%, 27.1%) |
| CIE-LAB | lab(72.18, 5.00, -0.50) |
| CIE-LCH | lch(72.18, 5.03, 354.29°) |
| OKLab | oklab(76.21% 0.0147 -0.0012) |
| OKLCH | oklch(76.21% 0.015 355.2) |
| XYZ | xyz(43.4206, 43.9260, 48.3020) |
| Luminance | 0.4393 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 6.39
Dark Gray
#A9A9A9
ΔE00 6.82
Dove Gray
#B6B8BD
ΔE00 6.91
Silver
#C0C0C0
ΔE00 7.59
Warm Gray
#C9BEB0
ΔE00 10.26
Light Gray
#D3D3D3
ΔE00 10.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BAAEB2 #AEBAB6
analogous
#BAAEB8 #BAAEB2 #BAB0AE
triadic
#BAAEB2 #B2BAAE #AEB2BA
tetradic
#BAAEB2 #B8BAAE #AEBAB6 #B0AEBA
square
#BAAEB2 #B8BAAE #AEBAB6 #B0AEBA
split-complementary
#BAAEB2 #AEBAB0 #AEB8BA
monochromatic
#806D74 #9E8D93 #BAAEB2 #D6CFD1 #F1EEEF
Accessibility & contrast
On white
2.15
#BAAEB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.79
#BAAEB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BAAEB2
9.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BAAEB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BAAEB2 | 1.00 | 2.15 | 9.79 | 9.79 |
| #FFFFFF | 2.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFB0B2
Deuteranopia (green-blind)
#B2B2B2
Tritanopia (blue-blind)
#BCAEAF
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #baaeb2; /* rgb */ color: rgb(186, 174, 178); /* oklch */ color: oklch(76.2% 0.015 355.2);
Tailwind
colors: {
custom: {
50: '#cec6c9',
500: '#baaeb2',
950: '#000000',
},
}SCSS
$custom: #baaeb2; $custom-light: #cec6c9; $custom-dark: #000000;
JSON
{
"hex": "#baaeb2",
"rgb": {
"r": 186,
"g": 174,
"b": 178
},
"hsl": {
"h": 340,
"s": 8,
"l": 70.588
},
"oklch": {
"l": 0.76206,
"c": 0.01479,
"h": 355.2
},
"luminance": 0.43926
}Semantic roles & 50–950 ramp
primary
#BAAEB2
secondary
#E0E4E2
accent
#927D54
background
#FCFCFC
surface
#F9F8F8
border
#D2D1D1
text
#131313
muted
#828282