#BE96BF#BE96BF
#BE96BF is a light, moderate purple. Relative luminance 0.365; OKLCH L 72.3% C 0.074 H 325.5°. Best body text is #000000 at 8.30:1 contrast (WCAG AA passes).
Color values
| HEX | #BE96BF |
|---|---|
| RGB | rgb(190, 150, 191) |
| HSL | hsl(299, 24%, 67%) |
| HSV | hsv(299, 21%, 75%) |
| CMYK | cmyk(0.5%, 21.5%, 0%, 25.1%) |
| CIE-LAB | lab(66.92, 22.05, -15.49) |
| CIE-LCH | lch(66.92, 26.95, 324.92°) |
| OKLab | oklab(72.34% 0.0607 -0.0416) |
| OKLCH | oklch(72.34% 0.074 325.5) |
| XYZ | xyz(41.5444, 36.5224, 54.1412) |
| Luminance | 0.3652 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lilac
#C8A2C8
ΔE00 3.39
Dusty Lavender
#AC86A8
ΔE00 5.69
Heather
#A484AC
ΔE00 6.65
Plum
#DDA0DD
ΔE00 7.06
Pale Purple
#B790D4
ΔE00 7.14
Lavender
#B39DDB
ΔE00 8.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BE96BF #97BF96
analogous
#AA96BF #BE96BF #BF96AC
triadic
#BE96BF #BFBE96 #96BFBE
tetradic
#BE96BF #BFAA96 #97BF96 #96ACBF
square
#BE96BF #BFAA96 #97BF96 #96ACBF
split-complementary
#BE96BF #ACBF96 #96BFAA
monochromatic
#875388 #A670A8 #BE96BF #D6BCD6 #EDE2ED
Accessibility & contrast
On white
2.53
#BE96BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.30
#BE96BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BE96BF
8.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BE96BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BE96BF | 1.00 | 2.53 | 8.30 | 8.30 |
| #FFFFFF | 2.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#93A0C1
Deuteranopia (green-blind)
#9CA5BD
Tritanopia (blue-blind)
#C099A4
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #be96bf; /* rgb */ color: rgb(190, 150, 191); /* oklch */ color: oklch(72.3% 0.074 325.5);
Tailwind
colors: {
custom: {
50: '#d2b5d2',
500: '#be96bf',
950: '#000000',
},
}SCSS
$custom: #be96bf; $custom-light: #d2b5d2; $custom-dark: #000000;
JSON
{
"hex": "#be96bf",
"rgb": {
"r": 190,
"g": 150,
"b": 191
},
"hsl": {
"h": 298.537,
"s": 24.26,
"l": 66.863
},
"oklch": {
"l": 0.72337,
"c": 0.07357,
"h": 325.5
},
"luminance": 0.36521
}Semantic roles & 50–950 ramp
primary
#BE96BF
secondary
#D2DFD2
accent
#A34345
background
#FCFBFC
surface
#F9F6F9
border
#D2D0D2
text
#141114
muted
#828082