#BE7EBE#BE7EBE
#BE7EBE is a light, moderate purple. Relative luminance 0.296; OKLCH L 68.0% C 0.116 H 326.8°. Best body text is #000000 at 6.92:1 contrast (WCAG AA passes).
Color values
| HEX | #BE7EBE |
|---|---|
| RGB | rgb(190, 126, 190) |
| HSL | hsl(300, 33%, 62%) |
| HSV | hsv(300, 34%, 75%) |
| CMYK | cmyk(0%, 33.7%, 0%, 25.5%) |
| CIE-LAB | lab(61.30, 35.13, -23.47) |
| CIE-LCH | lch(61.30, 42.25, 326.25°) |
| OKLab | oklab(68.04% 0.0972 -0.0637) |
| OKLCH | oklch(68.04% 0.116 326.8) |
| XYZ | xyz(37.9895, 29.5880, 52.4152) |
| Luminance | 0.2959 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Orchid (survey)
#C875C4
ΔE00 3.28
Wisteria
#A87DC2
ΔE00 5.53
Lavender Pink
#DD85D7
ΔE00 6.24
Soft Purple
#A66FB5
ΔE00 6.46
Orchid
#DA70D6
ΔE00 6.86
Pale Purple
#B790D4
ΔE00 6.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BE7EBE #7EBE7E
analogous
#9E7EBE #BE7EBE #BE7E9E
triadic
#BE7EBE #BEBE7E #7EBEBE
tetradic
#BE7EBE #BE9E7E #7EBE7E #7E9EBE
square
#BE7EBE #BE9E7E #7EBE7E #7E9EBE
split-complementary
#BE7EBE #9EBE7E #7EBE9E
monochromatic
#814181 #A955A9 #BE7EBE #D3A7D3 #E7CFE7
Accessibility & contrast
On white
3.04
#BE7EBE on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.92
#BE7EBE on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #BE7EBE
6.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BE7EBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BE7EBE | 1.00 | 3.04 | 6.92 | 6.92 |
| #FFFFFF | 3.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#798FC0
Deuteranopia (green-blind)
#8997BC
Tritanopia (blue-blind)
#C28496
Achromatopsia (no color)
#949494
Design tokens & code
CSS
--color: #be7ebe; /* rgb */ color: rgb(190, 126, 190); /* oklch */ color: oklch(68.0% 0.116 326.8);
Tailwind
colors: {
custom: {
50: '#d2a4d1',
500: '#be7ebe',
950: '#000000',
},
}SCSS
$custom: #be7ebe; $custom-light: #d2a4d1; $custom-dark: #000000;
JSON
{
"hex": "#be7ebe",
"rgb": {
"r": 190,
"g": 126,
"b": 190
},
"hsl": {
"h": 300,
"s": 32.99,
"l": 61.961
},
"oklch": {
"l": 0.68038,
"c": 0.11626,
"h": 326.8
},
"luminance": 0.29587
}Semantic roles & 50–950 ramp
primary
#BE7EBE
secondary
#C0D8C0
accent
#AC3A3A
background
#FDFAFC
surface
#FAF4F9
border
#D3CED2
text
#140F14
muted
#837F82