#BAAEB8#BAAEB8
#BAAEB8 is a light, near-neutral pink. Relative luminance 0.442; OKLCH L 76.4% C 0.019 H 331.2°. Best body text is #000000 at 9.83:1 contrast (WCAG AA passes).
Color values
| HEX | #BAAEB8 |
|---|---|
| RGB | rgb(186, 174, 184) |
| HSL | hsl(310, 8%, 71%) |
| HSV | hsv(310, 6%, 73%) |
| CMYK | cmyk(0%, 6.5%, 1.1%, 27.1%) |
| CIE-LAB | lab(72.34, 6.10, -3.56) |
| CIE-LCH | lch(72.34, 7.06, 329.78°) |
| OKLab | oklab(76.39% 0.0171 -0.0094) |
| OKLCH | oklch(76.39% 0.019 331.2) |
| XYZ | xyz(44.0362, 44.1723, 51.5443) |
| Luminance | 0.4417 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 7.63
Pinkish Grey
#C8ACA9
ΔE00 7.80
Dark Gray
#A9A9A9
ΔE00 8.39
Silver
#C0C0C0
ΔE00 8.95
Thistle
#D8BFD8
ΔE00 8.95
Dusty Pink
#D8A7B1
ΔE00 11.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BAAEB8 #AEBAB0
analogous
#B6AEBA #BAAEB8 #BAAEB2
triadic
#BAAEB8 #B8BAAE #AEB8BA
tetradic
#BAAEB8 #BAB6AE #AEBAB0 #AEB2BA
square
#BAAEB8 #BAB6AE #AEBAB0 #AEB2BA
split-complementary
#BAAEB8 #B2BAAE #AEBAB6
monochromatic
#806D7D #9E8D9B #BAAEB8 #D6CFD5 #F1EEF1
Accessibility & contrast
On white
2.14
#BAAEB8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.83
#BAAEB8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BAAEB8
9.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BAAEB8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BAAEB8 | 1.00 | 2.14 | 9.83 | 9.83 |
| #FFFFFF | 2.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEB0B8
Deuteranopia (green-blind)
#B0B2B8
Tritanopia (blue-blind)
#BBAFB1
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #baaeb8; /* rgb */ color: rgb(186, 174, 184); /* oklch */ color: oklch(76.4% 0.019 331.2);
Tailwind
colors: {
custom: {
50: '#cec6cd',
500: '#baaeb8',
950: '#000000',
},
}SCSS
$custom: #baaeb8; $custom-light: #cec6cd; $custom-dark: #000000;
JSON
{
"hex": "#baaeb8",
"rgb": {
"r": 186,
"g": 174,
"b": 184
},
"hsl": {
"h": 310,
"s": 8,
"l": 70.588
},
"oklch": {
"l": 0.76389,
"c": 0.01947,
"h": 331.2
},
"luminance": 0.44172
}Semantic roles & 50–950 ramp
primary
#BAAEB8
secondary
#E0E4E1
accent
#925E54
background
#FCFCFC
surface
#F9F8F9
border
#D2D1D2
text
#131313
muted
#828282