#BE7DBE#BE7DBE
#BE7DBE is a light, moderate purple. Relative luminance 0.293; OKLCH L 67.9% C 0.118 H 326.8°. Best body text is #000000 at 6.87:1 contrast (WCAG AA passes).
Color values
| HEX | #BE7DBE |
|---|---|
| RGB | rgb(190, 125, 190) |
| HSL | hsl(300, 33%, 62%) |
| HSV | hsv(300, 34%, 75%) |
| CMYK | cmyk(0%, 34.2%, 0%, 25.5%) |
| CIE-LAB | lab(61.07, 35.68, -23.82) |
| CIE-LCH | lch(61.07, 42.90, 326.28°) |
| OKLab | oklab(67.87% 0.0988 -0.0647) |
| OKLCH | oklch(67.87% 0.118 326.8) |
| XYZ | xyz(37.8623, 29.3336, 52.3727) |
| Luminance | 0.2933 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Orchid (survey)
#C875C4
ΔE00 3.05
Wisteria
#A87DC2
ΔE00 5.49
Lavender Pink
#DD85D7
ΔE00 6.27
Soft Purple
#A66FB5
ΔE00 6.27
Orchid
#DA70D6
ΔE00 6.69
Pale Purple
#B790D4
ΔE00 7.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BE7DBE #7DBE7D
analogous
#9E7DBE #BE7DBE #BE7D9E
triadic
#BE7DBE #BEBE7D #7DBEBE
tetradic
#BE7DBE #BE9E7D #7DBE7D #7D9EBE
square
#BE7DBE #BE9E7D #7DBE7D #7D9EBE
split-complementary
#BE7DBE #9EBE7D #7DBE9E
monochromatic
#804080 #A955A9 #BE7DBE #D2A6D2 #E7CFE7
Accessibility & contrast
On white
3.06
#BE7DBE on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.87
#BE7DBE on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #BE7DBE
6.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BE7DBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BE7DBE | 1.00 | 3.06 | 6.87 | 6.87 |
| #FFFFFF | 3.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#788EC0
Deuteranopia (green-blind)
#8996BC
Tritanopia (blue-blind)
#C28395
Achromatopsia (no color)
#939393
Design tokens & code
CSS
--color: #be7dbe; /* rgb */ color: rgb(190, 125, 190); /* oklch */ color: oklch(67.9% 0.118 326.8);
Tailwind
colors: {
custom: {
50: '#d2a4d1',
500: '#be7dbe',
950: '#000000',
},
}SCSS
$custom: #be7dbe; $custom-light: #d2a4d1; $custom-dark: #000000;
JSON
{
"hex": "#be7dbe",
"rgb": {
"r": 190,
"g": 125,
"b": 190
},
"hsl": {
"h": 300,
"s": 33.333,
"l": 61.765
},
"oklch": {
"l": 0.6787,
"c": 0.11806,
"h": 326.8
},
"luminance": 0.29332
}Semantic roles & 50–950 ramp
primary
#BE7DBE
secondary
#BFD7BF
accent
#AC3939
background
#FDFAFC
surface
#FAF4F9
border
#D3CED2
text
#140F14
muted
#837F82