#BE83BC#BE83BC
#BE83BC is a light, moderate purple. Relative luminance 0.308; OKLCH L 68.8% C 0.105 H 327.8°. Best body text is #000000 at 7.16:1 contrast (WCAG AA passes).
Color values
| HEX | #BE83BC |
|---|---|
| RGB | rgb(190, 131, 188) |
| HSL | hsl(302, 31%, 63%) |
| HSV | hsv(302, 31%, 75%) |
| CMYK | cmyk(0%, 31.1%, 1.1%, 25.5%) |
| CIE-LAB | lab(62.35, 32.01, -20.73) |
| CIE-LCH | lch(62.35, 38.14, 327.07°) |
| OKLab | oklab(68.81% 0.089 -0.0561) |
| OKLCH | oklch(68.81% 0.105 327.8) |
| XYZ | xyz(38.4278, 30.8120, 51.4903) |
| Luminance | 0.3081 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Orchid (survey)
#C875C4
ΔE00 4.83
Wisteria
#A87DC2
ΔE00 6.26
Dusty Lavender
#AC86A8
ΔE00 6.27
Heather
#A484AC
ΔE00 6.39
Lavender Pink
#DD85D7
ΔE00 6.53
Pale Purple
#B790D4
ΔE00 6.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BE83BC #83BE85
analogous
#A283BE #BE83BC #BE839E
triadic
#BE83BC #BCBE83 #83BCBE
tetradic
#BE83BC #BEA283 #83BE85 #839EBE
square
#BE83BC #BEA283 #83BE85 #839EBE
split-complementary
#BE83BC #9EBE83 #83BEA2
monochromatic
#824480 #A95BA6 #BE83BC #D3ABD2 #E8D3E7
Accessibility & contrast
On white
2.93
#BE83BC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.16
#BE83BC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BE83BC
7.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BE83BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BE83BC | 1.00 | 2.93 | 7.16 | 7.16 |
| #FFFFFF | 2.93 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8092BE
Deuteranopia (green-blind)
#8E99BA
Tritanopia (blue-blind)
#C28898
Achromatopsia (no color)
#979797
Design tokens & code
CSS
--color: #be83bc; /* rgb */ color: rgb(190, 131, 188); /* oklch */ color: oklch(68.8% 0.105 327.8);
Tailwind
colors: {
custom: {
50: '#d2a8d0',
500: '#be83bc',
950: '#000000',
},
}SCSS
$custom: #be83bc; $custom-light: #d2a8d0; $custom-dark: #000000;
JSON
{
"hex": "#be83bc",
"rgb": {
"r": 190,
"g": 131,
"b": 188
},
"hsl": {
"h": 302.034,
"s": 31.217,
"l": 62.941
},
"oklch": {
"l": 0.6881,
"c": 0.10522,
"h": 327.8
},
"luminance": 0.30811
}Semantic roles & 50–950 ramp
primary
#BE83BC
secondary
#C4D9C4
accent
#AA3F3C
background
#FDFAFC
surface
#FAF4F9
border
#D3CED2
text
#140F14
muted
#837F82