#B69EA6#B69EA6
#B69EA6 is a light, muted pink. Relative luminance 0.372; OKLCH L 72.3% C 0.030 H 355.8°. Best body text is #000000 at 8.43:1 contrast (WCAG AA passes).
Color values
| HEX | #B69EA6 |
|---|---|
| RGB | rgb(182, 158, 166) |
| HSL | hsl(340, 14%, 67%) |
| HSV | hsv(340, 13%, 71%) |
| CMYK | cmyk(0%, 13.2%, 8.8%, 28.6%) |
| CIE-LAB | lab(67.39, 10.19, -0.90) |
| CIE-LCH | lch(67.39, 10.23, 354.95°) |
| OKLab | oklab(72.28% 0.0302 -0.0022) |
| OKLCH | oklch(72.28% 0.03 355.8) |
| XYZ | xyz(38.4006, 37.1528, 41.2173) |
| Luminance | 0.3715 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 6.40
Light Mauve
#C292A1
ΔE00 7.48
Rosybrown
#BC8F8F
ΔE00 7.87
Grey Pink
#C3909B
ΔE00 8.07
Dusty Pink
#D8A7B1
ΔE00 8.32
Greyish Pink
#C88D94
ΔE00 9.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B69EA6 #9EB6AE
analogous
#B69EB2 #B69EA6 #B6A29E
triadic
#B69EA6 #A6B69E #9EA6B6
tetradic
#B69EA6 #B2B69E #9EB6AE #A29EB6
square
#B69EA6 #B2B69E #9EB6AE #A29EB6
split-complementary
#B69EA6 #9EB6A2 #9EB2B6
monochromatic
#7C5D68 #9C7B86 #B69EA6 #D0C1C6 #EBE4E6
Accessibility & contrast
On white
2.49
#B69EA6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.43
#B69EA6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B69EA6
8.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B69EA6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B69EA6 | 1.00 | 2.49 | 8.43 | 8.43 |
| #FFFFFF | 2.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A0A2A6
Deuteranopia (green-blind)
#A6A6A5
Tritanopia (blue-blind)
#BA9DA1
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #b69ea6; /* rgb */ color: rgb(182, 158, 166); /* oklch */ color: oklch(72.3% 0.030 355.8);
Tailwind
colors: {
custom: {
50: '#ccbac0',
500: '#b69ea6',
950: '#000000',
},
}SCSS
$custom: #b69ea6; $custom-light: #ccbac0; $custom-dark: #000000;
JSON
{
"hex": "#b69ea6",
"rgb": {
"r": 182,
"g": 158,
"b": 166
},
"hsl": {
"h": 340,
"s": 14.118,
"l": 66.667
},
"oklch": {
"l": 0.72277,
"c": 0.03024,
"h": 355.8
},
"luminance": 0.37152
}Semantic roles & 50–950 ramp
primary
#B69EA6
secondary
#D4DCD9
accent
#987F4D
background
#FCFBFB
surface
#F8F6F7
border
#D1D0D0
text
#131112
muted
#828081