#BE91C1#BE91C1
#BE91C1 is a light, moderate purple. Relative luminance 0.350; OKLCH L 71.5% C 0.085 H 324.4°. Best body text is #000000 at 8.01:1 contrast (WCAG AA passes).
Color values
| HEX | #BE91C1 |
|---|---|
| RGB | rgb(190, 145, 193) |
| HSL | hsl(296, 28%, 66%) |
| HSV | hsv(296, 25%, 76%) |
| CMYK | cmyk(1.6%, 24.9%, 0%, 24.3%) |
| CIE-LAB | lab(65.79, 25.22, -18.32) |
| CIE-LCH | lch(65.79, 31.16, 324.01°) |
| OKLab | oklab(71.49% 0.069 -0.0494) |
| OKLCH | oklch(71.49% 0.085 324.4) |
| XYZ | xyz(40.9851, 35.0493, 55.0479) |
| Luminance | 0.3505 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lilac
#C8A2C8
ΔE00 5.04
Pale Purple
#B790D4
ΔE00 5.74
Dusty Lavender
#AC86A8
ΔE00 5.75
Heather
#A484AC
ΔE00 6.22
Plum
#DDA0DD
ΔE00 6.73
Lavender Pink
#DD85D7
ΔE00 8.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BE91C1 #94C191
analogous
#A691C1 #BE91C1 #C191AC
triadic
#BE91C1 #C1BE91 #91C1BE
tetradic
#BE91C1 #C1A691 #94C191 #91ACC1
square
#BE91C1 #C1A691 #94C191 #91ACC1
split-complementary
#BE91C1 #ACC191 #91C1A6
monochromatic
#864E8A #A76AAB #BE91C1 #D5B8D7 #ECDFED
Accessibility & contrast
On white
2.62
#BE91C1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.01
#BE91C1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BE91C1
8.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BE91C1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BE91C1 | 1.00 | 2.62 | 8.01 | 8.01 |
| #FFFFFF | 2.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8D9CC3
Deuteranopia (green-blind)
#97A2BF
Tritanopia (blue-blind)
#C095A2
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #be91c1; /* rgb */ color: rgb(190, 145, 193); /* oklch */ color: oklch(71.5% 0.085 324.4);
Tailwind
colors: {
custom: {
50: '#d2b1d3',
500: '#be91c1',
950: '#000000',
},
}SCSS
$custom: #be91c1; $custom-light: #d2b1d3; $custom-dark: #000000;
JSON
{
"hex": "#be91c1",
"rgb": {
"r": 190,
"g": 145,
"b": 193
},
"hsl": {
"h": 296.25,
"s": 27.907,
"l": 66.275
},
"oklch": {
"l": 0.71492,
"c": 0.08485,
"h": 324.4
},
"luminance": 0.35048
}Semantic roles & 50–950 ramp
primary
#BE91C1
secondary
#D0DFCF
accent
#A73F45
background
#FCFAFC
surface
#F9F5F9
border
#D2CFD2
text
#141114
muted
#828082