#BAAEB4#BAAEB4
#BAAEB4 is a light, near-neutral pink. Relative luminance 0.440; OKLCH L 76.3% C 0.016 H 345.7°. Best body text is #000000 at 9.80:1 contrast (WCAG AA passes).
Color values
| HEX | #BAAEB4 |
|---|---|
| RGB | rgb(186, 174, 180) |
| HSL | hsl(330, 8%, 71%) |
| HSV | hsv(330, 6%, 73%) |
| CMYK | cmyk(0%, 6.5%, 3.2%, 27.1%) |
| CIE-LAB | lab(72.23, 5.37, -1.52) |
| CIE-LCH | lch(72.23, 5.58, 344.18°) |
| OKLab | oklab(76.27% 0.0155 -0.004) |
| OKLCH | oklch(76.27% 0.016 345.7) |
| XYZ | xyz(43.6229, 44.0069, 49.3673) |
| Luminance | 0.4401 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 6.79
Dove Gray
#B6B8BD
ΔE00 7.05
Dark Gray
#A9A9A9
ΔE00 7.29
Silver
#C0C0C0
ΔE00 7.99
Thistle
#D8BFD8
ΔE00 10.20
Light Gray
#D3D3D3
ΔE00 11.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BAAEB4 #AEBAB4
analogous
#BAAEBA #BAAEB4 #BAAEAE
triadic
#BAAEB4 #B4BAAE #AEB4BA
tetradic
#BAAEB4 #BABAAE #AEBAB4 #AEAEBA
square
#BAAEB4 #BABAAE #AEBAB4 #AEAEBA
split-complementary
#BAAEB4 #AEBAAE #AEBABA
monochromatic
#806D77 #9E8D95 #BAAEB4 #D6CFD3 #F1EEF0
Accessibility & contrast
On white
2.14
#BAAEB4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.80
#BAAEB4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BAAEB4
9.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BAAEB4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BAAEB4 | 1.00 | 2.14 | 9.80 | 9.80 |
| #FFFFFF | 2.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFB0B4
Deuteranopia (green-blind)
#B1B2B4
Tritanopia (blue-blind)
#BCAEB0
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #baaeb4; /* rgb */ color: rgb(186, 174, 180); /* oklch */ color: oklch(76.3% 0.016 345.7);
Tailwind
colors: {
custom: {
50: '#cec6ca',
500: '#baaeb4',
950: '#000000',
},
}SCSS
$custom: #baaeb4; $custom-light: #cec6ca; $custom-dark: #000000;
JSON
{
"hex": "#baaeb4",
"rgb": {
"r": 186,
"g": 174,
"b": 180
},
"hsl": {
"h": 330,
"s": 8,
"l": 70.588
},
"oklch": {
"l": 0.76266,
"c": 0.01602,
"h": 345.7
},
"luminance": 0.44006
}Semantic roles & 50–950 ramp
primary
#BAAEB4
secondary
#E0E4E2
accent
#927354
background
#FCFCFC
surface
#F9F8F8
border
#D2D1D1
text
#131313
muted
#828282