#BE8BB2#BE8BB2
#BE8BB2 is a light, moderate pink. Relative luminance 0.326; OKLCH L 69.8% C 0.081 H 335.1°. Best body text is #000000 at 7.53:1 contrast (WCAG AA passes).
Color values
| HEX | #BE8BB2 |
|---|---|
| RGB | rgb(190, 139, 178) |
| HSL | hsl(314, 28%, 65%) |
| HSV | hsv(314, 27%, 75%) |
| CMYK | cmyk(0%, 26.8%, 6.3%, 25.5%) |
| CIE-LAB | lab(63.86, 25.74, -12.80) |
| CIE-LCH | lch(63.86, 28.75, 333.57°) |
| OKLab | oklab(69.85% 0.0735 -0.0341) |
| OKLCH | oklch(69.85% 0.081 335.1) |
| XYZ | xyz(38.5032, 32.6281, 46.3805) |
| Luminance | 0.3263 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Dusty Lavender
#AC86A8
ΔE00 4.03
Heather
#A484AC
ΔE00 6.06
Lilac
#C8A2C8
ΔE00 6.55
Light Mauve
#C292A1
ΔE00 7.57
Dull Pink
#D5869D
ΔE00 8.91
Orchid (survey)
#C875C4
ΔE00 8.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BE8BB2 #8BBE97
analogous
#B18BBE #BE8BB2 #BE8B99
triadic
#BE8BB2 #B2BE8B #8BB2BE
tetradic
#BE8BB2 #BEB18B #8BBE97 #8B99BE
square
#BE8BB2 #BEB18B #8BBE97 #8B99BE
split-complementary
#BE8BB2 #99BE8B #8BBEB1
monochromatic
#844A77 #A86498 #BE8BB2 #D4B2CC #EAD9E6
Accessibility & contrast
On white
2.79
#BE8BB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.53
#BE8BB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BE8BB2
7.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BE8BB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BE8BB2 | 1.00 | 2.79 | 7.53 | 7.53 |
| #FFFFFF | 2.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8B96B4
Deuteranopia (green-blind)
#979DB0
Tritanopia (blue-blind)
#C38D98
Achromatopsia (no color)
#9B9B9B
Design tokens & code
CSS
--color: #be8bb2; /* rgb */ color: rgb(190, 139, 178); /* oklch */ color: oklch(69.8% 0.081 335.1);
Tailwind
colors: {
custom: {
50: '#d2adc9',
500: '#be8bb2',
950: '#000000',
},
}SCSS
$custom: #be8bb2; $custom-light: #d2adc9; $custom-dark: #000000;
JSON
{
"hex": "#be8bb2",
"rgb": {
"r": 190,
"g": 139,
"b": 178
},
"hsl": {
"h": 314.118,
"s": 28.177,
"l": 64.51
},
"oklch": {
"l": 0.69848,
"c": 0.08105,
"h": 335.1
},
"luminance": 0.32627
}Semantic roles & 50–950 ramp
primary
#BE8BB2
secondary
#CADBCE
accent
#A7573F
background
#FCFAFC
surface
#F9F4F8
border
#D2CED1
text
#141013
muted
#827F82