#BE83AE#BE83AE
#BE83AE is a light, moderate pink. Relative luminance 0.302; OKLCH L 68.3% C 0.092 H 336.9°. Best body text is #000000 at 7.05:1 contrast (WCAG AA passes).
Color values
| HEX | #BE83AE |
|---|---|
| RGB | rgb(190, 131, 174) |
| HSL | hsl(316, 31%, 63%) |
| HSV | hsv(316, 31%, 75%) |
| CMYK | cmyk(0%, 31.1%, 8.4%, 25.5%) |
| CIE-LAB | lab(61.86, 29.46, -13.54) |
| CIE-LCH | lch(61.86, 32.42, 335.31°) |
| OKLab | oklab(68.28% 0.0848 -0.0361) |
| OKLCH | oklch(68.28% 0.092 336.9) |
| XYZ | xyz(36.9912, 30.2374, 43.9241) |
| Luminance | 0.3024 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Dusty Lavender
#AC86A8
ΔE00 4.61
Heather
#A484AC
ΔE00 6.35
Orchid (survey)
#C875C4
ΔE00 7.44
Pale Magenta
#D767AD
ΔE00 8.35
Lilac
#C8A2C8
ΔE00 8.77
Dull Pink
#D5869D
ΔE00 8.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BE83AE #83BE93
analogous
#B083BE #BE83AE #BE8390
triadic
#BE83AE #AEBE83 #83AEBE
tetradic
#BE83AE #BEB083 #83BE93 #8390BE
square
#BE83AE #BEB083 #83BE93 #8390BE
split-complementary
#BE83AE #90BE83 #83BEB0
monochromatic
#824471 #A95B94 #BE83AE #D3ABC8 #E8D3E2
Accessibility & contrast
On white
2.98
#BE83AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.05
#BE83AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BE83AE
7.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BE83AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BE83AE | 1.00 | 2.98 | 7.05 | 7.05 |
| #FFFFFF | 2.98 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8490B0
Deuteranopia (green-blind)
#9299AC
Tritanopia (blue-blind)
#C48592
Achromatopsia (no color)
#959595
Design tokens & code
CSS
--color: #be83ae; /* rgb */ color: rgb(190, 131, 174); /* oklch */ color: oklch(68.3% 0.092 336.9);
Tailwind
colors: {
custom: {
50: '#d2a8c6',
500: '#be83ae',
950: '#000000',
},
}SCSS
$custom: #be83ae; $custom-light: #d2a8c6; $custom-dark: #000000;
JSON
{
"hex": "#be83ae",
"rgb": {
"r": 190,
"g": 131,
"b": 174
},
"hsl": {
"h": 316.271,
"s": 31.217,
"l": 62.941
},
"oklch": {
"l": 0.68276,
"c": 0.09218,
"h": 336.9
},
"luminance": 0.30236
}Semantic roles & 50–950 ramp
primary
#BE83AE
secondary
#C4D9CA
accent
#AA593C
background
#FDFAFC
surface
#FAF4F8
border
#D3CED1
text
#140F13
muted
#837F82