#BE77DF#BE77DF
#BE77DF is a light, vivid purple. Relative luminance 0.295; OKLCH L 68.4% C 0.164 H 314.2°. Best body text is #000000 at 6.89:1 contrast (WCAG AA passes).
Color values
| HEX | #BE77DF |
|---|---|
| RGB | rgb(190, 119, 223) |
| HSL | hsl(281, 62%, 67%) |
| HSV | hsv(281, 47%, 87%) |
| CMYK | cmyk(14.8%, 46.6%, 0%, 12.5%) |
| CIE-LAB | lab(61.19, 45.52, -42.21) |
| CIE-LCH | lch(61.19, 62.07, 317.16°) |
| OKLab | oklab(68.42% 0.1142 -0.1172) |
| OKLCH | oklch(68.42% 0.164 314.2) |
| XYZ | xyz(41.1492, 29.4695, 73.3183) |
| Luminance | 0.2947 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Light Purple
#BF77F6
ΔE00 3.80
Easter Purple
#C071FE
ΔE00 5.14
Light Urple
#B36FF6
ΔE00 5.44
Orchid
#DA70D6
ΔE00 6.16
Orchid (survey)
#C875C4
ΔE00 6.35
Wisteria
#A87DC2
ΔE00 6.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BE77DF #98DF77
analogous
#8A77DF #BE77DF #DF77CC
triadic
#BE77DF #DFBE77 #77DFBE
tetradic
#BE77DF #DF8A77 #98DF77 #77CCDF
square
#BE77DF #DF8A77 #98DF77 #77CCDF
split-complementary
#BE77DF #CCDF77 #77DF8A
monochromatic
#872AB2 #A645D3 #BE77DF #D6A9EB #EDDAF6
Accessibility & contrast
On white
3.05
#BE77DF on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.89
#BE77DF on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #BE77DF
6.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BE77DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BE77DF | 1.00 | 3.05 | 6.89 | 6.89 |
| #FFFFFF | 3.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6290E3
Deuteranopia (green-blind)
#7696DC
Tritanopia (blue-blind)
#BC86A1
Achromatopsia (no color)
#949494
Design tokens & code
CSS
--color: #be77df; /* rgb */ color: rgb(190, 119, 223); /* oklch */ color: oklch(68.4% 0.164 314.2);
Tailwind
colors: {
custom: {
50: '#d3a0e9',
500: '#be77df',
950: '#000000',
},
}SCSS
$custom: #be77df; $custom-light: #d3a0e9; $custom-dark: #000000;
JSON
{
"hex": "#be77df",
"rgb": {
"r": 190,
"g": 119,
"b": 223
},
"hsl": {
"h": 280.962,
"s": 61.905,
"l": 67.059
},
"oklch": {
"l": 0.68421,
"c": 0.16365,
"h": 314.2
},
"luminance": 0.29469
}Semantic roles & 50–950 ramp
primary
#BE77DF
secondary
#D3E9C8
accent
#CA1C53
background
#FDFAFE
surface
#FAF3FD
border
#D3CDD5
text
#140F16
muted
#837F84