#BE7BCA#BE7BCA
#BE7BCA is a light, vivid purple. Relative luminance 0.294; OKLCH L 68.1% C 0.134 H 321.3°. Best body text is #000000 at 6.88:1 contrast (WCAG AA passes).
Color values
| HEX | #BE7BCA |
|---|---|
| RGB | rgb(190, 123, 202) |
| HSL | hsl(291, 43%, 64%) |
| HSV | hsv(291, 39%, 79%) |
| CMYK | cmyk(5.9%, 39.1%, 0%, 20.8%) |
| CIE-LAB | lab(61.11, 39.08, -30.54) |
| CIE-LCH | lch(61.11, 49.60, 322.00°) |
| OKLab | oklab(68.06% 0.1046 -0.0837) |
| OKLCH | oklch(68.06% 0.134 321.3) |
| XYZ | xyz(38.9776, 29.3787, 59.4831) |
| Luminance | 0.2938 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Orchid (survey)
#C875C4
ΔE00 2.97
Wisteria
#A87DC2
ΔE00 4.63
Orchid
#DA70D6
ΔE00 5.45
Soft Purple
#A66FB5
ΔE00 5.96
Lavender Pink
#DD85D7
ΔE00 6.14
Pale Purple
#B790D4
ΔE00 6.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BE7BCA #87CA7B
analogous
#967BCA #BE7BCA #CA7BAE
triadic
#BE7BCA #CABE7B #7BCABE
tetradic
#BE7BCA #CA967B #87CA7B #7BAECA
square
#BE7BCA #CA967B #87CA7B #7BAECA
split-complementary
#BE7BCA #AECA7B #7BCA96
monochromatic
#833A91 #A84FB8 #BE7BCA #D4A7DC #E9D2ED
Accessibility & contrast
On white
3.05
#BE7BCA on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.88
#BE7BCA on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #BE7BCA
6.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BE7BCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BE7BCA | 1.00 | 3.05 | 6.88 | 6.88 |
| #FFFFFF | 3.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#718FCD
Deuteranopia (green-blind)
#8296C8
Tritanopia (blue-blind)
#C08499
Achromatopsia (no color)
#939393
Design tokens & code
CSS
--color: #be7bca; /* rgb */ color: rgb(190, 123, 202); /* oklch */ color: oklch(68.1% 0.134 321.3);
Tailwind
colors: {
custom: {
50: '#d3a2da',
500: '#be7bca',
950: '#000000',
},
}SCSS
$custom: #be7bca; $custom-light: #d3a2da; $custom-dark: #000000;
JSON
{
"hex": "#be7bca",
"rgb": {
"r": 190,
"g": 123,
"b": 202
},
"hsl": {
"h": 290.886,
"s": 42.703,
"l": 63.725
},
"oklch": {
"l": 0.68057,
"c": 0.13402,
"h": 321.3
},
"luminance": 0.29377
}Semantic roles & 50–950 ramp
primary
#BE7BCA
secondary
#C7DEC2
accent
#B63044
background
#FDFAFD
surface
#FAF4FA
border
#D3CED3
text
#140F15
muted
#837F83