#BE91BC#BE91BC
#BE91BC is a light, moderate purple. Relative luminance 0.348; OKLCH L 71.3% C 0.080 H 327.8°. Best body text is #000000 at 7.97:1 contrast (WCAG AA passes).
Color values
| HEX | #BE91BC |
|---|---|
| RGB | rgb(190, 145, 188) |
| HSL | hsl(303, 26%, 66%) |
| HSV | hsv(303, 24%, 75%) |
| CMYK | cmyk(0%, 23.7%, 1.1%, 25.5%) |
| CIE-LAB | lab(65.62, 24.26, -15.77) |
| CIE-LCH | lch(65.62, 28.94, 326.97°) |
| OKLab | oklab(71.3% 0.0674 -0.0424) |
| OKLCH | oklch(71.3% 0.08 327.8) |
| XYZ | xyz(40.4368, 34.8299, 52.1599) |
| Luminance | 0.3483 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lilac
#C8A2C8
ΔE00 4.73
Dusty Lavender
#AC86A8
ΔE00 4.97
Heather
#A484AC
ΔE00 6.06
Pale Purple
#B790D4
ΔE00 7.06
Plum
#DDA0DD
ΔE00 7.31
Lavender Pink
#DD85D7
ΔE00 8.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BE91BC #91BE93
analogous
#A991BE #BE91BC #BE91A5
triadic
#BE91BC #BCBE91 #91BCBE
tetradic
#BE91BC #BEA991 #91BE93 #91A5BE
square
#BE91BC #BEA991 #91BE93 #91A5BE
split-complementary
#BE91BC #A5BE91 #91BEA9
monochromatic
#864F83 #A76BA5 #BE91BC #D5B7D3 #EBDEEB
Accessibility & contrast
On white
2.64
#BE91BC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.97
#BE91BC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BE91BC
7.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BE91BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BE91BC | 1.00 | 2.64 | 7.97 | 7.97 |
| #FFFFFF | 2.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8F9CBE
Deuteranopia (green-blind)
#99A1BA
Tritanopia (blue-blind)
#C194A0
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #be91bc; /* rgb */ color: rgb(190, 145, 188); /* oklch */ color: oklch(71.3% 0.080 327.8);
Tailwind
colors: {
custom: {
50: '#d2b1d0',
500: '#be91bc',
950: '#000000',
},
}SCSS
$custom: #be91bc; $custom-light: #d2b1d0; $custom-dark: #000000;
JSON
{
"hex": "#be91bc",
"rgb": {
"r": 190,
"g": 145,
"b": 188
},
"hsl": {
"h": 302.667,
"s": 25.714,
"l": 65.686
},
"oklch": {
"l": 0.71305,
"c": 0.07961,
"h": 327.8
},
"luminance": 0.34829
}Semantic roles & 50–950 ramp
primary
#BE91BC
secondary
#CEDDCF
accent
#A44641
background
#FCFAFC
surface
#F9F5F9
border
#D2CFD2
text
#141014
muted
#827F82