#BAAEB6#BAAEB6
#BAAEB6 is a light, near-neutral pink. Relative luminance 0.441; OKLCH L 76.3% C 0.018 H 337.7°. Best body text is #000000 at 9.82:1 contrast (WCAG AA passes).
Color values
| HEX | #BAAEB6 |
|---|---|
| RGB | rgb(186, 174, 182) |
| HSL | hsl(320, 8%, 71%) |
| HSV | hsv(320, 6%, 73%) |
| CMYK | cmyk(0%, 6.5%, 2.2%, 27.1%) |
| CIE-LAB | lab(72.29, 5.73, -2.54) |
| CIE-LCH | lch(72.29, 6.27, 336.11°) |
| OKLab | oklab(76.33% 0.0163 -0.0067) |
| OKLCH | oklch(76.33% 0.018 337.7) |
| XYZ | xyz(43.8281, 44.0890, 50.4480) |
| Luminance | 0.4409 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 7.27
Dove Gray
#B6B8BD
ΔE00 7.30
Dark Gray
#A9A9A9
ΔE00 7.82
Silver
#C0C0C0
ΔE00 8.44
Thistle
#D8BFD8
ΔE00 9.54
Light Gray
#D3D3D3
ΔE00 11.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BAAEB6 #AEBAB2
analogous
#B8AEBA #BAAEB6 #BAAEB0
triadic
#BAAEB6 #B6BAAE #AEB6BA
tetradic
#BAAEB6 #BAB8AE #AEBAB2 #AEB0BA
square
#BAAEB6 #BAB8AE #AEBAB2 #AEB0BA
split-complementary
#BAAEB6 #B0BAAE #AEBAB8
monochromatic
#806D7A #9E8D98 #BAAEB6 #D6CFD4 #F1EEF0
Accessibility & contrast
On white
2.14
#BAAEB6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.82
#BAAEB6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BAAEB6
9.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BAAEB6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BAAEB6 | 1.00 | 2.14 | 9.82 | 9.82 |
| #FFFFFF | 2.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEB0B6
Deuteranopia (green-blind)
#B1B2B6
Tritanopia (blue-blind)
#BCAEB1
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #baaeb6; /* rgb */ color: rgb(186, 174, 182); /* oklch */ color: oklch(76.3% 0.018 337.7);
Tailwind
colors: {
custom: {
50: '#cec6cb',
500: '#baaeb6',
950: '#000000',
},
}SCSS
$custom: #baaeb6; $custom-light: #cec6cb; $custom-dark: #000000;
JSON
{
"hex": "#baaeb6",
"rgb": {
"r": 186,
"g": 174,
"b": 182
},
"hsl": {
"h": 320,
"s": 8,
"l": 70.588
},
"oklch": {
"l": 0.76327,
"c": 0.0176,
"h": 337.7
},
"luminance": 0.44089
}Semantic roles & 50–950 ramp
primary
#BAAEB6
secondary
#E0E4E1
accent
#926854
background
#FCFCFC
surface
#F9F8F8
border
#D2D1D1
text
#131313
muted
#828282