#BE91BF#BE91BF
#BE91BF is a light, moderate purple. Relative luminance 0.350; OKLCH L 71.4% C 0.083 H 325.7°. Best body text is #000000 at 7.99:1 contrast (WCAG AA passes).
Color values
| HEX | #BE91BF |
|---|---|
| RGB | rgb(190, 145, 191) |
| HSL | hsl(299, 26%, 66%) |
| HSV | hsv(299, 24%, 75%) |
| CMYK | cmyk(0.5%, 24.1%, 0%, 25.1%) |
| CIE-LAB | lab(65.72, 24.83, -17.30) |
| CIE-LCH | lch(65.72, 30.26, 325.13°) |
| OKLab | oklab(71.42% 0.0683 -0.0466) |
| OKLCH | oklch(71.42% 0.083 325.7) |
| XYZ | xyz(40.7635, 34.9606, 53.8809) |
| Luminance | 0.3496 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lilac
#C8A2C8
ΔE00 4.88
Dusty Lavender
#AC86A8
ΔE00 5.41
Heather
#A484AC
ΔE00 6.12
Pale Purple
#B790D4
ΔE00 6.26
Plum
#DDA0DD
ΔE00 6.93
Lavender Pink
#DD85D7
ΔE00 8.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BE91BF #92BF91
analogous
#A791BF #BE91BF #BF91A9
triadic
#BE91BF #BFBE91 #91BFBE
tetradic
#BE91BF #BFA791 #92BF91 #91A9BF
square
#BE91BF #BFA791 #92BF91 #91A9BF
split-complementary
#BE91BF #A9BF91 #91BFA7
monochromatic
#864F87 #A76AA8 #BE91BF #D5B8D6 #ECDEEC
Accessibility & contrast
On white
2.63
#BE91BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.99
#BE91BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BE91BF
7.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BE91BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BE91BF | 1.00 | 2.63 | 7.99 | 7.99 |
| #FFFFFF | 2.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8E9CC1
Deuteranopia (green-blind)
#98A2BD
Tritanopia (blue-blind)
#C195A1
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #be91bf; /* rgb */ color: rgb(190, 145, 191); /* oklch */ color: oklch(71.4% 0.083 325.7);
Tailwind
colors: {
custom: {
50: '#d2b1d2',
500: '#be91bf',
950: '#000000',
},
}SCSS
$custom: #be91bf; $custom-light: #d2b1d2; $custom-dark: #000000;
JSON
{
"hex": "#be91bf",
"rgb": {
"r": 190,
"g": 145,
"b": 191
},
"hsl": {
"h": 298.696,
"s": 26.437,
"l": 65.882
},
"oklch": {
"l": 0.71417,
"c": 0.08273,
"h": 325.7
},
"luminance": 0.3496
}Semantic roles & 50–950 ramp
primary
#BE91BF
secondary
#CFDECE
accent
#A54043
background
#FCFAFC
surface
#F9F5F9
border
#D2CFD2
text
#141014
muted
#827F82