#B69EA8#B69EA8
#B69EA8 is a light, muted pink. Relative luminance 0.372; OKLCH L 72.3% C 0.031 H 350.9°. Best body text is #000000 at 8.45:1 contrast (WCAG AA passes).
Color values
| HEX | #B69EA8 |
|---|---|
| RGB | rgb(182, 158, 168) |
| HSL | hsl(335, 14%, 67%) |
| HSV | hsv(335, 13%, 71%) |
| CMYK | cmyk(0%, 13.2%, 7.7%, 28.6%) |
| CIE-LAB | lab(67.45, 10.54, -1.93) |
| CIE-LCH | lch(67.45, 10.72, 349.60°) |
| OKLab | oklab(72.34% 0.0309 -0.005) |
| OKLCH | oklch(72.34% 0.031 350.9) |
| XYZ | xyz(38.5855, 37.2268, 42.1910) |
| Luminance | 0.3723 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 7.02
Light Mauve
#C292A1
ΔE00 7.27
Grey Pink
#C3909B
ΔE00 8.03
Rosybrown
#BC8F8F
ΔE00 8.25
Dusty Pink
#D8A7B1
ΔE00 8.28
Lilac
#C8A2C8
ΔE00 9.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B69EA8 #9EB6AC
analogous
#B69EB4 #B69EA8 #B6A09E
triadic
#B69EA8 #A8B69E #9EA8B6
tetradic
#B69EA8 #B4B69E #9EB6AC #A09EB6
square
#B69EA8 #B4B69E #9EB6AC #A09EB6
split-complementary
#B69EA8 #9EB6A0 #9EB4B6
monochromatic
#7C5D6A #9C7B89 #B69EA8 #D0C1C7 #EBE4E7
Accessibility & contrast
On white
2.49
#B69EA8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.45
#B69EA8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B69EA8
8.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B69EA8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B69EA8 | 1.00 | 2.49 | 8.45 | 8.45 |
| #FFFFFF | 2.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A0A2A8
Deuteranopia (green-blind)
#A5A6A7
Tritanopia (blue-blind)
#BA9DA1
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #b69ea8; /* rgb */ color: rgb(182, 158, 168); /* oklch */ color: oklch(72.3% 0.031 350.9);
Tailwind
colors: {
custom: {
50: '#ccbac1',
500: '#b69ea8',
950: '#000000',
},
}SCSS
$custom: #b69ea8; $custom-light: #ccbac1; $custom-dark: #000000;
JSON
{
"hex": "#b69ea8",
"rgb": {
"r": 182,
"g": 158,
"b": 168
},
"hsl": {
"h": 335,
"s": 14.118,
"l": 66.667
},
"oklch": {
"l": 0.72338,
"c": 0.03133,
"h": 350.9
},
"luminance": 0.37226
}Semantic roles & 50–950 ramp
primary
#B69EA8
secondary
#D4DCD9
accent
#98794D
background
#FCFBFB
surface
#F8F6F7
border
#D1D0D0
text
#131112
muted
#828081