#BE83AF#BE83AF
#BE83AF is a light, moderate pink. Relative luminance 0.303; OKLCH L 68.3% C 0.093 H 336.2°. Best body text is #000000 at 7.06:1 contrast (WCAG AA passes).
Color values
| HEX | #BE83AF |
|---|---|
| RGB | rgb(190, 131, 175) |
| HSL | hsl(315, 31%, 63%) |
| HSV | hsv(315, 31%, 75%) |
| CMYK | cmyk(0%, 31.1%, 7.9%, 25.5%) |
| CIE-LAB | lab(61.89, 29.63, -14.06) |
| CIE-LCH | lch(61.89, 32.80, 334.62°) |
| OKLab | oklab(68.31% 0.0851 -0.0375) |
| OKLCH | oklch(68.31% 0.093 336.2) |
| XYZ | xyz(37.0890, 30.2765, 44.4394) |
| Luminance | 0.3028 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Dusty Lavender
#AC86A8
ΔE00 4.65
Heather
#A484AC
ΔE00 6.28
Orchid (survey)
#C875C4
ΔE00 7.21
Pale Magenta
#D767AD
ΔE00 8.32
Lavender Pink
#DD85D7
ΔE00 8.72
Lilac
#C8A2C8
ΔE00 8.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BE83AF #83BE92
analogous
#AF83BE #BE83AF #BE8391
triadic
#BE83AF #AFBE83 #83AFBE
tetradic
#BE83AF #BEAF83 #83BE92 #8391BE
square
#BE83AF #BEAF83 #83BE92 #8391BE
split-complementary
#BE83AF #91BE83 #83BEAF
monochromatic
#824473 #A95B95 #BE83AF #D3ABC9 #E8D3E3
Accessibility & contrast
On white
2.98
#BE83AF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.06
#BE83AF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BE83AF
7.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BE83AF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BE83AF | 1.00 | 2.98 | 7.06 | 7.06 |
| #FFFFFF | 2.98 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8490B1
Deuteranopia (green-blind)
#9299AD
Tritanopia (blue-blind)
#C48593
Achromatopsia (no color)
#959595
Design tokens & code
CSS
--color: #be83af; /* rgb */ color: rgb(190, 131, 175); /* oklch */ color: oklch(68.3% 0.093 336.2);
Tailwind
colors: {
custom: {
50: '#d2a8c7',
500: '#be83af',
950: '#000000',
},
}SCSS
$custom: #be83af; $custom-light: #d2a8c7; $custom-dark: #000000;
JSON
{
"hex": "#be83af",
"rgb": {
"r": 190,
"g": 131,
"b": 175
},
"hsl": {
"h": 315.254,
"s": 31.217,
"l": 62.941
},
"oklch": {
"l": 0.68312,
"c": 0.09304,
"h": 336.2
},
"luminance": 0.30275
}Semantic roles & 50–950 ramp
primary
#BE83AF
secondary
#C4D9C9
accent
#AA583C
background
#FDFAFC
surface
#FAF4F8
border
#D3CED1
text
#140F13
muted
#837F82