#BE83BD#BE83BD
#BE83BD is a light, moderate purple. Relative luminance 0.309; OKLCH L 68.8% C 0.106 H 327.2°. Best body text is #000000 at 7.17:1 contrast (WCAG AA passes).
Color values
| HEX | #BE83BD |
|---|---|
| RGB | rgb(190, 131, 189) |
| HSL | hsl(301, 31%, 63%) |
| HSV | hsv(301, 31%, 75%) |
| CMYK | cmyk(0%, 31.1%, 0.5%, 25.5%) |
| CIE-LAB | lab(62.39, 32.20, -21.24) |
| CIE-LCH | lch(62.39, 38.58, 326.58°) |
| OKLab | oklab(68.85% 0.0893 -0.0575) |
| OKLCH | oklch(68.85% 0.106 327.2) |
| XYZ | xyz(38.5360, 30.8553, 52.0600) |
| Luminance | 0.3085 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Orchid (survey)
#C875C4
ΔE00 4.71
Wisteria
#A87DC2
ΔE00 6.09
Lavender Pink
#DD85D7
ΔE00 6.42
Dusty Lavender
#AC86A8
ΔE00 6.44
Pale Purple
#B790D4
ΔE00 6.45
Heather
#A484AC
ΔE00 6.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BE83BD #83BE84
analogous
#A183BE #BE83BD #BE839F
triadic
#BE83BD #BDBE83 #83BDBE
tetradic
#BE83BD #BEA183 #83BE84 #839FBE
square
#BE83BD #BEA183 #83BE84 #839FBE
split-complementary
#BE83BD #9FBE83 #83BEA1
monochromatic
#824481 #A95BA8 #BE83BD #D3ABD2 #E8D3E8
Accessibility & contrast
On white
2.93
#BE83BD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.17
#BE83BD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BE83BD
7.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BE83BD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BE83BD | 1.00 | 2.93 | 7.17 | 7.17 |
| #FFFFFF | 2.93 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7F92BF
Deuteranopia (green-blind)
#8E9ABB
Tritanopia (blue-blind)
#C28898
Achromatopsia (no color)
#979797
Design tokens & code
CSS
--color: #be83bd; /* rgb */ color: rgb(190, 131, 189); /* oklch */ color: oklch(68.8% 0.106 327.2);
Tailwind
colors: {
custom: {
50: '#d2a8d1',
500: '#be83bd',
950: '#000000',
},
}SCSS
$custom: #be83bd; $custom-light: #d2a8d1; $custom-dark: #000000;
JSON
{
"hex": "#be83bd",
"rgb": {
"r": 190,
"g": 131,
"b": 189
},
"hsl": {
"h": 301.017,
"s": 31.217,
"l": 62.941
},
"oklch": {
"l": 0.6885,
"c": 0.10622,
"h": 327.2
},
"luminance": 0.30854
}Semantic roles & 50–950 ramp
primary
#BE83BD
secondary
#C4D9C4
accent
#AA3D3C
background
#FDFAFC
surface
#FAF4F9
border
#D3CED2
text
#140F14
muted
#837F82