#BEA6B6#BEA6B6
#BEA6B6 is a light, muted pink. Relative luminance 0.416; OKLCH L 75.1% C 0.035 H 338.2°. Best body text is #000000 at 9.32:1 contrast (WCAG AA passes).
Color values
| HEX | #BEA6B6 |
|---|---|
| RGB | rgb(190, 166, 182) |
| HSL | hsl(320, 16%, 70%) |
| HSV | hsv(320, 13%, 75%) |
| CMYK | cmyk(0%, 12.6%, 4.2%, 25.5%) |
| CIE-LAB | lab(70.59, 11.52, -5.00) |
| CIE-LCH | lch(70.59, 12.56, 336.56°) |
| OKLab | oklab(75.09% 0.0329 -0.0132) |
| OKLCH | oklch(75.09% 0.035 338.2) |
| XYZ | xyz(43.3140, 41.5977, 49.9943) |
| Luminance | 0.4160 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Thistle
#D8BFD8
ΔE00 7.52
Lilac
#C8A2C8
ΔE00 7.53
Dusty Pink
#D8A7B1
ΔE00 7.74
Light Mauve
#C292A1
ΔE00 8.10
Pinkish Grey
#C8ACA9
ΔE00 8.15
Grey Pink
#C3909B
ΔE00 9.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEA6B6 #A6BEAE
analogous
#BAA6BE #BEA6B6 #BEA6AA
triadic
#BEA6B6 #B6BEA6 #A6B6BE
tetradic
#BEA6B6 #BEBAA6 #A6BEAE #A6AABE
square
#BEA6B6 #BEBAA6 #A6BEAE #A6AABE
split-complementary
#BEA6B6 #AABEA6 #A6BEBA
monochromatic
#87637B #A48399 #BEA6B6 #D8C9D3 #F2EDF0
Accessibility & contrast
On white
2.25
#BEA6B6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.32
#BEA6B6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEA6B6
9.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEA6B6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEA6B6 | 1.00 | 2.25 | 9.32 | 9.32 |
| #FFFFFF | 2.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7ABB7
Deuteranopia (green-blind)
#ACAEB5
Tritanopia (blue-blind)
#C1A6AB
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #bea6b6; /* rgb */ color: rgb(190, 166, 182); /* oklch */ color: oklch(75.1% 0.035 338.2);
Tailwind
colors: {
custom: {
50: '#d1c0cb',
500: '#bea6b6',
950: '#000000',
},
}SCSS
$custom: #bea6b6; $custom-light: #d1c0cb; $custom-dark: #000000;
JSON
{
"hex": "#bea6b6",
"rgb": {
"r": 190,
"g": 166,
"b": 182
},
"hsl": {
"h": 320,
"s": 15.584,
"l": 69.804
},
"oklch": {
"l": 0.75088,
"c": 0.03544,
"h": 338.2
},
"luminance": 0.41597
}Semantic roles & 50–950 ramp
primary
#BEA6B6
secondary
#DDE3DF
accent
#9A664C
background
#FCFBFC
surface
#F9F7F8
border
#D2D0D1
text
#141213
muted
#828182