#B69FAC#B69FAC
#B69FAC is a light, muted pink. Relative luminance 0.377; OKLCH L 72.7% C 0.032 H 342.9°. Best body text is #000000 at 8.54:1 contrast (WCAG AA passes).
Color values
| HEX | #B69FAC |
|---|---|
| RGB | rgb(182, 159, 172) |
| HSL | hsl(326, 14%, 67%) |
| HSV | hsv(326, 13%, 71%) |
| CMYK | cmyk(0%, 12.6%, 5.5%, 28.6%) |
| CIE-LAB | lab(67.81, 10.71, -3.63) |
| CIE-LCH | lch(67.81, 11.30, 341.29°) |
| OKLab | oklab(72.66% 0.0309 -0.0095) |
| OKLCH | oklch(72.66% 0.032 342.9) |
| XYZ | xyz(39.1352, 37.7206, 44.2409) |
| Luminance | 0.3772 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Mauve
#C292A1
ΔE00 7.50
Pinkish Grey
#C8ACA9
ΔE00 7.91
Grey Pink
#C3909B
ΔE00 8.49
Dusty Pink
#D8A7B1
ΔE00 8.52
Lilac
#C8A2C8
ΔE00 8.97
Rosybrown
#BC8F8F
ΔE00 9.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B69FAC #9FB6A9
analogous
#B59FB6 #B69FAC #B69FA1
triadic
#B69FAC #ACB69F #9FACB6
tetradic
#B69FAC #B6B59F #9FB6A9 #9FA1B6
square
#B69FAC #B6B59F #9FB6A9 #9FA1B6
split-complementary
#B69FAC #A1B69F #9FB6B5
monochromatic
#7C5E6F #9C7C8E #B69FAC #D0C2CA #EBE5E8
Accessibility & contrast
On white
2.46
#B69FAC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.54
#B69FAC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B69FAC
8.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B69FAC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B69FAC | 1.00 | 2.46 | 8.54 | 8.54 |
| #FFFFFF | 2.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A0A3AD
Deuteranopia (green-blind)
#A5A6AB
Tritanopia (blue-blind)
#B99FA3
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #b69fac; /* rgb */ color: rgb(182, 159, 172); /* oklch */ color: oklch(72.7% 0.032 342.9);
Tailwind
colors: {
custom: {
50: '#ccbbc4',
500: '#b69fac',
950: '#000000',
},
}SCSS
$custom: #b69fac; $custom-light: #ccbbc4; $custom-dark: #000000;
JSON
{
"hex": "#b69fac",
"rgb": {
"r": 182,
"g": 159,
"b": 172
},
"hsl": {
"h": 326.087,
"s": 13.609,
"l": 66.863
},
"oklch": {
"l": 0.72661,
"c": 0.03233,
"h": 342.9
},
"luminance": 0.3772
}Semantic roles & 50–950 ramp
primary
#B69FAC
secondary
#D5DCD8
accent
#986E4E
background
#FCFBFC
surface
#F8F6F8
border
#D1D0D1
text
#131112
muted
#828081