#BE81CC#BE81CC
#BE81CC is a light, vivid purple. Relative luminance 0.310; OKLCH L 69.1% C 0.126 H 320.0°. Best body text is #000000 at 7.20:1 contrast (WCAG AA passes).
Color values
| HEX | #BE81CC |
|---|---|
| RGB | rgb(190, 129, 204) |
| HSL | hsl(289, 42%, 65%) |
| HSV | hsv(289, 37%, 80%) |
| CMYK | cmyk(6.9%, 36.8%, 0%, 20%) |
| CIE-LAB | lab(62.51, 36.22, -29.50) |
| CIE-LCH | lch(62.51, 46.71, 320.84°) |
| OKLab | oklab(69.14% 0.0962 -0.0808) |
| OKLCH | oklch(69.14% 0.126 320) |
| XYZ | xyz(39.9832, 31.0085, 60.9941) |
| Luminance | 0.3101 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Orchid (survey)
#C875C4
ΔE00 4.03
Wisteria
#A87DC2
ΔE00 4.53
Pale Purple
#B790D4
ΔE00 4.92
Lavender Pink
#DD85D7
ΔE00 5.76
Orchid
#DA70D6
ΔE00 6.29
Soft Purple
#A66FB5
ΔE00 6.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BE81CC #8FCC81
analogous
#9881CC #BE81CC #CC81B4
triadic
#BE81CC #CCBE81 #81CCBE
tetradic
#BE81CC #CC9881 #8FCC81 #81B4CC
square
#BE81CC #CC9881 #8FCC81 #81B4CC
split-complementary
#BE81CC #B4CC81 #81CC98
monochromatic
#853D96 #A855BA #BE81CC #D4ADDE #EBD8EF
Accessibility & contrast
On white
2.92
#BE81CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.20
#BE81CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BE81CC
7.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BE81CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BE81CC | 1.00 | 2.92 | 7.20 | 7.20 |
| #FFFFFF | 2.92 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7793CF
Deuteranopia (green-blind)
#8799CA
Tritanopia (blue-blind)
#BF8A9D
Achromatopsia (no color)
#979797
Design tokens & code
CSS
--color: #be81cc; /* rgb */ color: rgb(190, 129, 204); /* oklch */ color: oklch(69.1% 0.126 320.0);
Tailwind
colors: {
custom: {
50: '#d2a6db',
500: '#be81cc',
950: '#000000',
},
}SCSS
$custom: #be81cc; $custom-light: #d2a6db; $custom-dark: #000000;
JSON
{
"hex": "#be81cc",
"rgb": {
"r": 190,
"g": 129,
"b": 204
},
"hsl": {
"h": 288.8,
"s": 42.373,
"l": 65.294
},
"oklch": {
"l": 0.69139,
"c": 0.12562,
"h": 320
},
"luminance": 0.31007
}Semantic roles & 50–950 ramp
primary
#BE81CC
secondary
#CCE1C8
accent
#B53049
background
#FDFAFD
surface
#FAF4FB
border
#D3CED4
text
#140F15
muted
#837F83