#BE80C8#BE80C8
#BE80C8 is a light, vivid purple. Relative luminance 0.306; OKLCH L 68.8% C 0.123 H 321.8°. Best body text is #000000 at 7.11:1 contrast (WCAG AA passes).
Color values
| HEX | #BE80C8 |
|---|---|
| RGB | rgb(190, 128, 200) |
| HSL | hsl(292, 40%, 64%) |
| HSV | hsv(292, 36%, 78%) |
| CMYK | cmyk(5%, 36%, 0%, 21.6%) |
| CIE-LAB | lab(62.13, 35.97, -27.84) |
| CIE-LCH | lch(62.13, 45.48, 322.26°) |
| OKLab | oklab(68.8% 0.0967 -0.0761) |
| OKLCH | oklch(68.8% 0.123 321.8) |
| XYZ | xyz(39.3785, 30.5569, 58.4561) |
| Luminance | 0.3056 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Orchid (survey)
#C875C4
ΔE00 3.55
Wisteria
#A87DC2
ΔE00 4.63
Pale Purple
#B790D4
ΔE00 5.41
Lavender Pink
#DD85D7
ΔE00 5.75
Orchid
#DA70D6
ΔE00 6.28
Soft Purple
#A66FB5
ΔE00 6.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BE80C8 #8AC880
analogous
#9A80C8 #BE80C8 #C880AE
triadic
#BE80C8 #C8BE80 #80C8BE
tetradic
#BE80C8 #C89A80 #8AC880 #80AEC8
square
#BE80C8 #C89A80 #8AC880 #80AEC8
split-complementary
#BE80C8 #AEC880 #80C89A
monochromatic
#843E8F #A855B6 #BE80C8 #D4ABDA #EAD5ED
Accessibility & contrast
On white
2.95
#BE80C8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.11
#BE80C8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BE80C8
7.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BE80C8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BE80C8 | 1.00 | 2.95 | 7.11 | 7.11 |
| #FFFFFF | 2.95 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7892CB
Deuteranopia (green-blind)
#8799C6
Tritanopia (blue-blind)
#C0889B
Achromatopsia (no color)
#969696
Design tokens & code
CSS
--color: #be80c8; /* rgb */ color: rgb(190, 128, 200); /* oklch */ color: oklch(68.8% 0.123 321.8);
Tailwind
colors: {
custom: {
50: '#d2a6d9',
500: '#be80c8',
950: '#000000',
},
}SCSS
$custom: #be80c8; $custom-light: #d2a6d9; $custom-dark: #000000;
JSON
{
"hex": "#be80c8",
"rgb": {
"r": 190,
"g": 128,
"b": 200
},
"hsl": {
"h": 291.667,
"s": 39.56,
"l": 64.314
},
"oklch": {
"l": 0.68797,
"c": 0.12306,
"h": 321.8
},
"luminance": 0.30556
}Semantic roles & 50–950 ramp
primary
#BE80C8
secondary
#C9DEC5
accent
#B33345
background
#FDFAFD
surface
#FAF4FA
border
#D3CED3
text
#140F14
muted
#837F83