#BE81BC#BE81BC
#BE81BC is a light, moderate purple. Relative luminance 0.303; OKLCH L 68.5% C 0.109 H 327.8°. Best body text is #000000 at 7.06:1 contrast (WCAG AA passes).
Color values
| HEX | #BE81BC |
|---|---|
| RGB | rgb(190, 129, 188) |
| HSL | hsl(302, 32%, 63%) |
| HSV | hsv(302, 32%, 75%) |
| CMYK | cmyk(0%, 32.1%, 1.1%, 25.5%) |
| CIE-LAB | lab(61.90, 33.11, -21.43) |
| CIE-LCH | lch(61.90, 39.44, 327.09°) |
| OKLab | oklab(68.47% 0.0921 -0.058) |
| OKLCH | oklch(68.47% 0.109 327.8) |
| XYZ | xyz(38.1618, 30.2800, 51.4016) |
| Luminance | 0.3028 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Orchid (survey)
#C875C4
ΔE00 4.28
Wisteria
#A87DC2
ΔE00 6.04
Lavender Pink
#DD85D7
ΔE00 6.44
Dusty Lavender
#AC86A8
ΔE00 6.63
Heather
#A484AC
ΔE00 6.64
Pale Purple
#B790D4
ΔE00 6.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BE81BC #81BE83
analogous
#A181BE #BE81BC #BE819E
triadic
#BE81BC #BCBE81 #81BCBE
tetradic
#BE81BC #BEA181 #81BE83 #819EBE
square
#BE81BC #BEA181 #81BE83 #819EBE
split-complementary
#BE81BC #9EBE81 #81BEA1
monochromatic
#824380 #A959A7 #BE81BC #D3A9D1 #E8D2E7
Accessibility & contrast
On white
2.98
#BE81BC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.06
#BE81BC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BE81BC
7.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BE81BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BE81BC | 1.00 | 2.98 | 7.06 | 7.06 |
| #FFFFFF | 2.98 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7D91BE
Deuteranopia (green-blind)
#8C98BA
Tritanopia (blue-blind)
#C28696
Achromatopsia (no color)
#969696
Design tokens & code
CSS
--color: #be81bc; /* rgb */ color: rgb(190, 129, 188); /* oklch */ color: oklch(68.5% 0.109 327.8);
Tailwind
colors: {
custom: {
50: '#d2a6d0',
500: '#be81bc',
950: '#000000',
},
}SCSS
$custom: #be81bc; $custom-light: #d2a6d0; $custom-dark: #000000;
JSON
{
"hex": "#be81bc",
"rgb": {
"r": 190,
"g": 129,
"b": 188
},
"hsl": {
"h": 301.967,
"s": 31.937,
"l": 62.549
},
"oklch": {
"l": 0.68466,
"c": 0.10884,
"h": 327.8
},
"luminance": 0.30279
}Semantic roles & 50–950 ramp
primary
#BE81BC
secondary
#C2D8C3
accent
#AB3E3B
background
#FDFAFC
surface
#FAF4F9
border
#D3CED2
text
#140F14
muted
#837F82