#BE809A#BE809A
#BE809A is a light, moderate pink. Relative luminance 0.287; OKLCH L 67.1% C 0.083 H 352.8°. Best body text is #000000 at 6.74:1 contrast (WCAG AA passes).
Color values
| HEX | #BE809A |
|---|---|
| RGB | rgb(190, 128, 154) |
| HSL | hsl(335, 32%, 62%) |
| HSV | hsv(335, 33%, 75%) |
| CMYK | cmyk(0%, 32.6%, 18.9%, 25.5%) |
| CIE-LAB | lab(60.53, 27.77, -4.10) |
| CIE-LCH | lch(60.53, 28.07, 351.60°) |
| OKLab | oklab(67.06% 0.0828 -0.0105) |
| OKLCH | oklch(67.06% 0.083 352.8) |
| XYZ | xyz(34.7875, 28.7205, 34.2769) |
| Luminance | 0.2872 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Dull Pink
#D5869D
ΔE00 5.14
Muted Pink
#D1768F
ΔE00 5.79
Dusky Pink
#CC7A8B
ΔE00 5.89
Light Mauve
#C292A1
ΔE00 5.91
Grey Pink
#C3909B
ΔE00 6.26
Mauve (survey)
#AE7181
ΔE00 6.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BE809A #80BEA4
analogous
#BE80B9 #BE809A #BE8580
triadic
#BE809A #9ABE80 #809ABE
tetradic
#BE809A #B9BE80 #80BEA4 #8580BE
square
#BE809A #B9BE80 #80BEA4 #8580BE
split-complementary
#BE809A #80BE85 #80B9BE
monochromatic
#81425D #A9587A #BE809A #D3A8BA #E7D1DA
Accessibility & contrast
On white
3.11
#BE809A on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.74
#BE809A on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #BE809A
6.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BE809A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BE809A | 1.00 | 3.11 | 6.74 | 6.74 |
| #FFFFFF | 3.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#868C9B
Deuteranopia (green-blind)
#959699
Tritanopia (blue-blind)
#C77E89
Achromatopsia (no color)
#929292
Design tokens & code
CSS
--color: #be809a; /* rgb */ color: rgb(190, 128, 154); /* oklch */ color: oklch(67.1% 0.083 352.8);
Tailwind
colors: {
custom: {
50: '#d2a5b7',
500: '#be809a',
950: '#000000',
},
}SCSS
$custom: #be809a; $custom-light: #d2a5b7; $custom-dark: #000000;
JSON
{
"hex": "#be809a",
"rgb": {
"r": 190,
"g": 128,
"b": 154
},
"hsl": {
"h": 334.839,
"s": 32.292,
"l": 62.353
},
"oklch": {
"l": 0.67056,
"c": 0.08349,
"h": 352.8
},
"luminance": 0.28719
}Semantic roles & 50–950 ramp
primary
#BE809A
secondary
#C2D8CF
accent
#AB7C3A
background
#FDFAFB
surface
#FAF4F6
border
#D3CED0
text
#140F11
muted
#837F80