#BE91C3#BE91C3
#BE91C3 is a light, moderate purple. Relative luminance 0.351; OKLCH L 71.6% C 0.087 H 323.1°. Best body text is #000000 at 8.03:1 contrast (WCAG AA passes).
Color values
| HEX | #BE91C3 |
|---|---|
| RGB | rgb(190, 145, 195) |
| HSL | hsl(294, 29%, 67%) |
| HSV | hsv(294, 26%, 76%) |
| CMYK | cmyk(2.6%, 25.6%, 0%, 23.5%) |
| CIE-LAB | lab(65.86, 25.60, -19.33) |
| CIE-LCH | lch(65.86, 32.08, 322.95°) |
| OKLab | oklab(71.57% 0.0696 -0.0523) |
| OKLCH | oklch(71.57% 0.087 323.1) |
| XYZ | xyz(41.2097, 35.1391, 56.2309) |
| Luminance | 0.3514 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Pale Purple
#B790D4
ΔE00 5.22
Lilac
#C8A2C8
ΔE00 5.26
Dusty Lavender
#AC86A8
ΔE00 6.11
Heather
#A484AC
ΔE00 6.36
Plum
#DDA0DD
ΔE00 6.56
Lavender
#B39DDB
ΔE00 7.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BE91C3 #96C391
analogous
#A591C3 #BE91C3 #C391AF
triadic
#BE91C3 #C3BE91 #91C3BE
tetradic
#BE91C3 #C3A591 #96C391 #91AFC3
square
#BE91C3 #C3A591 #96C391 #91AFC3
split-complementary
#BE91C3 #AFC391 #91C3A5
monochromatic
#864D8D #A769AD #BE91C3 #D5B9D9 #EDE0EE
Accessibility & contrast
On white
2.62
#BE91C3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.03
#BE91C3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BE91C3
8.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BE91C3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BE91C3 | 1.00 | 2.62 | 8.03 | 8.03 |
| #FFFFFF | 2.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8D9DC5
Deuteranopia (green-blind)
#97A2C1
Tritanopia (blue-blind)
#C096A3
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #be91c3; /* rgb */ color: rgb(190, 145, 195); /* oklch */ color: oklch(71.6% 0.087 323.1);
Tailwind
colors: {
custom: {
50: '#d2b1d5',
500: '#be91c3',
950: '#000000',
},
}SCSS
$custom: #be91c3; $custom-light: #d2b1d5; $custom-dark: #000000;
JSON
{
"hex": "#be91c3",
"rgb": {
"r": 190,
"g": 145,
"b": 195
},
"hsl": {
"h": 294,
"s": 29.412,
"l": 66.667
},
"oklch": {
"l": 0.71569,
"c": 0.08702,
"h": 323.1
},
"luminance": 0.35138
}Semantic roles & 50–950 ramp
primary
#BE91C3
secondary
#D1E0D0
accent
#A83D48
background
#FCFAFD
surface
#F9F5FA
border
#D2CFD3
text
#141114
muted
#828083