#BE7DC7#BE7DC7
#BE7DC7 is a light, vivid purple. Relative luminance 0.297; OKLCH L 68.3% C 0.127 H 322.5°. Best body text is #000000 at 6.95:1 contrast (WCAG AA passes).
Color values
| HEX | #BE7DC7 |
|---|---|
| RGB | rgb(190, 125, 199) |
| HSL | hsl(293, 40%, 64%) |
| HSV | hsv(293, 37%, 78%) |
| CMYK | cmyk(4.5%, 37.2%, 0%, 22%) |
| CIE-LAB | lab(61.43, 37.41, -28.36) |
| CIE-LCH | lch(61.43, 46.95, 322.83°) |
| OKLab | oklab(68.25% 0.101 -0.0775) |
| OKLCH | oklch(68.25% 0.127 322.5) |
| XYZ | xyz(38.8765, 29.7392, 57.7141) |
| Luminance | 0.2974 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Orchid (survey)
#C875C4
ΔE00 2.94
Wisteria
#A87DC2
ΔE00 4.65
Orchid
#DA70D6
ΔE00 5.85
Lavender Pink
#DD85D7
ΔE00 5.92
Soft Purple
#A66FB5
ΔE00 6.11
Pale Purple
#B790D4
ΔE00 6.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BE7DC7 #86C77D
analogous
#997DC7 #BE7DC7 #C77DAB
triadic
#BE7DC7 #C7BE7D #7DC7BE
tetradic
#BE7DC7 #C7997D #86C77D #7DABC7
square
#BE7DC7 #C7997D #86C77D #7DABC7
split-complementary
#BE7DC7 #ABC77D #7DC799
monochromatic
#833D8D #A952B5 #BE7DC7 #D3A8D9 #E9D3EC
Accessibility & contrast
On white
3.02
#BE7DC7 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.95
#BE7DC7 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #BE7DC7
6.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BE7DC7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BE7DC7 | 1.00 | 3.02 | 6.95 | 6.95 |
| #FFFFFF | 3.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7590CA
Deuteranopia (green-blind)
#8597C5
Tritanopia (blue-blind)
#C08599
Achromatopsia (no color)
#949494
Design tokens & code
CSS
--color: #be7dc7; /* rgb */ color: rgb(190, 125, 199); /* oklch */ color: oklch(68.3% 0.127 322.5);
Tailwind
colors: {
custom: {
50: '#d3a4d8',
500: '#be7dc7',
950: '#000000',
},
}SCSS
$custom: #be7dc7; $custom-light: #d3a4d8; $custom-dark: #000000;
JSON
{
"hex": "#be7dc7",
"rgb": {
"r": 190,
"g": 125,
"b": 199
},
"hsl": {
"h": 292.703,
"s": 39.785,
"l": 63.529
},
"oklch": {
"l": 0.68253,
"c": 0.12732,
"h": 322.5
},
"luminance": 0.29738
}Semantic roles & 50–950 ramp
primary
#BE7DC7
secondary
#C6DDC3
accent
#B33342
background
#FDFAFD
surface
#FAF4FA
border
#D3CED3
text
#140F14
muted
#837F83