#BFAEBA#BFAEBA
#BFAEBA is a light, muted pink. Relative luminance 0.449; OKLCH L 76.9% C 0.025 H 336.2°. Best body text is #000000 at 9.98:1 contrast (WCAG AA passes).
Color values
| HEX | #BFAEBA |
|---|---|
| RGB | rgb(191, 174, 186) |
| HSL | hsl(318, 12%, 72%) |
| HSV | hsv(318, 9%, 75%) |
| CMYK | cmyk(0%, 8.9%, 2.6%, 25.1%) |
| CIE-LAB | lab(72.82, 8.23, -3.90) |
| CIE-LCH | lch(72.82, 9.11, 334.65°) |
| OKLab | oklab(76.88% 0.0233 -0.0103) |
| OKLCH | oklch(76.88% 0.026 336.2) |
| XYZ | xyz(45.4837, 44.8942, 52.7142) |
| Luminance | 0.4489 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 7.31
Thistle
#D8BFD8
ΔE00 7.37
Dusty Pink
#D8A7B1
ΔE00 9.55
Dove Gray
#B6B8BD
ΔE00 9.65
Lilac
#C8A2C8
ΔE00 10.14
Dark Gray
#A9A9A9
ΔE00 10.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFAEBA #AEBFB3
analogous
#BCAEBF #BFAEBA #BFAEB2
triadic
#BFAEBA #BABFAE #AEBABF
tetradic
#BFAEBA #BFBCAE #AEBFB3 #AEB2BF
square
#BFAEBA #BFBCAE #AEBFB3 #AEB2BF
split-complementary
#BFAEBA #B2BFAE #AEBFBC
monochromatic
#886B7F #A48C9D #BFAEBA #DAD0D7 #F1EEF0
Accessibility & contrast
On white
2.10
#BFAEBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.98
#BFAEBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFAEBA
9.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFAEBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFAEBA | 1.00 | 2.10 | 9.98 | 9.98 |
| #FFFFFF | 2.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEB1BB
Deuteranopia (green-blind)
#B2B4B9
Tritanopia (blue-blind)
#C1AEB2
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #bfaeba; /* rgb */ color: rgb(191, 174, 186); /* oklch */ color: oklch(76.9% 0.025 336.2);
Tailwind
colors: {
custom: {
50: '#d2c6ce',
500: '#bfaeba',
950: '#000000',
},
}SCSS
$custom: #bfaeba; $custom-light: #d2c6ce; $custom-dark: #000000;
JSON
{
"hex": "#bfaeba",
"rgb": {
"r": 191,
"g": 174,
"b": 186
},
"hsl": {
"h": 317.647,
"s": 11.724,
"l": 71.569
},
"oklch": {
"l": 0.76883,
"c": 0.0255,
"h": 336.2
},
"luminance": 0.44894
}Semantic roles & 50–950 ramp
primary
#BFAEBA
secondary
#E2E7E4
accent
#966450
background
#FCFCFC
surface
#F9F8F9
border
#D2D1D2
text
#141313
muted
#828282