#B69EA9#B69EA9
#B69EA9 is a light, muted pink. Relative luminance 0.373; OKLCH L 72.4% C 0.032 H 348.5°. Best body text is #000000 at 8.45:1 contrast (WCAG AA passes).
Color values
| HEX | #B69EA9 |
|---|---|
| RGB | rgb(182, 158, 169) |
| HSL | hsl(333, 14%, 67%) |
| HSV | hsv(333, 13%, 71%) |
| CMYK | cmyk(0%, 13.2%, 7.1%, 28.6%) |
| CIE-LAB | lab(67.47, 10.72, -2.45) |
| CIE-LCH | lch(67.47, 11.00, 347.11°) |
| OKLab | oklab(72.37% 0.0313 -0.0064) |
| OKLCH | oklch(72.37% 0.032 348.5) |
| XYZ | xyz(38.6790, 37.2642, 42.6836) |
| Luminance | 0.3726 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Mauve
#C292A1
ΔE00 7.19
Pinkish Grey
#C8ACA9
ΔE00 7.33
Grey Pink
#C3909B
ΔE00 8.04
Dusty Pink
#D8A7B1
ΔE00 8.28
Rosybrown
#BC8F8F
ΔE00 8.46
Lilac
#C8A2C8
ΔE00 9.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B69EA9 #9EB6AB
analogous
#B69EB5 #B69EA9 #B69F9E
triadic
#B69EA9 #A9B69E #9EA9B6
tetradic
#B69EA9 #B5B69E #9EB6AB #9F9EB6
square
#B69EA9 #B5B69E #9EB6AB #9F9EB6
split-complementary
#B69EA9 #9EB69F #9EB5B6
monochromatic
#7C5D6C #9C7B8A #B69EA9 #D0C1C8 #EBE4E7
Accessibility & contrast
On white
2.48
#B69EA9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.45
#B69EA9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B69EA9
8.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B69EA9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B69EA9 | 1.00 | 2.48 | 8.45 | 8.45 |
| #FFFFFF | 2.48 | 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)
#A0A2A9
Deuteranopia (green-blind)
#A5A6A8
Tritanopia (blue-blind)
#BA9EA2
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #b69ea9; /* rgb */ color: rgb(182, 158, 169); /* oklch */ color: oklch(72.4% 0.032 348.5);
Tailwind
colors: {
custom: {
50: '#ccbac2',
500: '#b69ea9',
950: '#000000',
},
}SCSS
$custom: #b69ea9; $custom-light: #ccbac2; $custom-dark: #000000;
JSON
{
"hex": "#b69ea9",
"rgb": {
"r": 182,
"g": 158,
"b": 169
},
"hsl": {
"h": 332.5,
"s": 14.118,
"l": 66.667
},
"oklch": {
"l": 0.72369,
"c": 0.03195,
"h": 348.5
},
"luminance": 0.37263
}Semantic roles & 50–950 ramp
primary
#B69EA9
secondary
#D4DCD8
accent
#98764D
background
#FCFBFB
surface
#F8F6F7
border
#D1D0D0
text
#131112
muted
#828081