#BE83BF#BE83BF
#BE83BF is a light, moderate purple. Relative luminance 0.309; OKLCH L 68.9% C 0.108 H 326.1°. Best body text is #000000 at 7.19:1 contrast (WCAG AA passes).
Color values
| HEX | #BE83BF |
|---|---|
| RGB | rgb(190, 131, 191) |
| HSL | hsl(299, 32%, 63%) |
| HSV | hsv(299, 31%, 75%) |
| CMYK | cmyk(0.5%, 31.4%, 0%, 25.1%) |
| CIE-LAB | lab(62.46, 32.58, -22.26) |
| CIE-LCH | lch(62.46, 39.46, 325.66°) |
| OKLab | oklab(68.93% 0.0899 -0.0604) |
| OKLCH | oklch(68.93% 0.108 326.1) |
| XYZ | xyz(38.7546, 30.9427, 53.2112) |
| Luminance | 0.3094 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Orchid (survey)
#C875C4
ΔE00 4.50
Wisteria
#A87DC2
ΔE00 5.78
Pale Purple
#B790D4
ΔE00 6.10
Lavender Pink
#DD85D7
ΔE00 6.20
Heather
#A484AC
ΔE00 6.64
Dusty Lavender
#AC86A8
ΔE00 6.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BE83BF #84BF83
analogous
#A083BF #BE83BF #BF83A2
triadic
#BE83BF #BFBE83 #83BFBE
tetradic
#BE83BF #BFA083 #84BF83 #83A2BF
square
#BE83BF #BFA083 #84BF83 #83A2BF
split-complementary
#BE83BF #A2BF83 #83BFA0
monochromatic
#834484 #A95BAA #BE83BF #D3ABD4 #E8D4E9
Accessibility & contrast
On white
2.92
#BE83BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.19
#BE83BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BE83BF
7.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BE83BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BE83BF | 1.00 | 2.92 | 7.19 | 7.19 |
| #FFFFFF | 2.92 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7F92C1
Deuteranopia (green-blind)
#8D9ABD
Tritanopia (blue-blind)
#C18899
Achromatopsia (no color)
#979797
Design tokens & code
CSS
--color: #be83bf; /* rgb */ color: rgb(190, 131, 191); /* oklch */ color: oklch(68.9% 0.108 326.1);
Tailwind
colors: {
custom: {
50: '#d2a8d2',
500: '#be83bf',
950: '#000000',
},
}SCSS
$custom: #be83bf; $custom-light: #d2a8d2; $custom-dark: #000000;
JSON
{
"hex": "#be83bf",
"rgb": {
"r": 190,
"g": 131,
"b": 191
},
"hsl": {
"h": 299,
"s": 31.915,
"l": 63.137
},
"oklch": {
"l": 0.68931,
"c": 0.10825,
"h": 326.1
},
"luminance": 0.30941
}Semantic roles & 50–950 ramp
primary
#BE83BF
secondary
#C5DAC4
accent
#AB3B3D
background
#FDFAFC
surface
#FAF4F9
border
#D3CED2
text
#140F14
muted
#837F82