#BE83DA#BE83DA
#BE83DA is a light, vivid purple. Relative luminance 0.322; OKLCH L 70.1% C 0.138 H 314.3°. Best body text is #000000 at 7.45:1 contrast (WCAG AA passes).
Color values
| HEX | #BE83DA |
|---|---|
| RGB | rgb(190, 131, 218) |
| HSL | hsl(281, 54%, 68%) |
| HSV | hsv(281, 40%, 85%) |
| CMYK | cmyk(12.8%, 39.9%, 0%, 14.5%) |
| CIE-LAB | lab(63.54, 37.99, -35.74) |
| CIE-LCH | lch(63.54, 52.16, 316.75°) |
| OKLab | oklab(70.11% 0.0963 -0.0986) |
| OKLCH | oklch(70.11% 0.138 314.3) |
| XYZ | xyz(42.0044, 32.2426, 70.3268) |
| Luminance | 0.3224 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Pale Purple
#B790D4
ΔE00 4.53
Wisteria
#A87DC2
ΔE00 5.28
Light Purple
#BF77F6
ΔE00 6.03
Orchid (survey)
#C875C4
ΔE00 6.06
Liliac
#C48EFD
ΔE00 6.12
Lavender Pink
#DD85D7
ΔE00 6.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BE83DA #9FDA83
analogous
#9283DA #BE83DA #DA83CA
triadic
#BE83DA #DABE83 #83DABE
tetradic
#BE83DA #DA9283 #9FDA83 #83CADA
square
#BE83DA #DA9283 #9FDA83 #83CADA
split-complementary
#BE83DA #CADA83 #83DA92
monochromatic
#8734AF #A554CC #BE83DA #D7B2E8 #EFE1F6
Accessibility & contrast
On white
2.82
#BE83DA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.45
#BE83DA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BE83DA
7.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BE83DA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BE83DA | 1.00 | 2.82 | 7.45 | 7.45 |
| #FFFFFF | 2.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7496DD
Deuteranopia (green-blind)
#829BD7
Tritanopia (blue-blind)
#BC8FA4
Achromatopsia (no color)
#9A9A9A
Design tokens & code
CSS
--color: #be83da; /* rgb */ color: rgb(190, 131, 218); /* oklch */ color: oklch(70.1% 0.138 314.3);
Tailwind
colors: {
custom: {
50: '#d3a8e5',
500: '#be83da',
950: '#000000',
},
}SCSS
$custom: #be83da; $custom-light: #d3a8e5; $custom-dark: #000000;
JSON
{
"hex": "#be83da",
"rgb": {
"r": 190,
"g": 131,
"b": 218
},
"hsl": {
"h": 280.69,
"s": 54.037,
"l": 68.431
},
"oklch": {
"l": 0.70107,
"c": 0.13785,
"h": 314.3
},
"luminance": 0.32242
}Semantic roles & 50–950 ramp
primary
#BE83DA
secondary
#D8E9CF
accent
#C22457
background
#FDFAFE
surface
#FAF4FC
border
#D3CED5
text
#141016
muted
#837F84