#B69EA4#B69EA4
#B69EA4 is a light, muted red. Relative luminance 0.371; OKLCH L 72.2% C 0.029 H 1.0°. Best body text is #000000 at 8.42:1 contrast (WCAG AA passes).
Color values
| HEX | #B69EA4 |
|---|---|
| RGB | rgb(182, 158, 164) |
| HSL | hsl(345, 14%, 67%) |
| HSV | hsv(345, 13%, 71%) |
| CMYK | cmyk(0%, 13.2%, 9.9%, 28.6%) |
| CIE-LAB | lab(67.34, 9.84, 0.14) |
| CIE-LCH | lch(67.34, 9.84, 0.80°) |
| OKLab | oklab(72.22% 0.0294 0.0005) |
| OKLCH | oklch(72.22% 0.029 1) |
| XYZ | xyz(38.2186, 37.0800, 40.2586) |
| Luminance | 0.3708 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 5.82
Rosybrown
#BC8F8F
ΔE00 7.55
Light Mauve
#C292A1
ΔE00 7.79
Grey Pink
#C3909B
ΔE00 8.21
Dusty Pink
#D8A7B1
ΔE00 8.45
Greyish Pink
#C88D94
ΔE00 9.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B69EA4 #9EB6B0
analogous
#B69EB0 #B69EA4 #B6A49E
triadic
#B69EA4 #A4B69E #9EA4B6
tetradic
#B69EA4 #B0B69E #9EB6B0 #A49EB6
square
#B69EA4 #B0B69E #9EB6B0 #A49EB6
split-complementary
#B69EA4 #9EB6A4 #9EB0B6
monochromatic
#7C5D65 #9C7B83 #B69EA4 #D0C1C5 #EBE4E6
Accessibility & contrast
On white
2.50
#B69EA4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.42
#B69EA4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B69EA4
8.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B69EA4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B69EA4 | 1.00 | 2.50 | 8.42 | 8.42 |
| #FFFFFF | 2.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A1A2A4
Deuteranopia (green-blind)
#A6A5A4
Tritanopia (blue-blind)
#BB9DA0
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #b69ea4; /* rgb */ color: rgb(182, 158, 164); /* oklch */ color: oklch(72.2% 0.029 1.0);
Tailwind
colors: {
custom: {
50: '#ccbabe',
500: '#b69ea4',
950: '#000000',
},
}SCSS
$custom: #b69ea4; $custom-light: #ccbabe; $custom-dark: #000000;
JSON
{
"hex": "#b69ea4",
"rgb": {
"r": 182,
"g": 158,
"b": 164
},
"hsl": {
"h": 345,
"s": 14.118,
"l": 66.667
},
"oklch": {
"l": 0.72216,
"c": 0.02938,
"h": 1
},
"luminance": 0.37079
}Semantic roles & 50–950 ramp
primary
#B69EA4
secondary
#D4DCDA
accent
#98864D
background
#FCFBFB
surface
#F8F6F6
border
#D1D0D0
text
#131112
muted
#828081