#BE81BE#BE81BE
#BE81BE is a light, moderate purple. Relative luminance 0.304; OKLCH L 68.5% C 0.111 H 326.7°. Best body text is #000000 at 7.07:1 contrast (WCAG AA passes).
Color values
| HEX | #BE81BE |
|---|---|
| RGB | rgb(190, 129, 190) |
| HSL | hsl(300, 32%, 63%) |
| HSV | hsv(300, 32%, 75%) |
| CMYK | cmyk(0%, 32.1%, 0%, 25.5%) |
| CIE-LAB | lab(61.97, 33.49, -22.45) |
| CIE-LCH | lch(61.97, 40.31, 326.17°) |
| OKLab | oklab(68.55% 0.0927 -0.0609) |
| OKLCH | oklch(68.55% 0.111 326.7) |
| XYZ | xyz(38.3789, 30.3668, 52.5450) |
| Luminance | 0.3036 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Orchid (survey)
#C875C4
ΔE00 4.05
Wisteria
#A87DC2
ΔE00 5.73
Lavender Pink
#DD85D7
ΔE00 6.23
Pale Purple
#B790D4
ΔE00 6.49
Heather
#A484AC
ΔE00 6.81
Dusty Lavender
#AC86A8
ΔE00 6.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BE81BE #81BE81
analogous
#9F81BE #BE81BE #BE819F
triadic
#BE81BE #BEBE81 #81BEBE
tetradic
#BE81BE #BE9F81 #81BE81 #819FBE
square
#BE81BE #BE9F81 #81BE81 #819FBE
split-complementary
#BE81BE #9FBE81 #81BE9F
monochromatic
#824382 #A959A9 #BE81BE #D3A9D3 #E8D2E8
Accessibility & contrast
On white
2.97
#BE81BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.07
#BE81BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BE81BE
7.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BE81BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BE81BE | 1.00 | 2.97 | 7.07 | 7.07 |
| #FFFFFF | 2.97 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7D91C0
Deuteranopia (green-blind)
#8C99BC
Tritanopia (blue-blind)
#C28697
Achromatopsia (no color)
#969696
Design tokens & code
CSS
--color: #be81be; /* rgb */ color: rgb(190, 129, 190); /* oklch */ color: oklch(68.5% 0.111 326.7);
Tailwind
colors: {
custom: {
50: '#d2a6d1',
500: '#be81be',
950: '#000000',
},
}SCSS
$custom: #be81be; $custom-light: #d2a6d1; $custom-dark: #000000;
JSON
{
"hex": "#be81be",
"rgb": {
"r": 190,
"g": 129,
"b": 190
},
"hsl": {
"h": 300,
"s": 31.937,
"l": 62.549
},
"oklch": {
"l": 0.68547,
"c": 0.11085,
"h": 326.7
},
"luminance": 0.30365
}Semantic roles & 50–950 ramp
primary
#BE81BE
secondary
#C2D8C2
accent
#AB3B3B
background
#FDFAFC
surface
#FAF4F9
border
#D3CED2
text
#140F14
muted
#837F82