#BE78BE#BE78BE
#BE78BE is a light, vivid purple. Relative luminance 0.281; OKLCH L 67.0% C 0.127 H 326.9°. Best body text is #000000 at 6.62:1 contrast (WCAG AA passes).
Color values
| HEX | #BE78BE |
|---|---|
| RGB | rgb(190, 120, 190) |
| HSL | hsl(300, 35%, 61%) |
| HSV | hsv(300, 37%, 75%) |
| CMYK | cmyk(0%, 36.8%, 0%, 25.5%) |
| CIE-LAB | lab(59.98, 38.39, -25.50) |
| CIE-LCH | lch(59.98, 46.09, 326.41°) |
| OKLab | oklab(67.04% 0.1064 -0.0694) |
| OKLCH | oklch(67.04% 0.127 326.9) |
| XYZ | xyz(37.2452, 28.0994, 52.1670) |
| Luminance | 0.2810 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Orchid (survey)
#C875C4
ΔE00 2.13
Soft Purple
#A66FB5
ΔE00 5.50
Wisteria
#A87DC2
ΔE00 5.54
Orchid
#DA70D6
ΔE00 6.00
Lavender Pink
#DD85D7
ΔE00 6.64
Purplish Pink
#CE5DAE
ΔE00 7.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BE78BE #78BE78
analogous
#9B78BE #BE78BE #BE789B
triadic
#BE78BE #BEBE78 #78BEBE
tetradic
#BE78BE #BE9B78 #78BE78 #789BBE
square
#BE78BE #BE9B78 #78BE78 #789BBE
split-complementary
#BE78BE #9BBE78 #78BE9B
monochromatic
#7F3D7F #A851A8 #BE78BE #D2A1D2 #E6CBE6
Accessibility & contrast
On white
3.17
#BE78BE on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.62
#BE78BE on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #BE78BE
6.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BE78BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BE78BE | 1.00 | 3.17 | 6.62 | 6.62 |
| #FFFFFF | 3.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#738BC1
Deuteranopia (green-blind)
#8594BC
Tritanopia (blue-blind)
#C27F92
Achromatopsia (no color)
#909090
Design tokens & code
CSS
--color: #be78be; /* rgb */ color: rgb(190, 120, 190); /* oklch */ color: oklch(67.0% 0.127 326.9);
Tailwind
colors: {
custom: {
50: '#d3a0d1',
500: '#be78be',
950: '#000000',
},
}SCSS
$custom: #be78be; $custom-light: #d3a0d1; $custom-dark: #000000;
JSON
{
"hex": "#be78be",
"rgb": {
"r": 190,
"g": 120,
"b": 190
},
"hsl": {
"h": 300,
"s": 35,
"l": 60.784
},
"oklch": {
"l": 0.67042,
"c": 0.12699,
"h": 326.9
},
"luminance": 0.28098
}Semantic roles & 50–950 ramp
primary
#BE78BE
secondary
#BCD6BC
accent
#AE3838
background
#FDF9FC
surface
#FAF2F9
border
#D3CCD2
text
#140F14
muted
#837E82