#BE89BC#BE89BC
#BE89BC is a light, moderate purple. Relative luminance 0.325; OKLCH L 69.9% C 0.094 H 327.8°. Best body text is #000000 at 7.49:1 contrast (WCAG AA passes).
Color values
| HEX | #BE89BC |
|---|---|
| RGB | rgb(190, 137, 188) |
| HSL | hsl(302, 29%, 64%) |
| HSV | hsv(302, 28%, 75%) |
| CMYK | cmyk(0%, 27.9%, 1.1%, 25.5%) |
| CIE-LAB | lab(63.73, 28.70, -18.63) |
| CIE-LCH | lch(63.73, 34.21, 327.01°) |
| OKLab | oklab(69.86% 0.0798 -0.0503) |
| OKLCH | oklch(69.86% 0.094 327.8) |
| XYZ | xyz(39.2571, 32.4706, 51.7667) |
| Luminance | 0.3247 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Dusty Lavender
#AC86A8
ΔE00 5.37
Heather
#A484AC
ΔE00 5.90
Pale Purple
#B790D4
ΔE00 6.42
Orchid (survey)
#C875C4
ΔE00 6.61
Lilac
#C8A2C8
ΔE00 7.15
Lavender Pink
#DD85D7
ΔE00 7.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BE89BC #89BE8B
analogous
#A689BE #BE89BC #BE89A2
triadic
#BE89BC #BCBE89 #89BCBE
tetradic
#BE89BC #BEA689 #89BE8B #89A2BE
square
#BE89BC #BEA689 #89BE8B #89A2BE
split-complementary
#BE89BC #A2BE89 #89BEA6
monochromatic
#844982 #A862A6 #BE89BC #D4B0D2 #E9D8E9
Accessibility & contrast
On white
2.80
#BE89BC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.49
#BE89BC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BE89BC
7.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BE89BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BE89BC | 1.00 | 2.80 | 7.49 | 7.49 |
| #FFFFFF | 2.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8696BE
Deuteranopia (green-blind)
#939DBA
Tritanopia (blue-blind)
#C28D9B
Achromatopsia (no color)
#9A9A9A
Design tokens & code
CSS
--color: #be89bc; /* rgb */ color: rgb(190, 137, 188); /* oklch */ color: oklch(69.9% 0.094 327.8);
Tailwind
colors: {
custom: {
50: '#d2acd0',
500: '#be89bc',
950: '#000000',
},
}SCSS
$custom: #be89bc; $custom-light: #d2acd0; $custom-dark: #000000;
JSON
{
"hex": "#be89bc",
"rgb": {
"r": 190,
"g": 137,
"b": 188
},
"hsl": {
"h": 302.264,
"s": 28.962,
"l": 64.118
},
"oklch": {
"l": 0.69862,
"c": 0.09428,
"h": 327.8
},
"luminance": 0.32469
}Semantic roles & 50–950 ramp
primary
#BE89BC
secondary
#C8DBC9
accent
#A8423E
background
#FCFAFC
surface
#F9F4F9
border
#D2CED2
text
#141014
muted
#827F82