#BE7BC8#BE7BC8
#BE7BC8 is a light, vivid purple. Relative luminance 0.293; OKLCH L 68.0% C 0.132 H 322.2°. Best body text is #000000 at 6.86:1 contrast (WCAG AA passes).
Color values
| HEX | #BE7BC8 |
|---|---|
| RGB | rgb(190, 123, 200) |
| HSL | hsl(292, 41%, 63%) |
| HSV | hsv(292, 39%, 78%) |
| CMYK | cmyk(5%, 38.5%, 0%, 21.6%) |
| CIE-LAB | lab(61.03, 38.69, -29.54) |
| CIE-LCH | lch(61.03, 48.68, 322.64°) |
| OKLab | oklab(67.97% 0.1042 -0.0809) |
| OKLCH | oklch(67.97% 0.132 322.2) |
| XYZ | xyz(38.7423, 29.2846, 58.2441) |
| Luminance | 0.2928 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Orchid (survey)
#C875C4
ΔE00 2.74
Wisteria
#A87DC2
ΔE00 4.67
Orchid
#DA70D6
ΔE00 5.52
Soft Purple
#A66FB5
ΔE00 5.87
Lavender Pink
#DD85D7
ΔE00 6.11
Pale Purple
#B790D4
ΔE00 6.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BE7BC8 #85C87B
analogous
#977BC8 #BE7BC8 #C87BAB
triadic
#BE7BC8 #C8BE7B #7BC8BE
tetradic
#BE7BC8 #C8977B #85C87B #7BABC8
square
#BE7BC8 #C8977B #85C87B #7BABC8
split-complementary
#BE7BC8 #ABC87B #7BC897
monochromatic
#833B8E #A950B6 #BE7BC8 #D3A6DA #E9D1EC
Accessibility & contrast
On white
3.06
#BE7BC8 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.86
#BE7BC8 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #BE7BC8
6.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BE7BC8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BE7BC8 | 1.00 | 3.06 | 6.86 | 6.86 |
| #FFFFFF | 3.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#728ECB
Deuteranopia (green-blind)
#8396C6
Tritanopia (blue-blind)
#C08498
Achromatopsia (no color)
#939393
Design tokens & code
CSS
--color: #be7bc8; /* rgb */ color: rgb(190, 123, 200); /* oklch */ color: oklch(68.0% 0.132 322.2);
Tailwind
colors: {
custom: {
50: '#d3a2d9',
500: '#be7bc8',
950: '#000000',
},
}SCSS
$custom: #be7bc8; $custom-light: #d3a2d9; $custom-dark: #000000;
JSON
{
"hex": "#be7bc8",
"rgb": {
"r": 190,
"g": 123,
"b": 200
},
"hsl": {
"h": 292.208,
"s": 41.176,
"l": 63.333
},
"oklch": {
"l": 0.67968,
"c": 0.13191,
"h": 322.2
},
"luminance": 0.29283
}Semantic roles & 50–950 ramp
primary
#BE7BC8
secondary
#C5DDC2
accent
#B43142
background
#FDFAFD
surface
#FAF4FA
border
#D3CED3
text
#140F14
muted
#837F83