#BE7FC0#BE7FC0
#BE7FC0 is a light, moderate purple. Relative luminance 0.299; OKLCH L 68.3% C 0.116 H 325.7°. Best body text is #000000 at 6.99:1 contrast (WCAG AA passes).
Color values
| HEX | #BE7FC0 |
|---|---|
| RGB | rgb(190, 127, 192) |
| HSL | hsl(298, 34%, 63%) |
| HSV | hsv(298, 34%, 75%) |
| CMYK | cmyk(1%, 33.9%, 0%, 24.7%) |
| CIE-LAB | lab(61.60, 34.96, -24.15) |
| CIE-LCH | lch(61.60, 42.49, 325.37°) |
| OKLab | oklab(68.29% 0.0962 -0.0656) |
| OKLCH | oklch(68.29% 0.116 325.7) |
| XYZ | xyz(38.3381, 29.9331, 53.6171) |
| Luminance | 0.2993 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Orchid (survey)
#C875C4
ΔE00 3.37
Wisteria
#A87DC2
ΔE00 5.31
Lavender Pink
#DD85D7
ΔE00 6.07
Pale Purple
#B790D4
ΔE00 6.47
Soft Purple
#A66FB5
ΔE00 6.54
Orchid
#DA70D6
ΔE00 6.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BE7FC0 #81C07F
analogous
#9E7FC0 #BE7FC0 #C07FA1
triadic
#BE7FC0 #C0BE7F #7FC0BE
tetradic
#BE7FC0 #C09E7F #81C07F #7FA1C0
square
#BE7FC0 #C09E7F #81C07F #7FA1C0
split-complementary
#BE7FC0 #A1C07F #7FC09E
monochromatic
#824184 #A956AC #BE7FC0 #D3A8D4 #E8D1E8
Accessibility & contrast
On white
3.01
#BE7FC0 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.99
#BE7FC0 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #BE7FC0
6.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BE7FC0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BE7FC0 | 1.00 | 3.01 | 6.99 | 6.99 |
| #FFFFFF | 3.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7A90C2
Deuteranopia (green-blind)
#8998BE
Tritanopia (blue-blind)
#C18597
Achromatopsia (no color)
#959595
Design tokens & code
CSS
--color: #be7fc0; /* rgb */ color: rgb(190, 127, 192); /* oklch */ color: oklch(68.3% 0.116 325.7);
Tailwind
colors: {
custom: {
50: '#d2a5d3',
500: '#be7fc0',
950: '#000000',
},
}SCSS
$custom: #be7fc0; $custom-light: #d2a5d3; $custom-dark: #000000;
JSON
{
"hex": "#be7fc0",
"rgb": {
"r": 190,
"g": 127,
"b": 192
},
"hsl": {
"h": 298.154,
"s": 34.031,
"l": 62.549
},
"oklch": {
"l": 0.6829,
"c": 0.11649,
"h": 325.7
},
"luminance": 0.29932
}Semantic roles & 50–950 ramp
primary
#BE7FC0
secondary
#C2D9C2
accent
#AD393C
background
#FDFAFC
surface
#FAF4F9
border
#D3CED2
text
#140F14
muted
#837F82