#BE8FBF#BE8FBF
#BE8FBF is a light, moderate purple. Relative luminance 0.344; OKLCH L 71.1% C 0.086 H 325.8°. Best body text is #000000 at 7.87:1 contrast (WCAG AA passes).
Color values
| HEX | #BE8FBF |
|---|---|
| RGB | rgb(190, 143, 191) |
| HSL | hsl(299, 27%, 65%) |
| HSV | hsv(299, 25%, 75%) |
| CMYK | cmyk(0.5%, 25.1%, 0%, 25.1%) |
| CIE-LAB | lab(65.24, 25.94, -18.02) |
| CIE-LCH | lch(65.24, 31.59, 325.21°) |
| OKLab | oklab(71.05% 0.0714 -0.0486) |
| OKLCH | oklch(71.05% 0.086 325.8) |
| XYZ | xyz(40.4606, 34.3548, 53.7799) |
| Luminance | 0.3435 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Dusty Lavender
#AC86A8
ΔE00 5.44
Lilac
#C8A2C8
ΔE00 5.50
Pale Purple
#B790D4
ΔE00 6.02
Heather
#A484AC
ΔE00 6.02
Plum
#DDA0DD
ΔE00 7.01
Lavender Pink
#DD85D7
ΔE00 7.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BE8FBF #90BF8F
analogous
#A68FBF #BE8FBF #BF8FA8
triadic
#BE8FBF #BFBE8F #8FBFBE
tetradic
#BE8FBF #BFA68F #90BF8F #8FA8BF
square
#BE8FBF #BFA68F #90BF8F #8FA8BF
split-complementary
#BE8FBF #A8BF8F #8FBFA6
monochromatic
#854D87 #A768A9 #BE8FBF #D5B6D5 #EBDDEC
Accessibility & contrast
On white
2.67
#BE8FBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.87
#BE8FBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BE8FBF
7.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BE8FBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BE8FBF | 1.00 | 2.67 | 7.87 | 7.87 |
| #FFFFFF | 2.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8C9BC1
Deuteranopia (green-blind)
#96A0BD
Tritanopia (blue-blind)
#C193A0
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #be8fbf; /* rgb */ color: rgb(190, 143, 191); /* oklch */ color: oklch(71.1% 0.086 325.8);
Tailwind
colors: {
custom: {
50: '#d2b0d2',
500: '#be8fbf',
950: '#000000',
},
}SCSS
$custom: #be8fbf; $custom-light: #d2b0d2; $custom-dark: #000000;
JSON
{
"hex": "#be8fbf",
"rgb": {
"r": 190,
"g": 143,
"b": 191
},
"hsl": {
"h": 298.75,
"s": 27.273,
"l": 65.49
},
"oklch": {
"l": 0.71053,
"c": 0.08639,
"h": 325.8
},
"luminance": 0.34354
}Semantic roles & 50–950 ramp
primary
#BE8FBF
secondary
#CDDDCD
accent
#A64042
background
#FCFAFC
surface
#F9F5F9
border
#D2CFD2
text
#141014
muted
#827F82