#B69FA4#B69FA4
#B69FA4 is a light, muted red. Relative luminance 0.374; OKLCH L 72.4% C 0.028 H 3.1°. Best body text is #000000 at 8.48:1 contrast (WCAG AA passes).
Color values
| HEX | #B69FA4 |
|---|---|
| RGB | rgb(182, 159, 164) |
| HSL | hsl(347, 14%, 67%) |
| HSV | hsv(347, 13%, 71%) |
| CMYK | cmyk(0%, 12.6%, 9.9%, 28.6%) |
| CIE-LAB | lab(67.59, 9.28, 0.51) |
| CIE-LCH | lch(67.59, 9.30, 3.14°) |
| OKLab | oklab(72.41% 0.0278 0.0015) |
| OKLCH | oklch(72.41% 0.028 3.1) |
| XYZ | xyz(38.3899, 37.4225, 40.3157) |
| Luminance | 0.3742 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 5.45
Rosybrown
#BC8F8F
ΔE00 7.82
Light Mauve
#C292A1
ΔE00 8.33
Grey Pink
#C3909B
ΔE00 8.70
Dusty Pink
#D8A7B1
ΔE00 8.73
Greyish Pink
#C88D94
ΔE00 10.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B69FA4 #9FB6B1
analogous
#B69FB0 #B69FA4 #B6A69F
triadic
#B69FA4 #A4B69F #9FA4B6
tetradic
#B69FA4 #B0B69F #9FB6B1 #A69FB6
square
#B69FA4 #B0B69F #9FB6B1 #A69FB6
split-complementary
#B69FA4 #9FB6A6 #9FB0B6
monochromatic
#7C5E65 #9C7C83 #B69FA4 #D0C2C5 #EBE5E6
Accessibility & contrast
On white
2.48
#B69FA4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.48
#B69FA4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B69FA4
8.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B69FA4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B69FA4 | 1.00 | 2.48 | 8.48 | 8.48 |
| #FFFFFF | 2.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A2A2A4
Deuteranopia (green-blind)
#A7A6A4
Tritanopia (blue-blind)
#BB9EA1
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #b69fa4; /* rgb */ color: rgb(182, 159, 164); /* oklch */ color: oklch(72.4% 0.028 3.1);
Tailwind
colors: {
custom: {
50: '#ccbbbe',
500: '#b69fa4',
950: '#000000',
},
}SCSS
$custom: #b69fa4; $custom-light: #ccbbbe; $custom-dark: #000000;
JSON
{
"hex": "#b69fa4",
"rgb": {
"r": 182,
"g": 159,
"b": 164
},
"hsl": {
"h": 346.957,
"s": 13.609,
"l": 66.863
},
"oklch": {
"l": 0.72415,
"c": 0.02786,
"h": 3.1
},
"luminance": 0.37422
}Semantic roles & 50–950 ramp
primary
#B69FA4
secondary
#D5DCDA
accent
#98884E
background
#FCFBFB
surface
#F8F6F6
border
#D1D0D0
text
#131112
muted
#828081