#BE97BF#BE97BF
#BE97BF is a light, moderate purple. Relative luminance 0.368; OKLCH L 72.5% C 0.072 H 325.5°. Best body text is #000000 at 8.37:1 contrast (WCAG AA passes).
Color values
| HEX | #BE97BF |
|---|---|
| RGB | rgb(190, 151, 191) |
| HSL | hsl(299, 24%, 67%) |
| HSV | hsv(299, 21%, 75%) |
| CMYK | cmyk(0.5%, 20.9%, 0%, 25.1%) |
| CIE-LAB | lab(67.16, 21.50, -15.12) |
| CIE-LCH | lch(67.16, 26.29, 324.88°) |
| OKLab | oklab(72.52% 0.0591 -0.0406) |
| OKLCH | oklch(72.52% 0.072 325.5) |
| XYZ | xyz(41.7047, 36.8429, 54.1946) |
| Luminance | 0.3684 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lilac
#C8A2C8
ΔE00 3.13
Dusty Lavender
#AC86A8
ΔE00 5.81
Heather
#A484AC
ΔE00 6.80
Plum
#DDA0DD
ΔE00 7.15
Pale Purple
#B790D4
ΔE00 7.37
Lavender
#B39DDB
ΔE00 8.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BE97BF #98BF97
analogous
#AA97BF #BE97BF #BF97AC
triadic
#BE97BF #BFBE97 #97BFBE
tetradic
#BE97BF #BFAA97 #98BF97 #97ACBF
square
#BE97BF #BFAA97 #98BF97 #97ACBF
split-complementary
#BE97BF #ACBF97 #97BFAA
monochromatic
#875488 #A671A8 #BE97BF #D6BDD6 #EDE3EE
Accessibility & contrast
On white
2.51
#BE97BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.37
#BE97BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BE97BF
8.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BE97BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BE97BF | 1.00 | 2.51 | 8.37 | 8.37 |
| #FFFFFF | 2.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#94A1C1
Deuteranopia (green-blind)
#9DA5BE
Tritanopia (blue-blind)
#C09AA5
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #be97bf; /* rgb */ color: rgb(190, 151, 191); /* oklch */ color: oklch(72.5% 0.072 325.5);
Tailwind
colors: {
custom: {
50: '#d2b5d2',
500: '#be97bf',
950: '#000000',
},
}SCSS
$custom: #be97bf; $custom-light: #d2b5d2; $custom-dark: #000000;
JSON
{
"hex": "#be97bf",
"rgb": {
"r": 190,
"g": 151,
"b": 191
},
"hsl": {
"h": 298.5,
"s": 23.81,
"l": 67.059
},
"oklch": {
"l": 0.72523,
"c": 0.07173,
"h": 325.5
},
"luminance": 0.36842
}Semantic roles & 50–950 ramp
primary
#BE97BF
secondary
#D3DFD3
accent
#A24346
background
#FCFBFC
surface
#F9F6F9
border
#D2D0D2
text
#141114
muted
#828082