#B69EAA#B69EAA
#B69EAA is a light, muted pink. Relative luminance 0.373; OKLCH L 72.4% C 0.033 H 346.3°. Best body text is #000000 at 8.46:1 contrast (WCAG AA passes).
Color values
| HEX | #B69EAA |
|---|---|
| RGB | rgb(182, 158, 170) |
| HSL | hsl(330, 14%, 67%) |
| HSV | hsv(330, 13%, 71%) |
| CMYK | cmyk(0%, 13.2%, 6.6%, 28.6%) |
| CIE-LAB | lab(67.50, 10.90, -2.97) |
| CIE-LCH | lch(67.50, 11.29, 344.76°) |
| OKLab | oklab(72.4% 0.0317 -0.0077) |
| OKLCH | oklch(72.4% 0.033 346.3) |
| XYZ | xyz(38.7733, 37.3019, 43.1799) |
| Luminance | 0.3730 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Mauve
#C292A1
ΔE00 7.14
Pinkish Grey
#C8ACA9
ΔE00 7.65
Grey Pink
#C3909B
ΔE00 8.06
Dusty Pink
#D8A7B1
ΔE00 8.31
Rosybrown
#BC8F8F
ΔE00 8.67
Lilac
#C8A2C8
ΔE00 9.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B69EAA #9EB6AA
analogous
#B69EB6 #B69EAA #B69E9E
triadic
#B69EAA #AAB69E #9EAAB6
tetradic
#B69EAA #B6B69E #9EB6AA #9E9EB6
square
#B69EAA #B6B69E #9EB6AA #9E9EB6
split-complementary
#B69EAA #9EB69E #9EB6B6
monochromatic
#7C5D6D #9C7B8B #B69EAA #D0C1C9 #EBE4E7
Accessibility & contrast
On white
2.48
#B69EAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.46
#B69EAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B69EAA
8.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B69EAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B69EAA | 1.00 | 2.48 | 8.46 | 8.46 |
| #FFFFFF | 2.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9FA2AB
Deuteranopia (green-blind)
#A5A6A9
Tritanopia (blue-blind)
#BA9EA2
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #b69eaa; /* rgb */ color: rgb(182, 158, 170); /* oklch */ color: oklch(72.4% 0.033 346.3);
Tailwind
colors: {
custom: {
50: '#ccbac3',
500: '#b69eaa',
950: '#000000',
},
}SCSS
$custom: #b69eaa; $custom-light: #ccbac3; $custom-dark: #000000;
JSON
{
"hex": "#b69eaa",
"rgb": {
"r": 182,
"g": 158,
"b": 170
},
"hsl": {
"h": 330,
"s": 14.118,
"l": 66.667
},
"oklch": {
"l": 0.724,
"c": 0.03262,
"h": 346.3
},
"luminance": 0.37301
}Semantic roles & 50–950 ramp
primary
#B69EAA
secondary
#D4DCD8
accent
#98734D
background
#FCFBFB
surface
#F8F6F7
border
#D1D0D0
text
#131112
muted
#828081