#BE809B#BE809B
#BE809B is a light, moderate pink. Relative luminance 0.288; OKLCH L 67.1% C 0.084 H 351.9°. Best body text is #000000 at 6.75:1 contrast (WCAG AA passes).
Color values
| HEX | #BE809B |
|---|---|
| RGB | rgb(190, 128, 155) |
| HSL | hsl(334, 32%, 62%) |
| HSV | hsv(334, 33%, 75%) |
| CMYK | cmyk(0%, 32.6%, 18.4%, 25.5%) |
| CIE-LAB | lab(60.56, 27.93, -4.63) |
| CIE-LCH | lch(60.56, 28.31, 350.59°) |
| OKLab | oklab(67.09% 0.0832 -0.0119) |
| OKLCH | oklch(67.09% 0.084 351.9) |
| XYZ | xyz(34.8711, 28.7540, 34.7173) |
| Luminance | 0.2875 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Dull Pink
#D5869D
ΔE00 5.28
Muted Pink
#D1768F
ΔE00 5.95
Light Mauve
#C292A1
ΔE00 6.03
Dusky Pink
#CC7A8B
ΔE00 6.15
Grey Pink
#C3909B
ΔE00 6.46
Dusty Lavender
#AC86A8
ΔE00 6.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BE809B #80BEA3
analogous
#BE80BA #BE809B #BE8480
triadic
#BE809B #9BBE80 #809BBE
tetradic
#BE809B #BABE80 #80BEA3 #8480BE
square
#BE809B #BABE80 #80BEA3 #8480BE
split-complementary
#BE809B #80BE84 #80BABE
monochromatic
#81425E #A9587B #BE809B #D3A8BB #E7D1DB
Accessibility & contrast
On white
3.11
#BE809B on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.75
#BE809B on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #BE809B
6.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BE809B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BE809B | 1.00 | 3.11 | 6.75 | 6.75 |
| #FFFFFF | 3.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#868C9C
Deuteranopia (green-blind)
#959699
Tritanopia (blue-blind)
#C77E89
Achromatopsia (no color)
#929292
Design tokens & code
CSS
--color: #be809b; /* rgb */ color: rgb(190, 128, 155); /* oklch */ color: oklch(67.1% 0.084 351.9);
Tailwind
colors: {
custom: {
50: '#d2a5b8',
500: '#be809b',
950: '#000000',
},
}SCSS
$custom: #be809b; $custom-light: #d2a5b8; $custom-dark: #000000;
JSON
{
"hex": "#be809b",
"rgb": {
"r": 190,
"g": 128,
"b": 155
},
"hsl": {
"h": 333.871,
"s": 32.292,
"l": 62.353
},
"oklch": {
"l": 0.67088,
"c": 0.08404,
"h": 351.9
},
"luminance": 0.28752
}Semantic roles & 50–950 ramp
primary
#BE809B
secondary
#C2D8CE
accent
#AB7A3A
background
#FDFAFB
surface
#FAF4F6
border
#D3CED0
text
#140F11
muted
#837F80