#B69EA2#B69EA2
#B69EA2 is a light, muted red. Relative luminance 0.370; OKLCH L 72.2% C 0.029 H 6.5°. Best body text is #000000 at 8.40:1 contrast (WCAG AA passes).
Color values
| HEX | #B69EA2 |
|---|---|
| RGB | rgb(182, 158, 162) |
| HSL | hsl(350, 14%, 67%) |
| HSV | hsv(350, 13%, 71%) |
| CMYK | cmyk(0%, 13.2%, 11%, 28.6%) |
| CIE-LAB | lab(67.28, 9.49, 1.17) |
| CIE-LCH | lch(67.28, 9.56, 7.06°) |
| OKLab | oklab(72.16% 0.0286 0.0032) |
| OKLCH | oklch(72.16% 0.029 6.5) |
| XYZ | xyz(38.0394, 37.0083, 39.3149) |
| Luminance | 0.3701 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 5.29
Rosybrown
#BC8F8F
ΔE00 7.32
Light Mauve
#C292A1
ΔE00 8.19
Grey Pink
#C3909B
ΔE00 8.44
Dusty Pink
#D8A7B1
ΔE00 8.68
Greyish Pink
#C88D94
ΔE00 9.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B69EA2 #9EB6B2
analogous
#B69EAE #B69EA2 #B6A69E
triadic
#B69EA2 #A2B69E #9EA2B6
tetradic
#B69EA2 #AEB69E #9EB6B2 #A69EB6
square
#B69EA2 #AEB69E #9EB6B2 #A69EB6
split-complementary
#B69EA2 #9EB6A6 #9EAEB6
monochromatic
#7C5D63 #9C7B81 #B69EA2 #D0C1C3 #EBE4E5
Accessibility & contrast
On white
2.50
#B69EA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.40
#B69EA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B69EA2
8.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B69EA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B69EA2 | 1.00 | 2.50 | 8.40 | 8.40 |
| #FFFFFF | 2.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A1A1A2
Deuteranopia (green-blind)
#A6A5A2
Tritanopia (blue-blind)
#BB9D9F
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #b69ea2; /* rgb */ color: rgb(182, 158, 162); /* oklch */ color: oklch(72.2% 0.029 6.5);
Tailwind
colors: {
custom: {
50: '#ccbabd',
500: '#b69ea2',
950: '#000000',
},
}SCSS
$custom: #b69ea2; $custom-light: #ccbabd; $custom-dark: #000000;
JSON
{
"hex": "#b69ea2",
"rgb": {
"r": 182,
"g": 158,
"b": 162
},
"hsl": {
"h": 350,
"s": 14.118,
"l": 66.667
},
"oklch": {
"l": 0.72156,
"c": 0.02878,
"h": 6.5
},
"luminance": 0.37007
}Semantic roles & 50–950 ramp
primary
#B69EA2
secondary
#D4DCDA
accent
#988C4D
background
#FCFBFB
surface
#F8F6F6
border
#D1D0D0
text
#131112
muted
#828081