#BE89BF#BE89BF
#BE89BF is a light, moderate purple. Relative luminance 0.326; OKLCH L 70.0% C 0.097 H 325.9°. Best body text is #000000 at 7.52:1 contrast (WCAG AA passes).
Color values
| HEX | #BE89BF |
|---|---|
| RGB | rgb(190, 137, 191) |
| HSL | hsl(299, 30%, 64%) |
| HSV | hsv(299, 28%, 75%) |
| CMYK | cmyk(0.5%, 28.3%, 0%, 25.1%) |
| CIE-LAB | lab(63.84, 29.27, -20.16) |
| CIE-LCH | lch(63.84, 35.54, 325.44°) |
| OKLab | oklab(69.98% 0.0807 -0.0545) |
| OKLCH | oklch(69.98% 0.097 325.9) |
| XYZ | xyz(39.5839, 32.6013, 53.4876) |
| Luminance | 0.3260 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Pale Purple
#B790D4
ΔE00 5.74
Dusty Lavender
#AC86A8
ΔE00 5.91
Heather
#A484AC
ΔE00 6.10
Orchid (survey)
#C875C4
ΔE00 6.25
Wisteria
#A87DC2
ΔE00 6.68
Lavender Pink
#DD85D7
ΔE00 6.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BE89BF #8ABF89
analogous
#A389BF #BE89BF #BF89A5
triadic
#BE89BF #BFBE89 #89BFBE
tetradic
#BE89BF #BFA389 #8ABF89 #89A5BF
square
#BE89BF #BFA389 #8ABF89 #89A5BF
split-complementary
#BE89BF #A5BF89 #89BFA3
monochromatic
#844885 #A861A9 #BE89BF #D4B1D5 #EAD8EA
Accessibility & contrast
On white
2.79
#BE89BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.52
#BE89BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BE89BF
7.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BE89BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BE89BF | 1.00 | 2.79 | 7.52 | 7.52 |
| #FFFFFF | 2.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8597C1
Deuteranopia (green-blind)
#929DBD
Tritanopia (blue-blind)
#C18E9C
Achromatopsia (no color)
#9B9B9B
Design tokens & code
CSS
--color: #be89bf; /* rgb */ color: rgb(190, 137, 191); /* oklch */ color: oklch(70.0% 0.097 325.9);
Tailwind
colors: {
custom: {
50: '#d2acd2',
500: '#be89bf',
950: '#000000',
},
}SCSS
$custom: #be89bf; $custom-light: #d2acd2; $custom-dark: #000000;
JSON
{
"hex": "#be89bf",
"rgb": {
"r": 190,
"g": 137,
"b": 191
},
"hsl": {
"h": 298.889,
"s": 29.67,
"l": 64.314
},
"oklch": {
"l": 0.69979,
"c": 0.09735,
"h": 325.9
},
"luminance": 0.326
}Semantic roles & 50–950 ramp
primary
#BE89BF
secondary
#C9DBC9
accent
#A83D3F
background
#FCFAFC
surface
#F9F4F9
border
#D2CED2
text
#141014
muted
#827F82